pulumi-azure-native 2.58.0__py3-none-any.whl → 2.58.0a1724260656__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-azure-native might be problematic. Click here for more details.
- pulumi_azure_native/__init__.py +0 -52
- pulumi_azure_native/baremetalinfrastructure/__init__.py +0 -5
- pulumi_azure_native/baremetalinfrastructure/_enums.py +0 -74
- pulumi_azure_native/baremetalinfrastructure/_inputs.py +0 -368
- pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_storage_instance.py +3 -3
- pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_storage_instance.py +2 -2
- pulumi_azure_native/baremetalinfrastructure/outputs.py +0 -351
- pulumi_azure_native/baremetalinfrastructure/v20230406/azure_bare_metal_storage_instance.py +1 -1
- pulumi_azure_native/baremetalinfrastructure/v20230804preview/azure_bare_metal_storage_instance.py +1 -1
- pulumi_azure_native/baremetalinfrastructure/v20231101preview/azure_bare_metal_storage_instance.py +1 -1
- pulumi_azure_native/batch/__init__.py +0 -3
- pulumi_azure_native/batch/application.py +3 -3
- pulumi_azure_native/batch/application_package.py +3 -3
- pulumi_azure_native/batch/batch_account.py +3 -3
- pulumi_azure_native/batch/get_application.py +2 -2
- pulumi_azure_native/batch/get_application_package.py +2 -2
- pulumi_azure_native/batch/get_batch_account.py +2 -2
- pulumi_azure_native/batch/get_pool.py +2 -2
- pulumi_azure_native/batch/list_batch_account_keys.py +2 -2
- pulumi_azure_native/batch/pool.py +3 -3
- pulumi_azure_native/batch/v20220101/batch_account.py +1 -1
- pulumi_azure_native/batch/v20230501/application.py +1 -1
- pulumi_azure_native/batch/v20230501/application_package.py +1 -1
- pulumi_azure_native/batch/v20230501/batch_account.py +1 -1
- pulumi_azure_native/batch/v20230501/pool.py +1 -1
- pulumi_azure_native/batch/v20231101/application.py +1 -1
- pulumi_azure_native/batch/v20231101/application_package.py +1 -1
- pulumi_azure_native/batch/v20231101/batch_account.py +1 -1
- pulumi_azure_native/batch/v20231101/pool.py +1 -1
- pulumi_azure_native/batch/v20240201/application.py +1 -1
- pulumi_azure_native/batch/v20240201/application_package.py +1 -1
- pulumi_azure_native/batch/v20240201/batch_account.py +1 -1
- pulumi_azure_native/batch/v20240201/pool.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/__init__.py +0 -3
- pulumi_azure_native/hardwaresecuritymodules/cloud_hsm_cluster.py +3 -3
- pulumi_azure_native/hardwaresecuritymodules/cloud_hsm_cluster_private_endpoint_connection.py +3 -3
- pulumi_azure_native/hardwaresecuritymodules/dedicated_hsm.py +1 -5
- pulumi_azure_native/hardwaresecuritymodules/get_cloud_hsm_cluster.py +2 -2
- pulumi_azure_native/hardwaresecuritymodules/get_cloud_hsm_cluster_private_endpoint_connection.py +2 -2
- pulumi_azure_native/hardwaresecuritymodules/get_dedicated_hsm.py +0 -4
- pulumi_azure_native/hardwaresecuritymodules/v20211130/dedicated_hsm.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20220831preview/cloud_hsm_cluster.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20220831preview/cloud_hsm_cluster_private_endpoint_connection.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20231210preview/cloud_hsm_cluster.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20231210preview/cloud_hsm_cluster_private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240701preview/_inputs.py +0 -20
- pulumi_azure_native/machinelearningservices/v20240701preview/outputs.py +11 -12
- pulumi_azure_native/pulumi-plugin.json +1 -1
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724260656.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724260656.dist-info}/RECORD +52 -101
- pulumi_azure_native/azurelargeinstance/__init__.py +0 -22
- pulumi_azure_native/azurelargeinstance/_enums.py +0 -256
- pulumi_azure_native/azurelargeinstance/_inputs.py +0 -646
- pulumi_azure_native/azurelargeinstance/azure_large_instance.py +0 -475
- pulumi_azure_native/azurelargeinstance/azure_large_storage_instance.py +0 -320
- pulumi_azure_native/azurelargeinstance/get_azure_large_instance.py +0 -271
- pulumi_azure_native/azurelargeinstance/get_azure_large_storage_instance.py +0 -193
- pulumi_azure_native/azurelargeinstance/outputs.py +0 -795
- pulumi_azure_native/azurelargeinstance/v20240801preview/__init__.py +0 -14
- pulumi_azure_native/azurelargeinstance/v20240801preview/_enums.py +0 -256
- pulumi_azure_native/azurelargeinstance/v20240801preview/_inputs.py +0 -646
- pulumi_azure_native/azurelargeinstance/v20240801preview/azure_large_instance.py +0 -473
- pulumi_azure_native/azurelargeinstance/v20240801preview/azure_large_storage_instance.py +0 -318
- pulumi_azure_native/azurelargeinstance/v20240801preview/get_azure_large_instance.py +0 -269
- pulumi_azure_native/azurelargeinstance/v20240801preview/get_azure_large_storage_instance.py +0 -191
- pulumi_azure_native/azurelargeinstance/v20240801preview/outputs.py +0 -795
- pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_instance.py +0 -502
- pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_instance.py +0 -281
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/__init__.py +0 -14
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/_enums.py +0 -106
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/_inputs.py +0 -644
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/azure_bare_metal_instance.py +0 -500
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/azure_bare_metal_storage_instance.py +0 -316
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/get_azure_bare_metal_instance.py +0 -279
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/get_azure_bare_metal_storage_instance.py +0 -188
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/outputs.py +0 -726
- pulumi_azure_native/batch/v20240701/__init__.py +0 -19
- pulumi_azure_native/batch/v20240701/_enums.py +0 -510
- pulumi_azure_native/batch/v20240701/_inputs.py +0 -4319
- pulumi_azure_native/batch/v20240701/application.py +0 -305
- pulumi_azure_native/batch/v20240701/application_package.py +0 -289
- pulumi_azure_native/batch/v20240701/batch_account.py +0 -545
- pulumi_azure_native/batch/v20240701/get_application.py +0 -179
- pulumi_azure_native/batch/v20240701/get_application_package.py +0 -210
- pulumi_azure_native/batch/v20240701/get_batch_account.py +0 -364
- pulumi_azure_native/batch/v20240701/get_pool.py +0 -503
- pulumi_azure_native/batch/v20240701/list_batch_account_keys.py +0 -109
- pulumi_azure_native/batch/v20240701/outputs.py +0 -4161
- pulumi_azure_native/batch/v20240701/pool.py +0 -854
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/__init__.py +0 -16
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/_enums.py +0 -100
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/_inputs.py +0 -405
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/cloud_hsm_cluster.py +0 -428
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/cloud_hsm_cluster_private_endpoint_connection.py +0 -262
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/dedicated_hsm.py +0 -394
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_cloud_hsm_cluster.py +0 -279
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_cloud_hsm_cluster_private_endpoint_connection.py +0 -193
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_dedicated_hsm.py +0 -240
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/outputs.py +0 -772
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724260656.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724260656.dist-info}/top_level.txt +0 -0
pulumi_azure_native/__init__.py
CHANGED
|
@@ -57,8 +57,6 @@ if typing.TYPE_CHECKING:
|
|
|
57
57
|
azuredatatransfer = __azuredatatransfer
|
|
58
58
|
import pulumi_azure_native.azurefleet as __azurefleet
|
|
59
59
|
azurefleet = __azurefleet
|
|
60
|
-
import pulumi_azure_native.azurelargeinstance as __azurelargeinstance
|
|
61
|
-
azurelargeinstance = __azurelargeinstance
|
|
62
60
|
import pulumi_azure_native.azureplaywrightservice as __azureplaywrightservice
|
|
63
61
|
azureplaywrightservice = __azureplaywrightservice
|
|
64
62
|
import pulumi_azure_native.azuresphere as __azuresphere
|
|
@@ -494,7 +492,6 @@ else:
|
|
|
494
492
|
azuredata = _utilities.lazy_import('pulumi_azure_native.azuredata')
|
|
495
493
|
azuredatatransfer = _utilities.lazy_import('pulumi_azure_native.azuredatatransfer')
|
|
496
494
|
azurefleet = _utilities.lazy_import('pulumi_azure_native.azurefleet')
|
|
497
|
-
azurelargeinstance = _utilities.lazy_import('pulumi_azure_native.azurelargeinstance')
|
|
498
495
|
azureplaywrightservice = _utilities.lazy_import('pulumi_azure_native.azureplaywrightservice')
|
|
499
496
|
azuresphere = _utilities.lazy_import('pulumi_azure_native.azuresphere')
|
|
500
497
|
azurestack = _utilities.lazy_import('pulumi_azure_native.azurestack')
|
|
@@ -2952,24 +2949,6 @@ _utilities.register(
|
|
|
2952
2949
|
"azure-native:azurefleet/v20240501preview:Fleet": "Fleet"
|
|
2953
2950
|
}
|
|
2954
2951
|
},
|
|
2955
|
-
{
|
|
2956
|
-
"pkg": "azure-native",
|
|
2957
|
-
"mod": "azurelargeinstance",
|
|
2958
|
-
"fqn": "pulumi_azure_native.azurelargeinstance",
|
|
2959
|
-
"classes": {
|
|
2960
|
-
"azure-native:azurelargeinstance:AzureLargeInstance": "AzureLargeInstance",
|
|
2961
|
-
"azure-native:azurelargeinstance:AzureLargeStorageInstance": "AzureLargeStorageInstance"
|
|
2962
|
-
}
|
|
2963
|
-
},
|
|
2964
|
-
{
|
|
2965
|
-
"pkg": "azure-native",
|
|
2966
|
-
"mod": "azurelargeinstance/v20240801preview",
|
|
2967
|
-
"fqn": "pulumi_azure_native.azurelargeinstance.v20240801preview",
|
|
2968
|
-
"classes": {
|
|
2969
|
-
"azure-native:azurelargeinstance/v20240801preview:AzureLargeInstance": "AzureLargeInstance",
|
|
2970
|
-
"azure-native:azurelargeinstance/v20240801preview:AzureLargeStorageInstance": "AzureLargeStorageInstance"
|
|
2971
|
-
}
|
|
2972
|
-
},
|
|
2973
2952
|
{
|
|
2974
2953
|
"pkg": "azure-native",
|
|
2975
2954
|
"mod": "azureplaywrightservice",
|
|
@@ -3324,7 +3303,6 @@ _utilities.register(
|
|
|
3324
3303
|
"mod": "baremetalinfrastructure",
|
|
3325
3304
|
"fqn": "pulumi_azure_native.baremetalinfrastructure",
|
|
3326
3305
|
"classes": {
|
|
3327
|
-
"azure-native:baremetalinfrastructure:AzureBareMetalInstance": "AzureBareMetalInstance",
|
|
3328
3306
|
"azure-native:baremetalinfrastructure:AzureBareMetalStorageInstance": "AzureBareMetalStorageInstance"
|
|
3329
3307
|
}
|
|
3330
3308
|
},
|
|
@@ -3352,15 +3330,6 @@ _utilities.register(
|
|
|
3352
3330
|
"azure-native:baremetalinfrastructure/v20231101preview:AzureBareMetalStorageInstance": "AzureBareMetalStorageInstance"
|
|
3353
3331
|
}
|
|
3354
3332
|
},
|
|
3355
|
-
{
|
|
3356
|
-
"pkg": "azure-native",
|
|
3357
|
-
"mod": "baremetalinfrastructure/v20240801preview",
|
|
3358
|
-
"fqn": "pulumi_azure_native.baremetalinfrastructure.v20240801preview",
|
|
3359
|
-
"classes": {
|
|
3360
|
-
"azure-native:baremetalinfrastructure/v20240801preview:AzureBareMetalInstance": "AzureBareMetalInstance",
|
|
3361
|
-
"azure-native:baremetalinfrastructure/v20240801preview:AzureBareMetalStorageInstance": "AzureBareMetalStorageInstance"
|
|
3362
|
-
}
|
|
3363
|
-
},
|
|
3364
3333
|
{
|
|
3365
3334
|
"pkg": "azure-native",
|
|
3366
3335
|
"mod": "batch",
|
|
@@ -3421,17 +3390,6 @@ _utilities.register(
|
|
|
3421
3390
|
"azure-native:batch/v20240201:Pool": "Pool"
|
|
3422
3391
|
}
|
|
3423
3392
|
},
|
|
3424
|
-
{
|
|
3425
|
-
"pkg": "azure-native",
|
|
3426
|
-
"mod": "batch/v20240701",
|
|
3427
|
-
"fqn": "pulumi_azure_native.batch.v20240701",
|
|
3428
|
-
"classes": {
|
|
3429
|
-
"azure-native:batch/v20240701:Application": "Application",
|
|
3430
|
-
"azure-native:batch/v20240701:ApplicationPackage": "ApplicationPackage",
|
|
3431
|
-
"azure-native:batch/v20240701:BatchAccount": "BatchAccount",
|
|
3432
|
-
"azure-native:batch/v20240701:Pool": "Pool"
|
|
3433
|
-
}
|
|
3434
|
-
},
|
|
3435
3393
|
{
|
|
3436
3394
|
"pkg": "azure-native",
|
|
3437
3395
|
"mod": "billing",
|
|
@@ -8859,16 +8817,6 @@ _utilities.register(
|
|
|
8859
8817
|
"azure-native:hardwaresecuritymodules/v20231210preview:CloudHsmClusterPrivateEndpointConnection": "CloudHsmClusterPrivateEndpointConnection"
|
|
8860
8818
|
}
|
|
8861
8819
|
},
|
|
8862
|
-
{
|
|
8863
|
-
"pkg": "azure-native",
|
|
8864
|
-
"mod": "hardwaresecuritymodules/v20240630preview",
|
|
8865
|
-
"fqn": "pulumi_azure_native.hardwaresecuritymodules.v20240630preview",
|
|
8866
|
-
"classes": {
|
|
8867
|
-
"azure-native:hardwaresecuritymodules/v20240630preview:CloudHsmCluster": "CloudHsmCluster",
|
|
8868
|
-
"azure-native:hardwaresecuritymodules/v20240630preview:CloudHsmClusterPrivateEndpointConnection": "CloudHsmClusterPrivateEndpointConnection",
|
|
8869
|
-
"azure-native:hardwaresecuritymodules/v20240630preview:DedicatedHsm": "DedicatedHsm"
|
|
8870
|
-
}
|
|
8871
|
-
},
|
|
8872
8820
|
{
|
|
8873
8821
|
"pkg": "azure-native",
|
|
8874
8822
|
"mod": "hdinsight",
|
|
@@ -6,9 +6,7 @@ from .. import _utilities
|
|
|
6
6
|
import typing
|
|
7
7
|
# Export this package's modules as members:
|
|
8
8
|
from ._enums import *
|
|
9
|
-
from .azure_bare_metal_instance import *
|
|
10
9
|
from .azure_bare_metal_storage_instance import *
|
|
11
|
-
from .get_azure_bare_metal_instance import *
|
|
12
10
|
from .get_azure_bare_metal_storage_instance import *
|
|
13
11
|
from ._inputs import *
|
|
14
12
|
from . import outputs
|
|
@@ -21,11 +19,8 @@ if typing.TYPE_CHECKING:
|
|
|
21
19
|
v20230804preview = __v20230804preview
|
|
22
20
|
import pulumi_azure_native.baremetalinfrastructure.v20231101preview as __v20231101preview
|
|
23
21
|
v20231101preview = __v20231101preview
|
|
24
|
-
import pulumi_azure_native.baremetalinfrastructure.v20240801preview as __v20240801preview
|
|
25
|
-
v20240801preview = __v20240801preview
|
|
26
22
|
else:
|
|
27
23
|
v20230406 = _utilities.lazy_import('pulumi_azure_native.baremetalinfrastructure.v20230406')
|
|
28
24
|
v20230804preview = _utilities.lazy_import('pulumi_azure_native.baremetalinfrastructure.v20230804preview')
|
|
29
25
|
v20231101preview = _utilities.lazy_import('pulumi_azure_native.baremetalinfrastructure.v20231101preview')
|
|
30
|
-
v20240801preview = _utilities.lazy_import('pulumi_azure_native.baremetalinfrastructure.v20240801preview')
|
|
31
26
|
|
|
@@ -5,84 +5,10 @@
|
|
|
5
5
|
from enum import Enum
|
|
6
6
|
|
|
7
7
|
__all__ = [
|
|
8
|
-
'AzureBareMetalHardwareTypeNamesEnum',
|
|
9
|
-
'AzureBareMetalInstancePowerStateEnum',
|
|
10
|
-
'AzureBareMetalInstanceSizeNamesEnum',
|
|
11
8
|
'ProvisioningState',
|
|
12
9
|
]
|
|
13
10
|
|
|
14
11
|
|
|
15
|
-
class AzureBareMetalHardwareTypeNamesEnum(str, Enum):
|
|
16
|
-
"""
|
|
17
|
-
Name of the hardware type (vendor and/or their product name)
|
|
18
|
-
"""
|
|
19
|
-
CISCO_UCS = "Cisco_UCS"
|
|
20
|
-
HPE = "HPE"
|
|
21
|
-
SDFLEX = "SDFLEX"
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
class AzureBareMetalInstancePowerStateEnum(str, Enum):
|
|
25
|
-
"""
|
|
26
|
-
Resource power state
|
|
27
|
-
"""
|
|
28
|
-
STARTING = "starting"
|
|
29
|
-
STARTED = "started"
|
|
30
|
-
STOPPING = "stopping"
|
|
31
|
-
STOPPED = "stopped"
|
|
32
|
-
RESTARTING = "restarting"
|
|
33
|
-
UNKNOWN = "unknown"
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
class AzureBareMetalInstanceSizeNamesEnum(str, Enum):
|
|
37
|
-
"""
|
|
38
|
-
Specifies the Azure Bare Metal Instance SKU.
|
|
39
|
-
"""
|
|
40
|
-
S72M = "S72m"
|
|
41
|
-
S144M = "S144m"
|
|
42
|
-
S72 = "S72"
|
|
43
|
-
S144 = "S144"
|
|
44
|
-
S192 = "S192"
|
|
45
|
-
S192M = "S192m"
|
|
46
|
-
S192XM = "S192xm"
|
|
47
|
-
S96 = "S96"
|
|
48
|
-
S112 = "S112"
|
|
49
|
-
S224 = "S224"
|
|
50
|
-
S224M = "S224m"
|
|
51
|
-
S224OM = "S224om"
|
|
52
|
-
S224OO = "S224oo"
|
|
53
|
-
S224OOM = "S224oom"
|
|
54
|
-
S224OOO = "S224ooo"
|
|
55
|
-
S384 = "S384"
|
|
56
|
-
S384M = "S384m"
|
|
57
|
-
S384XM = "S384xm"
|
|
58
|
-
S384XXM = "S384xxm"
|
|
59
|
-
S448 = "S448"
|
|
60
|
-
S448M = "S448m"
|
|
61
|
-
S448OM = "S448om"
|
|
62
|
-
S448OO = "S448oo"
|
|
63
|
-
S448OOM = "S448oom"
|
|
64
|
-
S448OOO = "S448ooo"
|
|
65
|
-
S448SE = "S448se"
|
|
66
|
-
S576M = "S576m"
|
|
67
|
-
S576XM = "S576xm"
|
|
68
|
-
S672 = "S672"
|
|
69
|
-
S672M = "S672m"
|
|
70
|
-
S672OM = "S672om"
|
|
71
|
-
S672OO = "S672oo"
|
|
72
|
-
S672OOM = "S672oom"
|
|
73
|
-
S672OOO = "S672ooo"
|
|
74
|
-
S768 = "S768"
|
|
75
|
-
S768M = "S768m"
|
|
76
|
-
S768XM = "S768xm"
|
|
77
|
-
S896 = "S896"
|
|
78
|
-
S896M = "S896m"
|
|
79
|
-
S896OM = "S896om"
|
|
80
|
-
S896OO = "S896oo"
|
|
81
|
-
S896OOM = "S896oom"
|
|
82
|
-
S896OOO = "S896ooo"
|
|
83
|
-
S960M = "S960m"
|
|
84
|
-
|
|
85
|
-
|
|
86
12
|
class ProvisioningState(str, Enum):
|
|
87
13
|
"""
|
|
88
14
|
State of provisioning of the AzureBareMetalStorageInstance
|
|
@@ -16,326 +16,14 @@ from .. import _utilities
|
|
|
16
16
|
from ._enums import *
|
|
17
17
|
|
|
18
18
|
__all__ = [
|
|
19
|
-
'DiskArgs',
|
|
20
|
-
'DiskArgsDict',
|
|
21
|
-
'HardwareProfileArgs',
|
|
22
|
-
'HardwareProfileArgsDict',
|
|
23
|
-
'NetworkInterfaceArgs',
|
|
24
|
-
'NetworkInterfaceArgsDict',
|
|
25
|
-
'NetworkProfileArgs',
|
|
26
|
-
'NetworkProfileArgsDict',
|
|
27
|
-
'OSProfileArgs',
|
|
28
|
-
'OSProfileArgsDict',
|
|
29
19
|
'StorageBillingPropertiesArgs',
|
|
30
20
|
'StorageBillingPropertiesArgsDict',
|
|
31
|
-
'StorageProfileArgs',
|
|
32
|
-
'StorageProfileArgsDict',
|
|
33
21
|
'StoragePropertiesArgs',
|
|
34
22
|
'StoragePropertiesArgsDict',
|
|
35
23
|
]
|
|
36
24
|
|
|
37
25
|
MYPY = False
|
|
38
26
|
|
|
39
|
-
if not MYPY:
|
|
40
|
-
class DiskArgsDict(TypedDict):
|
|
41
|
-
"""
|
|
42
|
-
Specifies the disk information fo the Azure Bare Metal Instance
|
|
43
|
-
"""
|
|
44
|
-
disk_size_gb: NotRequired[pulumi.Input[int]]
|
|
45
|
-
"""
|
|
46
|
-
Specifies the size of an empty data disk in gigabytes.
|
|
47
|
-
"""
|
|
48
|
-
name: NotRequired[pulumi.Input[str]]
|
|
49
|
-
"""
|
|
50
|
-
The disk name.
|
|
51
|
-
"""
|
|
52
|
-
elif False:
|
|
53
|
-
DiskArgsDict: TypeAlias = Mapping[str, Any]
|
|
54
|
-
|
|
55
|
-
@pulumi.input_type
|
|
56
|
-
class DiskArgs:
|
|
57
|
-
def __init__(__self__, *,
|
|
58
|
-
disk_size_gb: Optional[pulumi.Input[int]] = None,
|
|
59
|
-
name: Optional[pulumi.Input[str]] = None):
|
|
60
|
-
"""
|
|
61
|
-
Specifies the disk information fo the Azure Bare Metal Instance
|
|
62
|
-
:param pulumi.Input[int] disk_size_gb: Specifies the size of an empty data disk in gigabytes.
|
|
63
|
-
:param pulumi.Input[str] name: The disk name.
|
|
64
|
-
"""
|
|
65
|
-
if disk_size_gb is not None:
|
|
66
|
-
pulumi.set(__self__, "disk_size_gb", disk_size_gb)
|
|
67
|
-
if name is not None:
|
|
68
|
-
pulumi.set(__self__, "name", name)
|
|
69
|
-
|
|
70
|
-
@property
|
|
71
|
-
@pulumi.getter(name="diskSizeGB")
|
|
72
|
-
def disk_size_gb(self) -> Optional[pulumi.Input[int]]:
|
|
73
|
-
"""
|
|
74
|
-
Specifies the size of an empty data disk in gigabytes.
|
|
75
|
-
"""
|
|
76
|
-
return pulumi.get(self, "disk_size_gb")
|
|
77
|
-
|
|
78
|
-
@disk_size_gb.setter
|
|
79
|
-
def disk_size_gb(self, value: Optional[pulumi.Input[int]]):
|
|
80
|
-
pulumi.set(self, "disk_size_gb", value)
|
|
81
|
-
|
|
82
|
-
@property
|
|
83
|
-
@pulumi.getter
|
|
84
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
|
85
|
-
"""
|
|
86
|
-
The disk name.
|
|
87
|
-
"""
|
|
88
|
-
return pulumi.get(self, "name")
|
|
89
|
-
|
|
90
|
-
@name.setter
|
|
91
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
|
92
|
-
pulumi.set(self, "name", value)
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
if not MYPY:
|
|
96
|
-
class HardwareProfileArgsDict(TypedDict):
|
|
97
|
-
"""
|
|
98
|
-
Specifies the hardware settings for the Azure Bare Metal Instance.
|
|
99
|
-
"""
|
|
100
|
-
azure_bare_metal_instance_size: NotRequired[pulumi.Input[Union[str, 'AzureBareMetalInstanceSizeNamesEnum']]]
|
|
101
|
-
"""
|
|
102
|
-
Specifies the Azure Bare Metal Instance SKU.
|
|
103
|
-
"""
|
|
104
|
-
hardware_type: NotRequired[pulumi.Input[Union[str, 'AzureBareMetalHardwareTypeNamesEnum']]]
|
|
105
|
-
"""
|
|
106
|
-
Name of the hardware type (vendor and/or their product name)
|
|
107
|
-
"""
|
|
108
|
-
elif False:
|
|
109
|
-
HardwareProfileArgsDict: TypeAlias = Mapping[str, Any]
|
|
110
|
-
|
|
111
|
-
@pulumi.input_type
|
|
112
|
-
class HardwareProfileArgs:
|
|
113
|
-
def __init__(__self__, *,
|
|
114
|
-
azure_bare_metal_instance_size: Optional[pulumi.Input[Union[str, 'AzureBareMetalInstanceSizeNamesEnum']]] = None,
|
|
115
|
-
hardware_type: Optional[pulumi.Input[Union[str, 'AzureBareMetalHardwareTypeNamesEnum']]] = None):
|
|
116
|
-
"""
|
|
117
|
-
Specifies the hardware settings for the Azure Bare Metal Instance.
|
|
118
|
-
:param pulumi.Input[Union[str, 'AzureBareMetalInstanceSizeNamesEnum']] azure_bare_metal_instance_size: Specifies the Azure Bare Metal Instance SKU.
|
|
119
|
-
:param pulumi.Input[Union[str, 'AzureBareMetalHardwareTypeNamesEnum']] hardware_type: Name of the hardware type (vendor and/or their product name)
|
|
120
|
-
"""
|
|
121
|
-
if azure_bare_metal_instance_size is not None:
|
|
122
|
-
pulumi.set(__self__, "azure_bare_metal_instance_size", azure_bare_metal_instance_size)
|
|
123
|
-
if hardware_type is not None:
|
|
124
|
-
pulumi.set(__self__, "hardware_type", hardware_type)
|
|
125
|
-
|
|
126
|
-
@property
|
|
127
|
-
@pulumi.getter(name="azureBareMetalInstanceSize")
|
|
128
|
-
def azure_bare_metal_instance_size(self) -> Optional[pulumi.Input[Union[str, 'AzureBareMetalInstanceSizeNamesEnum']]]:
|
|
129
|
-
"""
|
|
130
|
-
Specifies the Azure Bare Metal Instance SKU.
|
|
131
|
-
"""
|
|
132
|
-
return pulumi.get(self, "azure_bare_metal_instance_size")
|
|
133
|
-
|
|
134
|
-
@azure_bare_metal_instance_size.setter
|
|
135
|
-
def azure_bare_metal_instance_size(self, value: Optional[pulumi.Input[Union[str, 'AzureBareMetalInstanceSizeNamesEnum']]]):
|
|
136
|
-
pulumi.set(self, "azure_bare_metal_instance_size", value)
|
|
137
|
-
|
|
138
|
-
@property
|
|
139
|
-
@pulumi.getter(name="hardwareType")
|
|
140
|
-
def hardware_type(self) -> Optional[pulumi.Input[Union[str, 'AzureBareMetalHardwareTypeNamesEnum']]]:
|
|
141
|
-
"""
|
|
142
|
-
Name of the hardware type (vendor and/or their product name)
|
|
143
|
-
"""
|
|
144
|
-
return pulumi.get(self, "hardware_type")
|
|
145
|
-
|
|
146
|
-
@hardware_type.setter
|
|
147
|
-
def hardware_type(self, value: Optional[pulumi.Input[Union[str, 'AzureBareMetalHardwareTypeNamesEnum']]]):
|
|
148
|
-
pulumi.set(self, "hardware_type", value)
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
if not MYPY:
|
|
152
|
-
class NetworkInterfaceArgsDict(TypedDict):
|
|
153
|
-
"""
|
|
154
|
-
Specifies the network interfaces of a bare metal resource.
|
|
155
|
-
"""
|
|
156
|
-
ip_address: NotRequired[pulumi.Input[str]]
|
|
157
|
-
"""
|
|
158
|
-
Specifies the IP address of the network interface.
|
|
159
|
-
"""
|
|
160
|
-
elif False:
|
|
161
|
-
NetworkInterfaceArgsDict: TypeAlias = Mapping[str, Any]
|
|
162
|
-
|
|
163
|
-
@pulumi.input_type
|
|
164
|
-
class NetworkInterfaceArgs:
|
|
165
|
-
def __init__(__self__, *,
|
|
166
|
-
ip_address: Optional[pulumi.Input[str]] = None):
|
|
167
|
-
"""
|
|
168
|
-
Specifies the network interfaces of a bare metal resource.
|
|
169
|
-
:param pulumi.Input[str] ip_address: Specifies the IP address of the network interface.
|
|
170
|
-
"""
|
|
171
|
-
if ip_address is not None:
|
|
172
|
-
pulumi.set(__self__, "ip_address", ip_address)
|
|
173
|
-
|
|
174
|
-
@property
|
|
175
|
-
@pulumi.getter(name="ipAddress")
|
|
176
|
-
def ip_address(self) -> Optional[pulumi.Input[str]]:
|
|
177
|
-
"""
|
|
178
|
-
Specifies the IP address of the network interface.
|
|
179
|
-
"""
|
|
180
|
-
return pulumi.get(self, "ip_address")
|
|
181
|
-
|
|
182
|
-
@ip_address.setter
|
|
183
|
-
def ip_address(self, value: Optional[pulumi.Input[str]]):
|
|
184
|
-
pulumi.set(self, "ip_address", value)
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
if not MYPY:
|
|
188
|
-
class NetworkProfileArgsDict(TypedDict):
|
|
189
|
-
"""
|
|
190
|
-
Specifies the network settings for the Azure Bare Metal Instance disks.
|
|
191
|
-
"""
|
|
192
|
-
circuit_id: NotRequired[pulumi.Input[str]]
|
|
193
|
-
"""
|
|
194
|
-
Specifies the circuit id for connecting to express route.
|
|
195
|
-
"""
|
|
196
|
-
network_interfaces: NotRequired[pulumi.Input[Sequence[pulumi.Input['NetworkInterfaceArgsDict']]]]
|
|
197
|
-
"""
|
|
198
|
-
Specifies the network interfaces for the Azure Bare Metal Instance.
|
|
199
|
-
"""
|
|
200
|
-
elif False:
|
|
201
|
-
NetworkProfileArgsDict: TypeAlias = Mapping[str, Any]
|
|
202
|
-
|
|
203
|
-
@pulumi.input_type
|
|
204
|
-
class NetworkProfileArgs:
|
|
205
|
-
def __init__(__self__, *,
|
|
206
|
-
circuit_id: Optional[pulumi.Input[str]] = None,
|
|
207
|
-
network_interfaces: Optional[pulumi.Input[Sequence[pulumi.Input['NetworkInterfaceArgs']]]] = None):
|
|
208
|
-
"""
|
|
209
|
-
Specifies the network settings for the Azure Bare Metal Instance disks.
|
|
210
|
-
:param pulumi.Input[str] circuit_id: Specifies the circuit id for connecting to express route.
|
|
211
|
-
:param pulumi.Input[Sequence[pulumi.Input['NetworkInterfaceArgs']]] network_interfaces: Specifies the network interfaces for the Azure Bare Metal Instance.
|
|
212
|
-
"""
|
|
213
|
-
if circuit_id is not None:
|
|
214
|
-
pulumi.set(__self__, "circuit_id", circuit_id)
|
|
215
|
-
if network_interfaces is not None:
|
|
216
|
-
pulumi.set(__self__, "network_interfaces", network_interfaces)
|
|
217
|
-
|
|
218
|
-
@property
|
|
219
|
-
@pulumi.getter(name="circuitId")
|
|
220
|
-
def circuit_id(self) -> Optional[pulumi.Input[str]]:
|
|
221
|
-
"""
|
|
222
|
-
Specifies the circuit id for connecting to express route.
|
|
223
|
-
"""
|
|
224
|
-
return pulumi.get(self, "circuit_id")
|
|
225
|
-
|
|
226
|
-
@circuit_id.setter
|
|
227
|
-
def circuit_id(self, value: Optional[pulumi.Input[str]]):
|
|
228
|
-
pulumi.set(self, "circuit_id", value)
|
|
229
|
-
|
|
230
|
-
@property
|
|
231
|
-
@pulumi.getter(name="networkInterfaces")
|
|
232
|
-
def network_interfaces(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['NetworkInterfaceArgs']]]]:
|
|
233
|
-
"""
|
|
234
|
-
Specifies the network interfaces for the Azure Bare Metal Instance.
|
|
235
|
-
"""
|
|
236
|
-
return pulumi.get(self, "network_interfaces")
|
|
237
|
-
|
|
238
|
-
@network_interfaces.setter
|
|
239
|
-
def network_interfaces(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['NetworkInterfaceArgs']]]]):
|
|
240
|
-
pulumi.set(self, "network_interfaces", value)
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
if not MYPY:
|
|
244
|
-
class OSProfileArgsDict(TypedDict):
|
|
245
|
-
"""
|
|
246
|
-
Specifies the operating system settings for the Azure Bare Metal instance.
|
|
247
|
-
"""
|
|
248
|
-
computer_name: NotRequired[pulumi.Input[str]]
|
|
249
|
-
"""
|
|
250
|
-
Specifies the host OS name of the Azure Bare Metal instance.
|
|
251
|
-
"""
|
|
252
|
-
os_type: NotRequired[pulumi.Input[str]]
|
|
253
|
-
"""
|
|
254
|
-
This property allows you to specify the type of the OS.
|
|
255
|
-
"""
|
|
256
|
-
ssh_public_key: NotRequired[pulumi.Input[str]]
|
|
257
|
-
"""
|
|
258
|
-
Specifies the SSH public key used to access the operating system.
|
|
259
|
-
"""
|
|
260
|
-
version: NotRequired[pulumi.Input[str]]
|
|
261
|
-
"""
|
|
262
|
-
Specifies version of operating system.
|
|
263
|
-
"""
|
|
264
|
-
elif False:
|
|
265
|
-
OSProfileArgsDict: TypeAlias = Mapping[str, Any]
|
|
266
|
-
|
|
267
|
-
@pulumi.input_type
|
|
268
|
-
class OSProfileArgs:
|
|
269
|
-
def __init__(__self__, *,
|
|
270
|
-
computer_name: Optional[pulumi.Input[str]] = None,
|
|
271
|
-
os_type: Optional[pulumi.Input[str]] = None,
|
|
272
|
-
ssh_public_key: Optional[pulumi.Input[str]] = None,
|
|
273
|
-
version: Optional[pulumi.Input[str]] = None):
|
|
274
|
-
"""
|
|
275
|
-
Specifies the operating system settings for the Azure Bare Metal instance.
|
|
276
|
-
:param pulumi.Input[str] computer_name: Specifies the host OS name of the Azure Bare Metal instance.
|
|
277
|
-
:param pulumi.Input[str] os_type: This property allows you to specify the type of the OS.
|
|
278
|
-
:param pulumi.Input[str] ssh_public_key: Specifies the SSH public key used to access the operating system.
|
|
279
|
-
:param pulumi.Input[str] version: Specifies version of operating system.
|
|
280
|
-
"""
|
|
281
|
-
if computer_name is not None:
|
|
282
|
-
pulumi.set(__self__, "computer_name", computer_name)
|
|
283
|
-
if os_type is not None:
|
|
284
|
-
pulumi.set(__self__, "os_type", os_type)
|
|
285
|
-
if ssh_public_key is not None:
|
|
286
|
-
pulumi.set(__self__, "ssh_public_key", ssh_public_key)
|
|
287
|
-
if version is not None:
|
|
288
|
-
pulumi.set(__self__, "version", version)
|
|
289
|
-
|
|
290
|
-
@property
|
|
291
|
-
@pulumi.getter(name="computerName")
|
|
292
|
-
def computer_name(self) -> Optional[pulumi.Input[str]]:
|
|
293
|
-
"""
|
|
294
|
-
Specifies the host OS name of the Azure Bare Metal instance.
|
|
295
|
-
"""
|
|
296
|
-
return pulumi.get(self, "computer_name")
|
|
297
|
-
|
|
298
|
-
@computer_name.setter
|
|
299
|
-
def computer_name(self, value: Optional[pulumi.Input[str]]):
|
|
300
|
-
pulumi.set(self, "computer_name", value)
|
|
301
|
-
|
|
302
|
-
@property
|
|
303
|
-
@pulumi.getter(name="osType")
|
|
304
|
-
def os_type(self) -> Optional[pulumi.Input[str]]:
|
|
305
|
-
"""
|
|
306
|
-
This property allows you to specify the type of the OS.
|
|
307
|
-
"""
|
|
308
|
-
return pulumi.get(self, "os_type")
|
|
309
|
-
|
|
310
|
-
@os_type.setter
|
|
311
|
-
def os_type(self, value: Optional[pulumi.Input[str]]):
|
|
312
|
-
pulumi.set(self, "os_type", value)
|
|
313
|
-
|
|
314
|
-
@property
|
|
315
|
-
@pulumi.getter(name="sshPublicKey")
|
|
316
|
-
def ssh_public_key(self) -> Optional[pulumi.Input[str]]:
|
|
317
|
-
"""
|
|
318
|
-
Specifies the SSH public key used to access the operating system.
|
|
319
|
-
"""
|
|
320
|
-
return pulumi.get(self, "ssh_public_key")
|
|
321
|
-
|
|
322
|
-
@ssh_public_key.setter
|
|
323
|
-
def ssh_public_key(self, value: Optional[pulumi.Input[str]]):
|
|
324
|
-
pulumi.set(self, "ssh_public_key", value)
|
|
325
|
-
|
|
326
|
-
@property
|
|
327
|
-
@pulumi.getter
|
|
328
|
-
def version(self) -> Optional[pulumi.Input[str]]:
|
|
329
|
-
"""
|
|
330
|
-
Specifies version of operating system.
|
|
331
|
-
"""
|
|
332
|
-
return pulumi.get(self, "version")
|
|
333
|
-
|
|
334
|
-
@version.setter
|
|
335
|
-
def version(self, value: Optional[pulumi.Input[str]]):
|
|
336
|
-
pulumi.set(self, "version", value)
|
|
337
|
-
|
|
338
|
-
|
|
339
27
|
if not MYPY:
|
|
340
28
|
class StorageBillingPropertiesArgsDict(TypedDict):
|
|
341
29
|
"""
|
|
@@ -392,62 +80,6 @@ class StorageBillingPropertiesArgs:
|
|
|
392
80
|
pulumi.set(self, "billing_mode", value)
|
|
393
81
|
|
|
394
82
|
|
|
395
|
-
if not MYPY:
|
|
396
|
-
class StorageProfileArgsDict(TypedDict):
|
|
397
|
-
"""
|
|
398
|
-
Specifies the storage settings for the Azure Bare Metal instance disks.
|
|
399
|
-
"""
|
|
400
|
-
nfs_ip_address: NotRequired[pulumi.Input[str]]
|
|
401
|
-
"""
|
|
402
|
-
IP Address to connect to storage.
|
|
403
|
-
"""
|
|
404
|
-
os_disks: NotRequired[pulumi.Input[Sequence[pulumi.Input['DiskArgsDict']]]]
|
|
405
|
-
"""
|
|
406
|
-
Specifies information about the operating system disk used by bare metal instance.
|
|
407
|
-
"""
|
|
408
|
-
elif False:
|
|
409
|
-
StorageProfileArgsDict: TypeAlias = Mapping[str, Any]
|
|
410
|
-
|
|
411
|
-
@pulumi.input_type
|
|
412
|
-
class StorageProfileArgs:
|
|
413
|
-
def __init__(__self__, *,
|
|
414
|
-
nfs_ip_address: Optional[pulumi.Input[str]] = None,
|
|
415
|
-
os_disks: Optional[pulumi.Input[Sequence[pulumi.Input['DiskArgs']]]] = None):
|
|
416
|
-
"""
|
|
417
|
-
Specifies the storage settings for the Azure Bare Metal instance disks.
|
|
418
|
-
:param pulumi.Input[str] nfs_ip_address: IP Address to connect to storage.
|
|
419
|
-
:param pulumi.Input[Sequence[pulumi.Input['DiskArgs']]] os_disks: Specifies information about the operating system disk used by bare metal instance.
|
|
420
|
-
"""
|
|
421
|
-
if nfs_ip_address is not None:
|
|
422
|
-
pulumi.set(__self__, "nfs_ip_address", nfs_ip_address)
|
|
423
|
-
if os_disks is not None:
|
|
424
|
-
pulumi.set(__self__, "os_disks", os_disks)
|
|
425
|
-
|
|
426
|
-
@property
|
|
427
|
-
@pulumi.getter(name="nfsIpAddress")
|
|
428
|
-
def nfs_ip_address(self) -> Optional[pulumi.Input[str]]:
|
|
429
|
-
"""
|
|
430
|
-
IP Address to connect to storage.
|
|
431
|
-
"""
|
|
432
|
-
return pulumi.get(self, "nfs_ip_address")
|
|
433
|
-
|
|
434
|
-
@nfs_ip_address.setter
|
|
435
|
-
def nfs_ip_address(self, value: Optional[pulumi.Input[str]]):
|
|
436
|
-
pulumi.set(self, "nfs_ip_address", value)
|
|
437
|
-
|
|
438
|
-
@property
|
|
439
|
-
@pulumi.getter(name="osDisks")
|
|
440
|
-
def os_disks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DiskArgs']]]]:
|
|
441
|
-
"""
|
|
442
|
-
Specifies information about the operating system disk used by bare metal instance.
|
|
443
|
-
"""
|
|
444
|
-
return pulumi.get(self, "os_disks")
|
|
445
|
-
|
|
446
|
-
@os_disks.setter
|
|
447
|
-
def os_disks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DiskArgs']]]]):
|
|
448
|
-
pulumi.set(self, "os_disks", value)
|
|
449
|
-
|
|
450
|
-
|
|
451
83
|
if not MYPY:
|
|
452
84
|
class StoragePropertiesArgsDict(TypedDict):
|
|
453
85
|
"""
|
|
@@ -138,7 +138,7 @@ class AzureBareMetalStorageInstance(pulumi.CustomResource):
|
|
|
138
138
|
AzureBareMetalStorageInstance info on Azure (ARM properties and AzureBareMetalStorage properties)
|
|
139
139
|
Azure REST API version: 2023-04-06.
|
|
140
140
|
|
|
141
|
-
Other available API versions: 2023-08-04-preview, 2023-11-01-preview
|
|
141
|
+
Other available API versions: 2023-08-04-preview, 2023-11-01-preview.
|
|
142
142
|
|
|
143
143
|
:param str resource_name: The name of the resource.
|
|
144
144
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -159,7 +159,7 @@ class AzureBareMetalStorageInstance(pulumi.CustomResource):
|
|
|
159
159
|
AzureBareMetalStorageInstance info on Azure (ARM properties and AzureBareMetalStorage properties)
|
|
160
160
|
Azure REST API version: 2023-04-06.
|
|
161
161
|
|
|
162
|
-
Other available API versions: 2023-08-04-preview, 2023-11-01-preview
|
|
162
|
+
Other available API versions: 2023-08-04-preview, 2023-11-01-preview.
|
|
163
163
|
|
|
164
164
|
:param str resource_name: The name of the resource.
|
|
165
165
|
:param AzureBareMetalStorageInstanceArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -202,7 +202,7 @@ class AzureBareMetalStorageInstance(pulumi.CustomResource):
|
|
|
202
202
|
__props__.__dict__["name"] = None
|
|
203
203
|
__props__.__dict__["system_data"] = None
|
|
204
204
|
__props__.__dict__["type"] = None
|
|
205
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230406:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230804preview:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20231101preview:AzureBareMetalStorageInstance")
|
|
205
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230406:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230804preview:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20231101preview:AzureBareMetalStorageInstance")])
|
|
206
206
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
207
207
|
super(AzureBareMetalStorageInstance, __self__).__init__(
|
|
208
208
|
'azure-native:baremetalinfrastructure:AzureBareMetalStorageInstance',
|
|
@@ -141,7 +141,7 @@ def get_azure_bare_metal_storage_instance(azure_bare_metal_storage_instance_name
|
|
|
141
141
|
Gets an Azure BareMetal Storage instance for the specified subscription, resource group, and instance name.
|
|
142
142
|
Azure REST API version: 2023-04-06.
|
|
143
143
|
|
|
144
|
-
Other available API versions: 2023-08-04-preview, 2023-11-01-preview
|
|
144
|
+
Other available API versions: 2023-08-04-preview, 2023-11-01-preview.
|
|
145
145
|
|
|
146
146
|
|
|
147
147
|
:param str azure_bare_metal_storage_instance_name: Name of the AzureBareMetalStorage on Azure instance.
|
|
@@ -172,7 +172,7 @@ def get_azure_bare_metal_storage_instance_output(azure_bare_metal_storage_instan
|
|
|
172
172
|
Gets an Azure BareMetal Storage instance for the specified subscription, resource group, and instance name.
|
|
173
173
|
Azure REST API version: 2023-04-06.
|
|
174
174
|
|
|
175
|
-
Other available API versions: 2023-08-04-preview, 2023-11-01-preview
|
|
175
|
+
Other available API versions: 2023-08-04-preview, 2023-11-01-preview.
|
|
176
176
|
|
|
177
177
|
|
|
178
178
|
:param str azure_bare_metal_storage_instance_name: Name of the AzureBareMetalStorage on Azure instance.
|