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
|
@@ -17,308 +17,11 @@ from . import outputs
|
|
|
17
17
|
from ._enums import *
|
|
18
18
|
|
|
19
19
|
__all__ = [
|
|
20
|
-
'DiskResponse',
|
|
21
|
-
'HardwareProfileResponse',
|
|
22
|
-
'NetworkInterfaceResponse',
|
|
23
|
-
'NetworkProfileResponse',
|
|
24
|
-
'OSProfileResponse',
|
|
25
20
|
'StorageBillingPropertiesResponse',
|
|
26
|
-
'StorageProfileResponse',
|
|
27
21
|
'StoragePropertiesResponse',
|
|
28
22
|
'SystemDataResponse',
|
|
29
23
|
]
|
|
30
24
|
|
|
31
|
-
@pulumi.output_type
|
|
32
|
-
class DiskResponse(dict):
|
|
33
|
-
"""
|
|
34
|
-
Specifies the disk information fo the Azure Bare Metal Instance
|
|
35
|
-
"""
|
|
36
|
-
@staticmethod
|
|
37
|
-
def __key_warning(key: str):
|
|
38
|
-
suggest = None
|
|
39
|
-
if key == "diskSizeGB":
|
|
40
|
-
suggest = "disk_size_gb"
|
|
41
|
-
|
|
42
|
-
if suggest:
|
|
43
|
-
pulumi.log.warn(f"Key '{key}' not found in DiskResponse. Access the value via the '{suggest}' property getter instead.")
|
|
44
|
-
|
|
45
|
-
def __getitem__(self, key: str) -> Any:
|
|
46
|
-
DiskResponse.__key_warning(key)
|
|
47
|
-
return super().__getitem__(key)
|
|
48
|
-
|
|
49
|
-
def get(self, key: str, default = None) -> Any:
|
|
50
|
-
DiskResponse.__key_warning(key)
|
|
51
|
-
return super().get(key, default)
|
|
52
|
-
|
|
53
|
-
def __init__(__self__, *,
|
|
54
|
-
lun: int,
|
|
55
|
-
disk_size_gb: Optional[int] = None,
|
|
56
|
-
name: Optional[str] = None):
|
|
57
|
-
"""
|
|
58
|
-
Specifies the disk information fo the Azure Bare Metal Instance
|
|
59
|
-
:param int lun: Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM.
|
|
60
|
-
:param int disk_size_gb: Specifies the size of an empty data disk in gigabytes.
|
|
61
|
-
:param str name: The disk name.
|
|
62
|
-
"""
|
|
63
|
-
pulumi.set(__self__, "lun", lun)
|
|
64
|
-
if disk_size_gb is not None:
|
|
65
|
-
pulumi.set(__self__, "disk_size_gb", disk_size_gb)
|
|
66
|
-
if name is not None:
|
|
67
|
-
pulumi.set(__self__, "name", name)
|
|
68
|
-
|
|
69
|
-
@property
|
|
70
|
-
@pulumi.getter
|
|
71
|
-
def lun(self) -> int:
|
|
72
|
-
"""
|
|
73
|
-
Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM.
|
|
74
|
-
"""
|
|
75
|
-
return pulumi.get(self, "lun")
|
|
76
|
-
|
|
77
|
-
@property
|
|
78
|
-
@pulumi.getter(name="diskSizeGB")
|
|
79
|
-
def disk_size_gb(self) -> Optional[int]:
|
|
80
|
-
"""
|
|
81
|
-
Specifies the size of an empty data disk in gigabytes.
|
|
82
|
-
"""
|
|
83
|
-
return pulumi.get(self, "disk_size_gb")
|
|
84
|
-
|
|
85
|
-
@property
|
|
86
|
-
@pulumi.getter
|
|
87
|
-
def name(self) -> Optional[str]:
|
|
88
|
-
"""
|
|
89
|
-
The disk name.
|
|
90
|
-
"""
|
|
91
|
-
return pulumi.get(self, "name")
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
@pulumi.output_type
|
|
95
|
-
class HardwareProfileResponse(dict):
|
|
96
|
-
"""
|
|
97
|
-
Specifies the hardware settings for the Azure Bare Metal Instance.
|
|
98
|
-
"""
|
|
99
|
-
@staticmethod
|
|
100
|
-
def __key_warning(key: str):
|
|
101
|
-
suggest = None
|
|
102
|
-
if key == "azureBareMetalInstanceSize":
|
|
103
|
-
suggest = "azure_bare_metal_instance_size"
|
|
104
|
-
elif key == "hardwareType":
|
|
105
|
-
suggest = "hardware_type"
|
|
106
|
-
|
|
107
|
-
if suggest:
|
|
108
|
-
pulumi.log.warn(f"Key '{key}' not found in HardwareProfileResponse. Access the value via the '{suggest}' property getter instead.")
|
|
109
|
-
|
|
110
|
-
def __getitem__(self, key: str) -> Any:
|
|
111
|
-
HardwareProfileResponse.__key_warning(key)
|
|
112
|
-
return super().__getitem__(key)
|
|
113
|
-
|
|
114
|
-
def get(self, key: str, default = None) -> Any:
|
|
115
|
-
HardwareProfileResponse.__key_warning(key)
|
|
116
|
-
return super().get(key, default)
|
|
117
|
-
|
|
118
|
-
def __init__(__self__, *,
|
|
119
|
-
azure_bare_metal_instance_size: Optional[str] = None,
|
|
120
|
-
hardware_type: Optional[str] = None):
|
|
121
|
-
"""
|
|
122
|
-
Specifies the hardware settings for the Azure Bare Metal Instance.
|
|
123
|
-
:param str azure_bare_metal_instance_size: Specifies the Azure Bare Metal Instance SKU.
|
|
124
|
-
:param str hardware_type: Name of the hardware type (vendor and/or their product name)
|
|
125
|
-
"""
|
|
126
|
-
if azure_bare_metal_instance_size is not None:
|
|
127
|
-
pulumi.set(__self__, "azure_bare_metal_instance_size", azure_bare_metal_instance_size)
|
|
128
|
-
if hardware_type is not None:
|
|
129
|
-
pulumi.set(__self__, "hardware_type", hardware_type)
|
|
130
|
-
|
|
131
|
-
@property
|
|
132
|
-
@pulumi.getter(name="azureBareMetalInstanceSize")
|
|
133
|
-
def azure_bare_metal_instance_size(self) -> Optional[str]:
|
|
134
|
-
"""
|
|
135
|
-
Specifies the Azure Bare Metal Instance SKU.
|
|
136
|
-
"""
|
|
137
|
-
return pulumi.get(self, "azure_bare_metal_instance_size")
|
|
138
|
-
|
|
139
|
-
@property
|
|
140
|
-
@pulumi.getter(name="hardwareType")
|
|
141
|
-
def hardware_type(self) -> Optional[str]:
|
|
142
|
-
"""
|
|
143
|
-
Name of the hardware type (vendor and/or their product name)
|
|
144
|
-
"""
|
|
145
|
-
return pulumi.get(self, "hardware_type")
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
@pulumi.output_type
|
|
149
|
-
class NetworkInterfaceResponse(dict):
|
|
150
|
-
"""
|
|
151
|
-
Specifies the network interfaces of a bare metal resource.
|
|
152
|
-
"""
|
|
153
|
-
@staticmethod
|
|
154
|
-
def __key_warning(key: str):
|
|
155
|
-
suggest = None
|
|
156
|
-
if key == "ipAddress":
|
|
157
|
-
suggest = "ip_address"
|
|
158
|
-
|
|
159
|
-
if suggest:
|
|
160
|
-
pulumi.log.warn(f"Key '{key}' not found in NetworkInterfaceResponse. Access the value via the '{suggest}' property getter instead.")
|
|
161
|
-
|
|
162
|
-
def __getitem__(self, key: str) -> Any:
|
|
163
|
-
NetworkInterfaceResponse.__key_warning(key)
|
|
164
|
-
return super().__getitem__(key)
|
|
165
|
-
|
|
166
|
-
def get(self, key: str, default = None) -> Any:
|
|
167
|
-
NetworkInterfaceResponse.__key_warning(key)
|
|
168
|
-
return super().get(key, default)
|
|
169
|
-
|
|
170
|
-
def __init__(__self__, *,
|
|
171
|
-
ip_address: Optional[str] = None):
|
|
172
|
-
"""
|
|
173
|
-
Specifies the network interfaces of a bare metal resource.
|
|
174
|
-
:param str ip_address: Specifies the IP address of the network interface.
|
|
175
|
-
"""
|
|
176
|
-
if ip_address is not None:
|
|
177
|
-
pulumi.set(__self__, "ip_address", ip_address)
|
|
178
|
-
|
|
179
|
-
@property
|
|
180
|
-
@pulumi.getter(name="ipAddress")
|
|
181
|
-
def ip_address(self) -> Optional[str]:
|
|
182
|
-
"""
|
|
183
|
-
Specifies the IP address of the network interface.
|
|
184
|
-
"""
|
|
185
|
-
return pulumi.get(self, "ip_address")
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
@pulumi.output_type
|
|
189
|
-
class NetworkProfileResponse(dict):
|
|
190
|
-
"""
|
|
191
|
-
Specifies the network settings for the Azure Bare Metal Instance disks.
|
|
192
|
-
"""
|
|
193
|
-
@staticmethod
|
|
194
|
-
def __key_warning(key: str):
|
|
195
|
-
suggest = None
|
|
196
|
-
if key == "circuitId":
|
|
197
|
-
suggest = "circuit_id"
|
|
198
|
-
elif key == "networkInterfaces":
|
|
199
|
-
suggest = "network_interfaces"
|
|
200
|
-
|
|
201
|
-
if suggest:
|
|
202
|
-
pulumi.log.warn(f"Key '{key}' not found in NetworkProfileResponse. Access the value via the '{suggest}' property getter instead.")
|
|
203
|
-
|
|
204
|
-
def __getitem__(self, key: str) -> Any:
|
|
205
|
-
NetworkProfileResponse.__key_warning(key)
|
|
206
|
-
return super().__getitem__(key)
|
|
207
|
-
|
|
208
|
-
def get(self, key: str, default = None) -> Any:
|
|
209
|
-
NetworkProfileResponse.__key_warning(key)
|
|
210
|
-
return super().get(key, default)
|
|
211
|
-
|
|
212
|
-
def __init__(__self__, *,
|
|
213
|
-
circuit_id: Optional[str] = None,
|
|
214
|
-
network_interfaces: Optional[Sequence['outputs.NetworkInterfaceResponse']] = None):
|
|
215
|
-
"""
|
|
216
|
-
Specifies the network settings for the Azure Bare Metal Instance disks.
|
|
217
|
-
:param str circuit_id: Specifies the circuit id for connecting to express route.
|
|
218
|
-
:param Sequence['NetworkInterfaceResponse'] network_interfaces: Specifies the network interfaces for the Azure Bare Metal Instance.
|
|
219
|
-
"""
|
|
220
|
-
if circuit_id is not None:
|
|
221
|
-
pulumi.set(__self__, "circuit_id", circuit_id)
|
|
222
|
-
if network_interfaces is not None:
|
|
223
|
-
pulumi.set(__self__, "network_interfaces", network_interfaces)
|
|
224
|
-
|
|
225
|
-
@property
|
|
226
|
-
@pulumi.getter(name="circuitId")
|
|
227
|
-
def circuit_id(self) -> Optional[str]:
|
|
228
|
-
"""
|
|
229
|
-
Specifies the circuit id for connecting to express route.
|
|
230
|
-
"""
|
|
231
|
-
return pulumi.get(self, "circuit_id")
|
|
232
|
-
|
|
233
|
-
@property
|
|
234
|
-
@pulumi.getter(name="networkInterfaces")
|
|
235
|
-
def network_interfaces(self) -> Optional[Sequence['outputs.NetworkInterfaceResponse']]:
|
|
236
|
-
"""
|
|
237
|
-
Specifies the network interfaces for the Azure Bare Metal Instance.
|
|
238
|
-
"""
|
|
239
|
-
return pulumi.get(self, "network_interfaces")
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
@pulumi.output_type
|
|
243
|
-
class OSProfileResponse(dict):
|
|
244
|
-
"""
|
|
245
|
-
Specifies the operating system settings for the Azure Bare Metal instance.
|
|
246
|
-
"""
|
|
247
|
-
@staticmethod
|
|
248
|
-
def __key_warning(key: str):
|
|
249
|
-
suggest = None
|
|
250
|
-
if key == "computerName":
|
|
251
|
-
suggest = "computer_name"
|
|
252
|
-
elif key == "osType":
|
|
253
|
-
suggest = "os_type"
|
|
254
|
-
elif key == "sshPublicKey":
|
|
255
|
-
suggest = "ssh_public_key"
|
|
256
|
-
|
|
257
|
-
if suggest:
|
|
258
|
-
pulumi.log.warn(f"Key '{key}' not found in OSProfileResponse. Access the value via the '{suggest}' property getter instead.")
|
|
259
|
-
|
|
260
|
-
def __getitem__(self, key: str) -> Any:
|
|
261
|
-
OSProfileResponse.__key_warning(key)
|
|
262
|
-
return super().__getitem__(key)
|
|
263
|
-
|
|
264
|
-
def get(self, key: str, default = None) -> Any:
|
|
265
|
-
OSProfileResponse.__key_warning(key)
|
|
266
|
-
return super().get(key, default)
|
|
267
|
-
|
|
268
|
-
def __init__(__self__, *,
|
|
269
|
-
computer_name: Optional[str] = None,
|
|
270
|
-
os_type: Optional[str] = None,
|
|
271
|
-
ssh_public_key: Optional[str] = None,
|
|
272
|
-
version: Optional[str] = None):
|
|
273
|
-
"""
|
|
274
|
-
Specifies the operating system settings for the Azure Bare Metal instance.
|
|
275
|
-
:param str computer_name: Specifies the host OS name of the Azure Bare Metal instance.
|
|
276
|
-
:param str os_type: This property allows you to specify the type of the OS.
|
|
277
|
-
:param str ssh_public_key: Specifies the SSH public key used to access the operating system.
|
|
278
|
-
:param str version: Specifies version of operating system.
|
|
279
|
-
"""
|
|
280
|
-
if computer_name is not None:
|
|
281
|
-
pulumi.set(__self__, "computer_name", computer_name)
|
|
282
|
-
if os_type is not None:
|
|
283
|
-
pulumi.set(__self__, "os_type", os_type)
|
|
284
|
-
if ssh_public_key is not None:
|
|
285
|
-
pulumi.set(__self__, "ssh_public_key", ssh_public_key)
|
|
286
|
-
if version is not None:
|
|
287
|
-
pulumi.set(__self__, "version", version)
|
|
288
|
-
|
|
289
|
-
@property
|
|
290
|
-
@pulumi.getter(name="computerName")
|
|
291
|
-
def computer_name(self) -> Optional[str]:
|
|
292
|
-
"""
|
|
293
|
-
Specifies the host OS name of the Azure Bare Metal instance.
|
|
294
|
-
"""
|
|
295
|
-
return pulumi.get(self, "computer_name")
|
|
296
|
-
|
|
297
|
-
@property
|
|
298
|
-
@pulumi.getter(name="osType")
|
|
299
|
-
def os_type(self) -> Optional[str]:
|
|
300
|
-
"""
|
|
301
|
-
This property allows you to specify the type of the OS.
|
|
302
|
-
"""
|
|
303
|
-
return pulumi.get(self, "os_type")
|
|
304
|
-
|
|
305
|
-
@property
|
|
306
|
-
@pulumi.getter(name="sshPublicKey")
|
|
307
|
-
def ssh_public_key(self) -> Optional[str]:
|
|
308
|
-
"""
|
|
309
|
-
Specifies the SSH public key used to access the operating system.
|
|
310
|
-
"""
|
|
311
|
-
return pulumi.get(self, "ssh_public_key")
|
|
312
|
-
|
|
313
|
-
@property
|
|
314
|
-
@pulumi.getter
|
|
315
|
-
def version(self) -> Optional[str]:
|
|
316
|
-
"""
|
|
317
|
-
Specifies version of operating system.
|
|
318
|
-
"""
|
|
319
|
-
return pulumi.get(self, "version")
|
|
320
|
-
|
|
321
|
-
|
|
322
25
|
@pulumi.output_type
|
|
323
26
|
class StorageBillingPropertiesResponse(dict):
|
|
324
27
|
"""
|
|
@@ -373,60 +76,6 @@ class StorageBillingPropertiesResponse(dict):
|
|
|
373
76
|
return pulumi.get(self, "billing_mode")
|
|
374
77
|
|
|
375
78
|
|
|
376
|
-
@pulumi.output_type
|
|
377
|
-
class StorageProfileResponse(dict):
|
|
378
|
-
"""
|
|
379
|
-
Specifies the storage settings for the Azure Bare Metal instance disks.
|
|
380
|
-
"""
|
|
381
|
-
@staticmethod
|
|
382
|
-
def __key_warning(key: str):
|
|
383
|
-
suggest = None
|
|
384
|
-
if key == "nfsIpAddress":
|
|
385
|
-
suggest = "nfs_ip_address"
|
|
386
|
-
elif key == "osDisks":
|
|
387
|
-
suggest = "os_disks"
|
|
388
|
-
|
|
389
|
-
if suggest:
|
|
390
|
-
pulumi.log.warn(f"Key '{key}' not found in StorageProfileResponse. Access the value via the '{suggest}' property getter instead.")
|
|
391
|
-
|
|
392
|
-
def __getitem__(self, key: str) -> Any:
|
|
393
|
-
StorageProfileResponse.__key_warning(key)
|
|
394
|
-
return super().__getitem__(key)
|
|
395
|
-
|
|
396
|
-
def get(self, key: str, default = None) -> Any:
|
|
397
|
-
StorageProfileResponse.__key_warning(key)
|
|
398
|
-
return super().get(key, default)
|
|
399
|
-
|
|
400
|
-
def __init__(__self__, *,
|
|
401
|
-
nfs_ip_address: Optional[str] = None,
|
|
402
|
-
os_disks: Optional[Sequence['outputs.DiskResponse']] = None):
|
|
403
|
-
"""
|
|
404
|
-
Specifies the storage settings for the Azure Bare Metal instance disks.
|
|
405
|
-
:param str nfs_ip_address: IP Address to connect to storage.
|
|
406
|
-
:param Sequence['DiskResponse'] os_disks: Specifies information about the operating system disk used by bare metal instance.
|
|
407
|
-
"""
|
|
408
|
-
if nfs_ip_address is not None:
|
|
409
|
-
pulumi.set(__self__, "nfs_ip_address", nfs_ip_address)
|
|
410
|
-
if os_disks is not None:
|
|
411
|
-
pulumi.set(__self__, "os_disks", os_disks)
|
|
412
|
-
|
|
413
|
-
@property
|
|
414
|
-
@pulumi.getter(name="nfsIpAddress")
|
|
415
|
-
def nfs_ip_address(self) -> Optional[str]:
|
|
416
|
-
"""
|
|
417
|
-
IP Address to connect to storage.
|
|
418
|
-
"""
|
|
419
|
-
return pulumi.get(self, "nfs_ip_address")
|
|
420
|
-
|
|
421
|
-
@property
|
|
422
|
-
@pulumi.getter(name="osDisks")
|
|
423
|
-
def os_disks(self) -> Optional[Sequence['outputs.DiskResponse']]:
|
|
424
|
-
"""
|
|
425
|
-
Specifies information about the operating system disk used by bare metal instance.
|
|
426
|
-
"""
|
|
427
|
-
return pulumi.get(self, "os_disks")
|
|
428
|
-
|
|
429
|
-
|
|
430
79
|
@pulumi.output_type
|
|
431
80
|
class StoragePropertiesResponse(dict):
|
|
432
81
|
"""
|
|
@@ -196,7 +196,7 @@ class AzureBareMetalStorageInstance(pulumi.CustomResource):
|
|
|
196
196
|
__props__.__dict__["name"] = None
|
|
197
197
|
__props__.__dict__["system_data"] = None
|
|
198
198
|
__props__.__dict__["type"] = None
|
|
199
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:baremetalinfrastructure:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230804preview:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20231101preview:AzureBareMetalStorageInstance")
|
|
199
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:baremetalinfrastructure:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230804preview:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20231101preview:AzureBareMetalStorageInstance")])
|
|
200
200
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
201
201
|
super(AzureBareMetalStorageInstance, __self__).__init__(
|
|
202
202
|
'azure-native:baremetalinfrastructure/v20230406:AzureBareMetalStorageInstance',
|
pulumi_azure_native/baremetalinfrastructure/v20230804preview/azure_bare_metal_storage_instance.py
CHANGED
|
@@ -196,7 +196,7 @@ class AzureBareMetalStorageInstance(pulumi.CustomResource):
|
|
|
196
196
|
__props__.__dict__["name"] = None
|
|
197
197
|
__props__.__dict__["system_data"] = None
|
|
198
198
|
__props__.__dict__["type"] = None
|
|
199
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:baremetalinfrastructure:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230406:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20231101preview:AzureBareMetalStorageInstance")
|
|
199
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:baremetalinfrastructure:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230406:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20231101preview:AzureBareMetalStorageInstance")])
|
|
200
200
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
201
201
|
super(AzureBareMetalStorageInstance, __self__).__init__(
|
|
202
202
|
'azure-native:baremetalinfrastructure/v20230804preview:AzureBareMetalStorageInstance',
|
pulumi_azure_native/baremetalinfrastructure/v20231101preview/azure_bare_metal_storage_instance.py
CHANGED
|
@@ -216,7 +216,7 @@ class AzureBareMetalStorageInstance(pulumi.CustomResource):
|
|
|
216
216
|
__props__.__dict__["name"] = None
|
|
217
217
|
__props__.__dict__["system_data"] = None
|
|
218
218
|
__props__.__dict__["type"] = None
|
|
219
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:baremetalinfrastructure:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230406:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230804preview:AzureBareMetalStorageInstance")
|
|
219
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:baremetalinfrastructure:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230406:AzureBareMetalStorageInstance"), pulumi.Alias(type_="azure-native:baremetalinfrastructure/v20230804preview:AzureBareMetalStorageInstance")])
|
|
220
220
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
221
221
|
super(AzureBareMetalStorageInstance, __self__).__init__(
|
|
222
222
|
'azure-native:baremetalinfrastructure/v20231101preview:AzureBareMetalStorageInstance',
|
|
@@ -30,13 +30,10 @@ if typing.TYPE_CHECKING:
|
|
|
30
30
|
v20231101 = __v20231101
|
|
31
31
|
import pulumi_azure_native.batch.v20240201 as __v20240201
|
|
32
32
|
v20240201 = __v20240201
|
|
33
|
-
import pulumi_azure_native.batch.v20240701 as __v20240701
|
|
34
|
-
v20240701 = __v20240701
|
|
35
33
|
else:
|
|
36
34
|
v20220101 = _utilities.lazy_import('pulumi_azure_native.batch.v20220101')
|
|
37
35
|
v20220601 = _utilities.lazy_import('pulumi_azure_native.batch.v20220601')
|
|
38
36
|
v20230501 = _utilities.lazy_import('pulumi_azure_native.batch.v20230501')
|
|
39
37
|
v20231101 = _utilities.lazy_import('pulumi_azure_native.batch.v20231101')
|
|
40
38
|
v20240201 = _utilities.lazy_import('pulumi_azure_native.batch.v20240201')
|
|
41
|
-
v20240701 = _utilities.lazy_import('pulumi_azure_native.batch.v20240701')
|
|
42
39
|
|
|
@@ -134,7 +134,7 @@ class Application(pulumi.CustomResource):
|
|
|
134
134
|
Contains information about an application in a Batch account.
|
|
135
135
|
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
|
|
136
136
|
|
|
137
|
-
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01
|
|
137
|
+
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01.
|
|
138
138
|
|
|
139
139
|
:param str resource_name: The name of the resource.
|
|
140
140
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -155,7 +155,7 @@ class Application(pulumi.CustomResource):
|
|
|
155
155
|
Contains information about an application in a Batch account.
|
|
156
156
|
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
|
|
157
157
|
|
|
158
|
-
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01
|
|
158
|
+
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01.
|
|
159
159
|
|
|
160
160
|
:param str resource_name: The name of the resource.
|
|
161
161
|
:param ApplicationArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -200,7 +200,7 @@ class Application(pulumi.CustomResource):
|
|
|
200
200
|
__props__.__dict__["etag"] = None
|
|
201
201
|
__props__.__dict__["name"] = None
|
|
202
202
|
__props__.__dict__["type"] = None
|
|
203
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch/v20151201:Application"), pulumi.Alias(type_="azure-native:batch/v20170101:Application"), pulumi.Alias(type_="azure-native:batch/v20170501:Application"), pulumi.Alias(type_="azure-native:batch/v20170901:Application"), pulumi.Alias(type_="azure-native:batch/v20181201:Application"), pulumi.Alias(type_="azure-native:batch/v20190401:Application"), pulumi.Alias(type_="azure-native:batch/v20190801:Application"), pulumi.Alias(type_="azure-native:batch/v20200301:Application"), pulumi.Alias(type_="azure-native:batch/v20200501:Application"), pulumi.Alias(type_="azure-native:batch/v20200901:Application"), pulumi.Alias(type_="azure-native:batch/v20210101:Application"), pulumi.Alias(type_="azure-native:batch/v20210601:Application"), pulumi.Alias(type_="azure-native:batch/v20220101:Application"), pulumi.Alias(type_="azure-native:batch/v20220601:Application"), pulumi.Alias(type_="azure-native:batch/v20221001:Application"), pulumi.Alias(type_="azure-native:batch/v20230501:Application"), pulumi.Alias(type_="azure-native:batch/v20231101:Application"), pulumi.Alias(type_="azure-native:batch/v20240201:Application")
|
|
203
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch/v20151201:Application"), pulumi.Alias(type_="azure-native:batch/v20170101:Application"), pulumi.Alias(type_="azure-native:batch/v20170501:Application"), pulumi.Alias(type_="azure-native:batch/v20170901:Application"), pulumi.Alias(type_="azure-native:batch/v20181201:Application"), pulumi.Alias(type_="azure-native:batch/v20190401:Application"), pulumi.Alias(type_="azure-native:batch/v20190801:Application"), pulumi.Alias(type_="azure-native:batch/v20200301:Application"), pulumi.Alias(type_="azure-native:batch/v20200501:Application"), pulumi.Alias(type_="azure-native:batch/v20200901:Application"), pulumi.Alias(type_="azure-native:batch/v20210101:Application"), pulumi.Alias(type_="azure-native:batch/v20210601:Application"), pulumi.Alias(type_="azure-native:batch/v20220101:Application"), pulumi.Alias(type_="azure-native:batch/v20220601:Application"), pulumi.Alias(type_="azure-native:batch/v20221001:Application"), pulumi.Alias(type_="azure-native:batch/v20230501:Application"), pulumi.Alias(type_="azure-native:batch/v20231101:Application"), pulumi.Alias(type_="azure-native:batch/v20240201:Application")])
|
|
204
204
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
205
205
|
super(Application, __self__).__init__(
|
|
206
206
|
'azure-native:batch:Application',
|
|
@@ -99,7 +99,7 @@ class ApplicationPackage(pulumi.CustomResource):
|
|
|
99
99
|
An application package which represents a particular version of an application.
|
|
100
100
|
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
|
|
101
101
|
|
|
102
|
-
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01
|
|
102
|
+
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01.
|
|
103
103
|
|
|
104
104
|
:param str resource_name: The name of the resource.
|
|
105
105
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -118,7 +118,7 @@ class ApplicationPackage(pulumi.CustomResource):
|
|
|
118
118
|
An application package which represents a particular version of an application.
|
|
119
119
|
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
|
|
120
120
|
|
|
121
|
-
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01
|
|
121
|
+
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01.
|
|
122
122
|
|
|
123
123
|
:param str resource_name: The name of the resource.
|
|
124
124
|
:param ApplicationPackageArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -166,7 +166,7 @@ class ApplicationPackage(pulumi.CustomResource):
|
|
|
166
166
|
__props__.__dict__["storage_url"] = None
|
|
167
167
|
__props__.__dict__["storage_url_expiry"] = None
|
|
168
168
|
__props__.__dict__["type"] = None
|
|
169
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch/v20151201:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20170101:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20170501:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20170901:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20181201:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20190401:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20190801:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20200301:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20200501:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20200901:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20210101:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20210601:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20220101:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20220601:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20221001:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20230501:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20231101:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20240201:ApplicationPackage")
|
|
169
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch/v20151201:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20170101:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20170501:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20170901:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20181201:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20190401:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20190801:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20200301:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20200501:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20200901:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20210101:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20210601:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20220101:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20220601:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20221001:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20230501:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20231101:ApplicationPackage"), pulumi.Alias(type_="azure-native:batch/v20240201:ApplicationPackage")])
|
|
170
170
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
171
171
|
super(ApplicationPackage, __self__).__init__(
|
|
172
172
|
'azure-native:batch:ApplicationPackage',
|
|
@@ -240,7 +240,7 @@ class BatchAccount(pulumi.CustomResource):
|
|
|
240
240
|
Contains information about an Azure Batch account.
|
|
241
241
|
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
|
|
242
242
|
|
|
243
|
-
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01
|
|
243
|
+
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01.
|
|
244
244
|
|
|
245
245
|
:param str resource_name: The name of the resource.
|
|
246
246
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -267,7 +267,7 @@ class BatchAccount(pulumi.CustomResource):
|
|
|
267
267
|
Contains information about an Azure Batch account.
|
|
268
268
|
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
|
|
269
269
|
|
|
270
|
-
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01
|
|
270
|
+
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01.
|
|
271
271
|
|
|
272
272
|
:param str resource_name: The name of the resource.
|
|
273
273
|
:param BatchAccountArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -331,7 +331,7 @@ class BatchAccount(pulumi.CustomResource):
|
|
|
331
331
|
__props__.__dict__["private_endpoint_connections"] = None
|
|
332
332
|
__props__.__dict__["provisioning_state"] = None
|
|
333
333
|
__props__.__dict__["type"] = None
|
|
334
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch/v20151201:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170901:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20181201:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20190401:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20190801:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200301:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200901:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20210101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20210601:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20220101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20220601:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20221001:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20230501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20231101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20240201:BatchAccount")
|
|
334
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch/v20151201:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170901:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20181201:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20190401:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20190801:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200301:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200901:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20210101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20210601:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20220101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20220601:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20221001:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20230501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20231101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20240201:BatchAccount")])
|
|
335
335
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
336
336
|
super(BatchAccount, __self__).__init__(
|
|
337
337
|
'azure-native:batch:BatchAccount',
|
|
@@ -129,7 +129,7 @@ def get_application(account_name: Optional[str] = None,
|
|
|
129
129
|
Gets information about the specified application.
|
|
130
130
|
Azure REST API version: 2023-05-01.
|
|
131
131
|
|
|
132
|
-
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01
|
|
132
|
+
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01.
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
:param str account_name: The name of the Batch account.
|
|
@@ -162,7 +162,7 @@ def get_application_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
162
162
|
Gets information about the specified application.
|
|
163
163
|
Azure REST API version: 2023-05-01.
|
|
164
164
|
|
|
165
|
-
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01
|
|
165
|
+
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01.
|
|
166
166
|
|
|
167
167
|
|
|
168
168
|
:param str account_name: The name of the Batch account.
|
|
@@ -154,7 +154,7 @@ def get_application_package(account_name: Optional[str] = None,
|
|
|
154
154
|
Gets information about the specified application package.
|
|
155
155
|
Azure REST API version: 2023-05-01.
|
|
156
156
|
|
|
157
|
-
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01
|
|
157
|
+
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01.
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
:param str account_name: The name of the Batch account.
|
|
@@ -192,7 +192,7 @@ def get_application_package_output(account_name: Optional[pulumi.Input[str]] = N
|
|
|
192
192
|
Gets information about the specified application package.
|
|
193
193
|
Azure REST API version: 2023-05-01.
|
|
194
194
|
|
|
195
|
-
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01
|
|
195
|
+
Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01.
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
:param str account_name: The name of the Batch account.
|
|
@@ -315,7 +315,7 @@ def get_batch_account(account_name: Optional[str] = None,
|
|
|
315
315
|
Gets information about the specified Batch account.
|
|
316
316
|
Azure REST API version: 2023-05-01.
|
|
317
317
|
|
|
318
|
-
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01
|
|
318
|
+
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01.
|
|
319
319
|
|
|
320
320
|
|
|
321
321
|
:param str account_name: The name of the Batch account.
|
|
@@ -361,7 +361,7 @@ def get_batch_account_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
361
361
|
Gets information about the specified Batch account.
|
|
362
362
|
Azure REST API version: 2023-05-01.
|
|
363
363
|
|
|
364
|
-
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01
|
|
364
|
+
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01.
|
|
365
365
|
|
|
366
366
|
|
|
367
367
|
:param str account_name: The name of the Batch account.
|
|
@@ -405,7 +405,7 @@ def get_pool(account_name: Optional[str] = None,
|
|
|
405
405
|
Gets information about the specified pool.
|
|
406
406
|
Azure REST API version: 2023-05-01.
|
|
407
407
|
|
|
408
|
-
Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01
|
|
408
|
+
Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01.
|
|
409
409
|
|
|
410
410
|
|
|
411
411
|
:param str account_name: The name of the Batch account.
|
|
@@ -463,7 +463,7 @@ def get_pool_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
463
463
|
Gets information about the specified pool.
|
|
464
464
|
Azure REST API version: 2023-05-01.
|
|
465
465
|
|
|
466
|
-
Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01
|
|
466
|
+
Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01.
|
|
467
467
|
|
|
468
468
|
|
|
469
469
|
:param str account_name: The name of the Batch account.
|
|
@@ -80,7 +80,7 @@ def list_batch_account_keys(account_name: Optional[str] = None,
|
|
|
80
80
|
This operation applies only to Batch accounts with allowedAuthenticationModes containing 'SharedKey'. If the Batch account doesn't contain 'SharedKey' in its allowedAuthenticationMode, clients cannot use shared keys to authenticate, and must use another allowedAuthenticationModes instead. In this case, getting the keys will fail.
|
|
81
81
|
Azure REST API version: 2023-05-01.
|
|
82
82
|
|
|
83
|
-
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01
|
|
83
|
+
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01.
|
|
84
84
|
|
|
85
85
|
|
|
86
86
|
:param str account_name: The name of the Batch account.
|
|
@@ -106,7 +106,7 @@ def list_batch_account_keys_output(account_name: Optional[pulumi.Input[str]] = N
|
|
|
106
106
|
This operation applies only to Batch accounts with allowedAuthenticationModes containing 'SharedKey'. If the Batch account doesn't contain 'SharedKey' in its allowedAuthenticationMode, clients cannot use shared keys to authenticate, and must use another allowedAuthenticationModes instead. In this case, getting the keys will fail.
|
|
107
107
|
Azure REST API version: 2023-05-01.
|
|
108
108
|
|
|
109
|
-
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01
|
|
109
|
+
Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01.
|
|
110
110
|
|
|
111
111
|
|
|
112
112
|
:param str account_name: The name of the Batch account.
|
|
@@ -377,7 +377,7 @@ class Pool(pulumi.CustomResource):
|
|
|
377
377
|
Contains information about a pool.
|
|
378
378
|
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
|
|
379
379
|
|
|
380
|
-
Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01
|
|
380
|
+
Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01.
|
|
381
381
|
|
|
382
382
|
:param str resource_name: The name of the resource.
|
|
383
383
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -413,7 +413,7 @@ class Pool(pulumi.CustomResource):
|
|
|
413
413
|
Contains information about a pool.
|
|
414
414
|
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
|
|
415
415
|
|
|
416
|
-
Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01
|
|
416
|
+
Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01.
|
|
417
417
|
|
|
418
418
|
:param str resource_name: The name of the resource.
|
|
419
419
|
:param PoolArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -499,7 +499,7 @@ class Pool(pulumi.CustomResource):
|
|
|
499
499
|
__props__.__dict__["provisioning_state_transition_time"] = None
|
|
500
500
|
__props__.__dict__["resize_operation_status"] = None
|
|
501
501
|
__props__.__dict__["type"] = None
|
|
502
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch/v20170901:Pool"), pulumi.Alias(type_="azure-native:batch/v20181201:Pool"), pulumi.Alias(type_="azure-native:batch/v20190401:Pool"), pulumi.Alias(type_="azure-native:batch/v20190801:Pool"), pulumi.Alias(type_="azure-native:batch/v20200301:Pool"), pulumi.Alias(type_="azure-native:batch/v20200501:Pool"), pulumi.Alias(type_="azure-native:batch/v20200901:Pool"), pulumi.Alias(type_="azure-native:batch/v20210101:Pool"), pulumi.Alias(type_="azure-native:batch/v20210601:Pool"), pulumi.Alias(type_="azure-native:batch/v20220101:Pool"), pulumi.Alias(type_="azure-native:batch/v20220601:Pool"), pulumi.Alias(type_="azure-native:batch/v20221001:Pool"), pulumi.Alias(type_="azure-native:batch/v20230501:Pool"), pulumi.Alias(type_="azure-native:batch/v20231101:Pool"), pulumi.Alias(type_="azure-native:batch/v20240201:Pool")
|
|
502
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch/v20170901:Pool"), pulumi.Alias(type_="azure-native:batch/v20181201:Pool"), pulumi.Alias(type_="azure-native:batch/v20190401:Pool"), pulumi.Alias(type_="azure-native:batch/v20190801:Pool"), pulumi.Alias(type_="azure-native:batch/v20200301:Pool"), pulumi.Alias(type_="azure-native:batch/v20200501:Pool"), pulumi.Alias(type_="azure-native:batch/v20200901:Pool"), pulumi.Alias(type_="azure-native:batch/v20210101:Pool"), pulumi.Alias(type_="azure-native:batch/v20210601:Pool"), pulumi.Alias(type_="azure-native:batch/v20220101:Pool"), pulumi.Alias(type_="azure-native:batch/v20220601:Pool"), pulumi.Alias(type_="azure-native:batch/v20221001:Pool"), pulumi.Alias(type_="azure-native:batch/v20230501:Pool"), pulumi.Alias(type_="azure-native:batch/v20231101:Pool"), pulumi.Alias(type_="azure-native:batch/v20240201:Pool")])
|
|
503
503
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
504
504
|
super(Pool, __self__).__init__(
|
|
505
505
|
'azure-native:batch:Pool',
|
|
@@ -304,7 +304,7 @@ class BatchAccount(pulumi.CustomResource):
|
|
|
304
304
|
__props__.__dict__["private_endpoint_connections"] = None
|
|
305
305
|
__props__.__dict__["provisioning_state"] = None
|
|
306
306
|
__props__.__dict__["type"] = None
|
|
307
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20151201:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170901:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20181201:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20190401:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20190801:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200301:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200901:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20210101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20210601:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20220601:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20221001:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20230501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20231101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20240201:BatchAccount")
|
|
307
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:batch:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20151201:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20170901:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20181201:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20190401:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20190801:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200301:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20200901:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20210101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20210601:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20220601:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20221001:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20230501:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20231101:BatchAccount"), pulumi.Alias(type_="azure-native:batch/v20240201:BatchAccount")])
|
|
308
308
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
309
309
|
super(BatchAccount, __self__).__init__(
|
|
310
310
|
'azure-native:batch/v20220101:BatchAccount',
|