pulumi-azure-native 2.58.0__py3-none-any.whl → 2.58.0a1724401186__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.

Files changed (101) hide show
  1. pulumi_azure_native/__init__.py +0 -52
  2. pulumi_azure_native/baremetalinfrastructure/__init__.py +0 -5
  3. pulumi_azure_native/baremetalinfrastructure/_enums.py +0 -74
  4. pulumi_azure_native/baremetalinfrastructure/_inputs.py +0 -368
  5. pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_storage_instance.py +3 -3
  6. pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_storage_instance.py +2 -2
  7. pulumi_azure_native/baremetalinfrastructure/outputs.py +0 -351
  8. pulumi_azure_native/baremetalinfrastructure/v20230406/azure_bare_metal_storage_instance.py +1 -1
  9. pulumi_azure_native/baremetalinfrastructure/v20230804preview/azure_bare_metal_storage_instance.py +1 -1
  10. pulumi_azure_native/baremetalinfrastructure/v20231101preview/azure_bare_metal_storage_instance.py +1 -1
  11. pulumi_azure_native/batch/__init__.py +0 -3
  12. pulumi_azure_native/batch/application.py +3 -3
  13. pulumi_azure_native/batch/application_package.py +3 -3
  14. pulumi_azure_native/batch/batch_account.py +3 -3
  15. pulumi_azure_native/batch/get_application.py +2 -2
  16. pulumi_azure_native/batch/get_application_package.py +2 -2
  17. pulumi_azure_native/batch/get_batch_account.py +2 -2
  18. pulumi_azure_native/batch/get_pool.py +2 -2
  19. pulumi_azure_native/batch/list_batch_account_keys.py +2 -2
  20. pulumi_azure_native/batch/pool.py +3 -3
  21. pulumi_azure_native/batch/v20220101/batch_account.py +1 -1
  22. pulumi_azure_native/batch/v20230501/application.py +1 -1
  23. pulumi_azure_native/batch/v20230501/application_package.py +1 -1
  24. pulumi_azure_native/batch/v20230501/batch_account.py +1 -1
  25. pulumi_azure_native/batch/v20230501/pool.py +1 -1
  26. pulumi_azure_native/batch/v20231101/application.py +1 -1
  27. pulumi_azure_native/batch/v20231101/application_package.py +1 -1
  28. pulumi_azure_native/batch/v20231101/batch_account.py +1 -1
  29. pulumi_azure_native/batch/v20231101/pool.py +1 -1
  30. pulumi_azure_native/batch/v20240201/application.py +1 -1
  31. pulumi_azure_native/batch/v20240201/application_package.py +1 -1
  32. pulumi_azure_native/batch/v20240201/batch_account.py +1 -1
  33. pulumi_azure_native/batch/v20240201/pool.py +1 -1
  34. pulumi_azure_native/hardwaresecuritymodules/__init__.py +0 -3
  35. pulumi_azure_native/hardwaresecuritymodules/cloud_hsm_cluster.py +3 -3
  36. pulumi_azure_native/hardwaresecuritymodules/cloud_hsm_cluster_private_endpoint_connection.py +3 -3
  37. pulumi_azure_native/hardwaresecuritymodules/dedicated_hsm.py +1 -5
  38. pulumi_azure_native/hardwaresecuritymodules/get_cloud_hsm_cluster.py +2 -2
  39. pulumi_azure_native/hardwaresecuritymodules/get_cloud_hsm_cluster_private_endpoint_connection.py +2 -2
  40. pulumi_azure_native/hardwaresecuritymodules/get_dedicated_hsm.py +0 -4
  41. pulumi_azure_native/hardwaresecuritymodules/v20211130/dedicated_hsm.py +1 -1
  42. pulumi_azure_native/hardwaresecuritymodules/v20220831preview/cloud_hsm_cluster.py +1 -1
  43. pulumi_azure_native/hardwaresecuritymodules/v20220831preview/cloud_hsm_cluster_private_endpoint_connection.py +1 -1
  44. pulumi_azure_native/hardwaresecuritymodules/v20231210preview/cloud_hsm_cluster.py +1 -1
  45. pulumi_azure_native/hardwaresecuritymodules/v20231210preview/cloud_hsm_cluster_private_endpoint_connection.py +1 -1
  46. pulumi_azure_native/machinelearningservices/v20240701preview/_inputs.py +0 -20
  47. pulumi_azure_native/machinelearningservices/v20240701preview/outputs.py +11 -12
  48. pulumi_azure_native/pulumi-plugin.json +1 -1
  49. {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724401186.dist-info}/METADATA +1 -1
  50. {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724401186.dist-info}/RECORD +52 -101
  51. pulumi_azure_native/azurelargeinstance/__init__.py +0 -22
  52. pulumi_azure_native/azurelargeinstance/_enums.py +0 -256
  53. pulumi_azure_native/azurelargeinstance/_inputs.py +0 -646
  54. pulumi_azure_native/azurelargeinstance/azure_large_instance.py +0 -475
  55. pulumi_azure_native/azurelargeinstance/azure_large_storage_instance.py +0 -320
  56. pulumi_azure_native/azurelargeinstance/get_azure_large_instance.py +0 -271
  57. pulumi_azure_native/azurelargeinstance/get_azure_large_storage_instance.py +0 -193
  58. pulumi_azure_native/azurelargeinstance/outputs.py +0 -795
  59. pulumi_azure_native/azurelargeinstance/v20240801preview/__init__.py +0 -14
  60. pulumi_azure_native/azurelargeinstance/v20240801preview/_enums.py +0 -256
  61. pulumi_azure_native/azurelargeinstance/v20240801preview/_inputs.py +0 -646
  62. pulumi_azure_native/azurelargeinstance/v20240801preview/azure_large_instance.py +0 -473
  63. pulumi_azure_native/azurelargeinstance/v20240801preview/azure_large_storage_instance.py +0 -318
  64. pulumi_azure_native/azurelargeinstance/v20240801preview/get_azure_large_instance.py +0 -269
  65. pulumi_azure_native/azurelargeinstance/v20240801preview/get_azure_large_storage_instance.py +0 -191
  66. pulumi_azure_native/azurelargeinstance/v20240801preview/outputs.py +0 -795
  67. pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_instance.py +0 -502
  68. pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_instance.py +0 -281
  69. pulumi_azure_native/baremetalinfrastructure/v20240801preview/__init__.py +0 -14
  70. pulumi_azure_native/baremetalinfrastructure/v20240801preview/_enums.py +0 -106
  71. pulumi_azure_native/baremetalinfrastructure/v20240801preview/_inputs.py +0 -644
  72. pulumi_azure_native/baremetalinfrastructure/v20240801preview/azure_bare_metal_instance.py +0 -500
  73. pulumi_azure_native/baremetalinfrastructure/v20240801preview/azure_bare_metal_storage_instance.py +0 -316
  74. pulumi_azure_native/baremetalinfrastructure/v20240801preview/get_azure_bare_metal_instance.py +0 -279
  75. pulumi_azure_native/baremetalinfrastructure/v20240801preview/get_azure_bare_metal_storage_instance.py +0 -188
  76. pulumi_azure_native/baremetalinfrastructure/v20240801preview/outputs.py +0 -726
  77. pulumi_azure_native/batch/v20240701/__init__.py +0 -19
  78. pulumi_azure_native/batch/v20240701/_enums.py +0 -510
  79. pulumi_azure_native/batch/v20240701/_inputs.py +0 -4319
  80. pulumi_azure_native/batch/v20240701/application.py +0 -305
  81. pulumi_azure_native/batch/v20240701/application_package.py +0 -289
  82. pulumi_azure_native/batch/v20240701/batch_account.py +0 -545
  83. pulumi_azure_native/batch/v20240701/get_application.py +0 -179
  84. pulumi_azure_native/batch/v20240701/get_application_package.py +0 -210
  85. pulumi_azure_native/batch/v20240701/get_batch_account.py +0 -364
  86. pulumi_azure_native/batch/v20240701/get_pool.py +0 -503
  87. pulumi_azure_native/batch/v20240701/list_batch_account_keys.py +0 -109
  88. pulumi_azure_native/batch/v20240701/outputs.py +0 -4161
  89. pulumi_azure_native/batch/v20240701/pool.py +0 -854
  90. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/__init__.py +0 -16
  91. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/_enums.py +0 -100
  92. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/_inputs.py +0 -405
  93. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/cloud_hsm_cluster.py +0 -428
  94. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/cloud_hsm_cluster_private_endpoint_connection.py +0 -262
  95. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/dedicated_hsm.py +0 -394
  96. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_cloud_hsm_cluster.py +0 -279
  97. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_cloud_hsm_cluster_private_endpoint_connection.py +0 -193
  98. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_dedicated_hsm.py +0 -240
  99. pulumi_azure_native/hardwaresecuritymodules/v20240630preview/outputs.py +0 -772
  100. {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724401186.dist-info}/WHEEL +0 -0
  101. {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724401186.dist-info}/top_level.txt +0 -0
@@ -1,281 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from .. import _utilities
16
- from . import outputs
17
-
18
- __all__ = [
19
- 'GetAzureBareMetalInstanceResult',
20
- 'AwaitableGetAzureBareMetalInstanceResult',
21
- 'get_azure_bare_metal_instance',
22
- 'get_azure_bare_metal_instance_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetAzureBareMetalInstanceResult:
27
- """
28
- AzureBareMetal instance info on Azure (ARM properties and AzureBareMetal properties)
29
- """
30
- def __init__(__self__, azure_bare_metal_instance_id=None, hardware_profile=None, hw_revision=None, id=None, location=None, name=None, network_profile=None, os_profile=None, partner_node_id=None, power_state=None, provisioning_state=None, proximity_placement_group=None, storage_profile=None, system_data=None, tags=None, type=None):
31
- if azure_bare_metal_instance_id and not isinstance(azure_bare_metal_instance_id, str):
32
- raise TypeError("Expected argument 'azure_bare_metal_instance_id' to be a str")
33
- pulumi.set(__self__, "azure_bare_metal_instance_id", azure_bare_metal_instance_id)
34
- if hardware_profile and not isinstance(hardware_profile, dict):
35
- raise TypeError("Expected argument 'hardware_profile' to be a dict")
36
- pulumi.set(__self__, "hardware_profile", hardware_profile)
37
- if hw_revision and not isinstance(hw_revision, str):
38
- raise TypeError("Expected argument 'hw_revision' to be a str")
39
- pulumi.set(__self__, "hw_revision", hw_revision)
40
- if id and not isinstance(id, str):
41
- raise TypeError("Expected argument 'id' to be a str")
42
- pulumi.set(__self__, "id", id)
43
- if location and not isinstance(location, str):
44
- raise TypeError("Expected argument 'location' to be a str")
45
- pulumi.set(__self__, "location", location)
46
- if name and not isinstance(name, str):
47
- raise TypeError("Expected argument 'name' to be a str")
48
- pulumi.set(__self__, "name", name)
49
- if network_profile and not isinstance(network_profile, dict):
50
- raise TypeError("Expected argument 'network_profile' to be a dict")
51
- pulumi.set(__self__, "network_profile", network_profile)
52
- if os_profile and not isinstance(os_profile, dict):
53
- raise TypeError("Expected argument 'os_profile' to be a dict")
54
- pulumi.set(__self__, "os_profile", os_profile)
55
- if partner_node_id and not isinstance(partner_node_id, str):
56
- raise TypeError("Expected argument 'partner_node_id' to be a str")
57
- pulumi.set(__self__, "partner_node_id", partner_node_id)
58
- if power_state and not isinstance(power_state, str):
59
- raise TypeError("Expected argument 'power_state' to be a str")
60
- pulumi.set(__self__, "power_state", power_state)
61
- if provisioning_state and not isinstance(provisioning_state, str):
62
- raise TypeError("Expected argument 'provisioning_state' to be a str")
63
- pulumi.set(__self__, "provisioning_state", provisioning_state)
64
- if proximity_placement_group and not isinstance(proximity_placement_group, str):
65
- raise TypeError("Expected argument 'proximity_placement_group' to be a str")
66
- pulumi.set(__self__, "proximity_placement_group", proximity_placement_group)
67
- if storage_profile and not isinstance(storage_profile, dict):
68
- raise TypeError("Expected argument 'storage_profile' to be a dict")
69
- pulumi.set(__self__, "storage_profile", storage_profile)
70
- if system_data and not isinstance(system_data, dict):
71
- raise TypeError("Expected argument 'system_data' to be a dict")
72
- pulumi.set(__self__, "system_data", system_data)
73
- if tags and not isinstance(tags, dict):
74
- raise TypeError("Expected argument 'tags' to be a dict")
75
- pulumi.set(__self__, "tags", tags)
76
- if type and not isinstance(type, str):
77
- raise TypeError("Expected argument 'type' to be a str")
78
- pulumi.set(__self__, "type", type)
79
-
80
- @property
81
- @pulumi.getter(name="azureBareMetalInstanceId")
82
- def azure_bare_metal_instance_id(self) -> Optional[str]:
83
- """
84
- Specifies the Azure Bare Metal Instance unique ID.
85
- """
86
- return pulumi.get(self, "azure_bare_metal_instance_id")
87
-
88
- @property
89
- @pulumi.getter(name="hardwareProfile")
90
- def hardware_profile(self) -> Optional['outputs.HardwareProfileResponse']:
91
- """
92
- Specifies the hardware settings for the Azure Bare Metal Instance.
93
- """
94
- return pulumi.get(self, "hardware_profile")
95
-
96
- @property
97
- @pulumi.getter(name="hwRevision")
98
- def hw_revision(self) -> Optional[str]:
99
- """
100
- Hardware revision of an Azure Bare Metal Instance
101
- """
102
- return pulumi.get(self, "hw_revision")
103
-
104
- @property
105
- @pulumi.getter
106
- def id(self) -> str:
107
- """
108
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
109
- """
110
- return pulumi.get(self, "id")
111
-
112
- @property
113
- @pulumi.getter
114
- def location(self) -> str:
115
- """
116
- The geo-location where the resource lives
117
- """
118
- return pulumi.get(self, "location")
119
-
120
- @property
121
- @pulumi.getter
122
- def name(self) -> str:
123
- """
124
- The name of the resource
125
- """
126
- return pulumi.get(self, "name")
127
-
128
- @property
129
- @pulumi.getter(name="networkProfile")
130
- def network_profile(self) -> Optional['outputs.NetworkProfileResponse']:
131
- """
132
- Specifies the network settings for the Azure Bare Metal Instance.
133
- """
134
- return pulumi.get(self, "network_profile")
135
-
136
- @property
137
- @pulumi.getter(name="osProfile")
138
- def os_profile(self) -> Optional['outputs.OSProfileResponse']:
139
- """
140
- Specifies the operating system settings for the Azure Bare Metal Instance.
141
- """
142
- return pulumi.get(self, "os_profile")
143
-
144
- @property
145
- @pulumi.getter(name="partnerNodeId")
146
- def partner_node_id(self) -> Optional[str]:
147
- """
148
- ARM ID of another AzureBareMetalInstance that will share a network with this AzureBareMetalInstance
149
- """
150
- return pulumi.get(self, "partner_node_id")
151
-
152
- @property
153
- @pulumi.getter(name="powerState")
154
- def power_state(self) -> Optional[str]:
155
- """
156
- Resource power state
157
- """
158
- return pulumi.get(self, "power_state")
159
-
160
- @property
161
- @pulumi.getter(name="provisioningState")
162
- def provisioning_state(self) -> str:
163
- """
164
- State of provisioning of the AzureBareMetalInstance
165
- """
166
- return pulumi.get(self, "provisioning_state")
167
-
168
- @property
169
- @pulumi.getter(name="proximityPlacementGroup")
170
- def proximity_placement_group(self) -> Optional[str]:
171
- """
172
- Resource proximity placement group
173
- """
174
- return pulumi.get(self, "proximity_placement_group")
175
-
176
- @property
177
- @pulumi.getter(name="storageProfile")
178
- def storage_profile(self) -> Optional['outputs.StorageProfileResponse']:
179
- """
180
- Specifies the storage settings for the Azure Bare Metal Instance disks.
181
- """
182
- return pulumi.get(self, "storage_profile")
183
-
184
- @property
185
- @pulumi.getter(name="systemData")
186
- def system_data(self) -> 'outputs.SystemDataResponse':
187
- """
188
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
189
- """
190
- return pulumi.get(self, "system_data")
191
-
192
- @property
193
- @pulumi.getter
194
- def tags(self) -> Optional[Mapping[str, str]]:
195
- """
196
- Resource tags.
197
- """
198
- return pulumi.get(self, "tags")
199
-
200
- @property
201
- @pulumi.getter
202
- def type(self) -> str:
203
- """
204
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
205
- """
206
- return pulumi.get(self, "type")
207
-
208
-
209
- class AwaitableGetAzureBareMetalInstanceResult(GetAzureBareMetalInstanceResult):
210
- # pylint: disable=using-constant-test
211
- def __await__(self):
212
- if False:
213
- yield self
214
- return GetAzureBareMetalInstanceResult(
215
- azure_bare_metal_instance_id=self.azure_bare_metal_instance_id,
216
- hardware_profile=self.hardware_profile,
217
- hw_revision=self.hw_revision,
218
- id=self.id,
219
- location=self.location,
220
- name=self.name,
221
- network_profile=self.network_profile,
222
- os_profile=self.os_profile,
223
- partner_node_id=self.partner_node_id,
224
- power_state=self.power_state,
225
- provisioning_state=self.provisioning_state,
226
- proximity_placement_group=self.proximity_placement_group,
227
- storage_profile=self.storage_profile,
228
- system_data=self.system_data,
229
- tags=self.tags,
230
- type=self.type)
231
-
232
-
233
- def get_azure_bare_metal_instance(azure_bare_metal_instance_name: Optional[str] = None,
234
- resource_group_name: Optional[str] = None,
235
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAzureBareMetalInstanceResult:
236
- """
237
- Gets an Azure Bare Metal Instance for the specified subscription, resource group, and instance name.
238
- Azure REST API version: 2024-08-01-preview.
239
-
240
-
241
- :param str azure_bare_metal_instance_name: Name of the Azure Bare Metal Instance, also known as the ResourceName.
242
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
243
- """
244
- __args__ = dict()
245
- __args__['azureBareMetalInstanceName'] = azure_bare_metal_instance_name
246
- __args__['resourceGroupName'] = resource_group_name
247
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
248
- __ret__ = pulumi.runtime.invoke('azure-native:baremetalinfrastructure:getAzureBareMetalInstance', __args__, opts=opts, typ=GetAzureBareMetalInstanceResult).value
249
-
250
- return AwaitableGetAzureBareMetalInstanceResult(
251
- azure_bare_metal_instance_id=pulumi.get(__ret__, 'azure_bare_metal_instance_id'),
252
- hardware_profile=pulumi.get(__ret__, 'hardware_profile'),
253
- hw_revision=pulumi.get(__ret__, 'hw_revision'),
254
- id=pulumi.get(__ret__, 'id'),
255
- location=pulumi.get(__ret__, 'location'),
256
- name=pulumi.get(__ret__, 'name'),
257
- network_profile=pulumi.get(__ret__, 'network_profile'),
258
- os_profile=pulumi.get(__ret__, 'os_profile'),
259
- partner_node_id=pulumi.get(__ret__, 'partner_node_id'),
260
- power_state=pulumi.get(__ret__, 'power_state'),
261
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
262
- proximity_placement_group=pulumi.get(__ret__, 'proximity_placement_group'),
263
- storage_profile=pulumi.get(__ret__, 'storage_profile'),
264
- system_data=pulumi.get(__ret__, 'system_data'),
265
- tags=pulumi.get(__ret__, 'tags'),
266
- type=pulumi.get(__ret__, 'type'))
267
-
268
-
269
- @_utilities.lift_output_func(get_azure_bare_metal_instance)
270
- def get_azure_bare_metal_instance_output(azure_bare_metal_instance_name: Optional[pulumi.Input[str]] = None,
271
- resource_group_name: Optional[pulumi.Input[str]] = None,
272
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAzureBareMetalInstanceResult]:
273
- """
274
- Gets an Azure Bare Metal Instance for the specified subscription, resource group, and instance name.
275
- Azure REST API version: 2024-08-01-preview.
276
-
277
-
278
- :param str azure_bare_metal_instance_name: Name of the Azure Bare Metal Instance, also known as the ResourceName.
279
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
280
- """
281
- ...
@@ -1,14 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- from ... import _utilities
6
- import typing
7
- # Export this package's modules as members:
8
- from ._enums import *
9
- from .azure_bare_metal_instance import *
10
- from .azure_bare_metal_storage_instance import *
11
- from .get_azure_bare_metal_instance import *
12
- from .get_azure_bare_metal_storage_instance import *
13
- from ._inputs import *
14
- from . import outputs
@@ -1,106 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- from enum import Enum
6
-
7
- __all__ = [
8
- 'AzureBareMetalHardwareTypeNamesEnum',
9
- 'AzureBareMetalInstancePowerStateEnum',
10
- 'AzureBareMetalInstanceSizeNamesEnum',
11
- 'ProvisioningState',
12
- 'ResourceIdentityType',
13
- ]
14
-
15
-
16
- class AzureBareMetalHardwareTypeNamesEnum(str, Enum):
17
- """
18
- Name of the hardware type (vendor and/or their product name)
19
- """
20
- CISCO_UCS = "Cisco_UCS"
21
- HPE = "HPE"
22
- SDFLEX = "SDFLEX"
23
-
24
-
25
- class AzureBareMetalInstancePowerStateEnum(str, Enum):
26
- """
27
- Resource power state
28
- """
29
- STARTING = "starting"
30
- STARTED = "started"
31
- STOPPING = "stopping"
32
- STOPPED = "stopped"
33
- RESTARTING = "restarting"
34
- UNKNOWN = "unknown"
35
-
36
-
37
- class AzureBareMetalInstanceSizeNamesEnum(str, Enum):
38
- """
39
- Specifies the Azure Bare Metal Instance SKU.
40
- """
41
- S72M = "S72m"
42
- S144M = "S144m"
43
- S72 = "S72"
44
- S144 = "S144"
45
- S192 = "S192"
46
- S192M = "S192m"
47
- S192XM = "S192xm"
48
- S96 = "S96"
49
- S112 = "S112"
50
- S224 = "S224"
51
- S224M = "S224m"
52
- S224OM = "S224om"
53
- S224OO = "S224oo"
54
- S224OOM = "S224oom"
55
- S224OOO = "S224ooo"
56
- S384 = "S384"
57
- S384M = "S384m"
58
- S384XM = "S384xm"
59
- S384XXM = "S384xxm"
60
- S448 = "S448"
61
- S448M = "S448m"
62
- S448OM = "S448om"
63
- S448OO = "S448oo"
64
- S448OOM = "S448oom"
65
- S448OOO = "S448ooo"
66
- S448SE = "S448se"
67
- S576M = "S576m"
68
- S576XM = "S576xm"
69
- S672 = "S672"
70
- S672M = "S672m"
71
- S672OM = "S672om"
72
- S672OO = "S672oo"
73
- S672OOM = "S672oom"
74
- S672OOO = "S672ooo"
75
- S768 = "S768"
76
- S768M = "S768m"
77
- S768XM = "S768xm"
78
- S896 = "S896"
79
- S896M = "S896m"
80
- S896OM = "S896om"
81
- S896OO = "S896oo"
82
- S896OOM = "S896oom"
83
- S896OOO = "S896ooo"
84
- S960M = "S960m"
85
-
86
-
87
- class ProvisioningState(str, Enum):
88
- """
89
- State of provisioning of the AzureBareMetalStorageInstance
90
- """
91
- ACCEPTED = "Accepted"
92
- CREATING = "Creating"
93
- UPDATING = "Updating"
94
- FAILED = "Failed"
95
- SUCCEEDED = "Succeeded"
96
- DELETING = "Deleting"
97
- CANCELED = "Canceled"
98
- MIGRATING = "Migrating"
99
-
100
-
101
- class ResourceIdentityType(str, Enum):
102
- """
103
- The type of identity used for the Azure Bare Metal Storage Instance. The type 'SystemAssigned' refers to an implicitly created identity. The type 'None' will remove any identities from the Azure Bare Metal Storage Instance.
104
- """
105
- SYSTEM_ASSIGNED = "SystemAssigned"
106
- NONE = "None"