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,772 +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
- from ._enums import *
18
-
19
- __all__ = [
20
- 'ApiEntityReferenceResponse',
21
- 'CloudHsmClusterSkuResponse',
22
- 'CloudHsmPropertiesResponse',
23
- 'ManagedServiceIdentityResponse',
24
- 'NetworkInterfaceResponse',
25
- 'NetworkProfileResponse',
26
- 'PrivateEndpointConnectionResponse',
27
- 'PrivateEndpointResponse',
28
- 'PrivateLinkServiceConnectionStateResponse',
29
- 'SkuResponse',
30
- 'SystemDataResponse',
31
- 'UserAssignedIdentityResponse',
32
- ]
33
-
34
- @pulumi.output_type
35
- class ApiEntityReferenceResponse(dict):
36
- """
37
- The API entity reference.
38
- """
39
- @staticmethod
40
- def __key_warning(key: str):
41
- suggest = None
42
- if key == "resourceId":
43
- suggest = "resource_id"
44
-
45
- if suggest:
46
- pulumi.log.warn(f"Key '{key}' not found in ApiEntityReferenceResponse. Access the value via the '{suggest}' property getter instead.")
47
-
48
- def __getitem__(self, key: str) -> Any:
49
- ApiEntityReferenceResponse.__key_warning(key)
50
- return super().__getitem__(key)
51
-
52
- def get(self, key: str, default = None) -> Any:
53
- ApiEntityReferenceResponse.__key_warning(key)
54
- return super().get(key, default)
55
-
56
- def __init__(__self__, *,
57
- resource_id: Optional[str] = None):
58
- """
59
- The API entity reference.
60
- :param str resource_id: The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
61
- """
62
- if resource_id is not None:
63
- pulumi.set(__self__, "resource_id", resource_id)
64
-
65
- @property
66
- @pulumi.getter(name="resourceId")
67
- def resource_id(self) -> Optional[str]:
68
- """
69
- The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
70
- """
71
- return pulumi.get(self, "resource_id")
72
-
73
-
74
- @pulumi.output_type
75
- class CloudHsmClusterSkuResponse(dict):
76
- """
77
- Cloud Hsm Cluster SKU information
78
- """
79
- def __init__(__self__, *,
80
- family: str,
81
- name: str,
82
- capacity: Optional[int] = None):
83
- """
84
- Cloud Hsm Cluster SKU information
85
- :param str family: Sku family of the Cloud HSM Cluster
86
- :param str name: Sku name of the Cloud HSM Cluster
87
- :param int capacity: Sku capacity
88
- """
89
- pulumi.set(__self__, "family", family)
90
- pulumi.set(__self__, "name", name)
91
- if capacity is not None:
92
- pulumi.set(__self__, "capacity", capacity)
93
-
94
- @property
95
- @pulumi.getter
96
- def family(self) -> str:
97
- """
98
- Sku family of the Cloud HSM Cluster
99
- """
100
- return pulumi.get(self, "family")
101
-
102
- @property
103
- @pulumi.getter
104
- def name(self) -> str:
105
- """
106
- Sku name of the Cloud HSM Cluster
107
- """
108
- return pulumi.get(self, "name")
109
-
110
- @property
111
- @pulumi.getter
112
- def capacity(self) -> Optional[int]:
113
- """
114
- Sku capacity
115
- """
116
- return pulumi.get(self, "capacity")
117
-
118
-
119
- @pulumi.output_type
120
- class CloudHsmPropertiesResponse(dict):
121
- """
122
- The Cloud HSM Properties
123
- """
124
- @staticmethod
125
- def __key_warning(key: str):
126
- suggest = None
127
- if key == "stateMessage":
128
- suggest = "state_message"
129
-
130
- if suggest:
131
- pulumi.log.warn(f"Key '{key}' not found in CloudHsmPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
132
-
133
- def __getitem__(self, key: str) -> Any:
134
- CloudHsmPropertiesResponse.__key_warning(key)
135
- return super().__getitem__(key)
136
-
137
- def get(self, key: str, default = None) -> Any:
138
- CloudHsmPropertiesResponse.__key_warning(key)
139
- return super().get(key, default)
140
-
141
- def __init__(__self__, *,
142
- fqdn: Optional[str] = None,
143
- state: Optional[str] = None,
144
- state_message: Optional[str] = None):
145
- """
146
- The Cloud HSM Properties
147
- :param str fqdn: FQDN of the Cloud HSM
148
- :param str state: The Cloud HSM State. Values are: Deploying, ConfiguringSlb, Starting, Starting, Failed, Failed, Deleting, DeletingSlbEntry, InitialProvisioning, Updating
149
- :param str state_message: The Cloud HSM State message
150
- """
151
- if fqdn is not None:
152
- pulumi.set(__self__, "fqdn", fqdn)
153
- if state is not None:
154
- pulumi.set(__self__, "state", state)
155
- if state_message is not None:
156
- pulumi.set(__self__, "state_message", state_message)
157
-
158
- @property
159
- @pulumi.getter
160
- def fqdn(self) -> Optional[str]:
161
- """
162
- FQDN of the Cloud HSM
163
- """
164
- return pulumi.get(self, "fqdn")
165
-
166
- @property
167
- @pulumi.getter
168
- def state(self) -> Optional[str]:
169
- """
170
- The Cloud HSM State. Values are: Deploying, ConfiguringSlb, Starting, Starting, Failed, Failed, Deleting, DeletingSlbEntry, InitialProvisioning, Updating
171
- """
172
- return pulumi.get(self, "state")
173
-
174
- @property
175
- @pulumi.getter(name="stateMessage")
176
- def state_message(self) -> Optional[str]:
177
- """
178
- The Cloud HSM State message
179
- """
180
- return pulumi.get(self, "state_message")
181
-
182
-
183
- @pulumi.output_type
184
- class ManagedServiceIdentityResponse(dict):
185
- """
186
- Managed service identity (system assigned and/or user assigned identities)
187
- """
188
- @staticmethod
189
- def __key_warning(key: str):
190
- suggest = None
191
- if key == "principalId":
192
- suggest = "principal_id"
193
- elif key == "tenantId":
194
- suggest = "tenant_id"
195
- elif key == "userAssignedIdentities":
196
- suggest = "user_assigned_identities"
197
-
198
- if suggest:
199
- pulumi.log.warn(f"Key '{key}' not found in ManagedServiceIdentityResponse. Access the value via the '{suggest}' property getter instead.")
200
-
201
- def __getitem__(self, key: str) -> Any:
202
- ManagedServiceIdentityResponse.__key_warning(key)
203
- return super().__getitem__(key)
204
-
205
- def get(self, key: str, default = None) -> Any:
206
- ManagedServiceIdentityResponse.__key_warning(key)
207
- return super().get(key, default)
208
-
209
- def __init__(__self__, *,
210
- principal_id: str,
211
- tenant_id: str,
212
- type: str,
213
- user_assigned_identities: Optional[Mapping[str, 'outputs.UserAssignedIdentityResponse']] = None):
214
- """
215
- Managed service identity (system assigned and/or user assigned identities)
216
- :param str principal_id: The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
217
- :param str tenant_id: The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
218
- :param str type: Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
219
- :param Mapping[str, 'UserAssignedIdentityResponse'] user_assigned_identities: The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
220
- """
221
- pulumi.set(__self__, "principal_id", principal_id)
222
- pulumi.set(__self__, "tenant_id", tenant_id)
223
- pulumi.set(__self__, "type", type)
224
- if user_assigned_identities is not None:
225
- pulumi.set(__self__, "user_assigned_identities", user_assigned_identities)
226
-
227
- @property
228
- @pulumi.getter(name="principalId")
229
- def principal_id(self) -> str:
230
- """
231
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
232
- """
233
- return pulumi.get(self, "principal_id")
234
-
235
- @property
236
- @pulumi.getter(name="tenantId")
237
- def tenant_id(self) -> str:
238
- """
239
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
240
- """
241
- return pulumi.get(self, "tenant_id")
242
-
243
- @property
244
- @pulumi.getter
245
- def type(self) -> str:
246
- """
247
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
248
- """
249
- return pulumi.get(self, "type")
250
-
251
- @property
252
- @pulumi.getter(name="userAssignedIdentities")
253
- def user_assigned_identities(self) -> Optional[Mapping[str, 'outputs.UserAssignedIdentityResponse']]:
254
- """
255
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
256
- """
257
- return pulumi.get(self, "user_assigned_identities")
258
-
259
-
260
- @pulumi.output_type
261
- class NetworkInterfaceResponse(dict):
262
- """
263
- The network interface definition.
264
- """
265
- @staticmethod
266
- def __key_warning(key: str):
267
- suggest = None
268
- if key == "resourceId":
269
- suggest = "resource_id"
270
- elif key == "privateIpAddress":
271
- suggest = "private_ip_address"
272
-
273
- if suggest:
274
- pulumi.log.warn(f"Key '{key}' not found in NetworkInterfaceResponse. Access the value via the '{suggest}' property getter instead.")
275
-
276
- def __getitem__(self, key: str) -> Any:
277
- NetworkInterfaceResponse.__key_warning(key)
278
- return super().__getitem__(key)
279
-
280
- def get(self, key: str, default = None) -> Any:
281
- NetworkInterfaceResponse.__key_warning(key)
282
- return super().get(key, default)
283
-
284
- def __init__(__self__, *,
285
- resource_id: str,
286
- private_ip_address: Optional[str] = None):
287
- """
288
- The network interface definition.
289
- :param str resource_id: The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
290
- :param str private_ip_address: Private Ip address of the interface
291
- """
292
- pulumi.set(__self__, "resource_id", resource_id)
293
- if private_ip_address is not None:
294
- pulumi.set(__self__, "private_ip_address", private_ip_address)
295
-
296
- @property
297
- @pulumi.getter(name="resourceId")
298
- def resource_id(self) -> str:
299
- """
300
- The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
301
- """
302
- return pulumi.get(self, "resource_id")
303
-
304
- @property
305
- @pulumi.getter(name="privateIpAddress")
306
- def private_ip_address(self) -> Optional[str]:
307
- """
308
- Private Ip address of the interface
309
- """
310
- return pulumi.get(self, "private_ip_address")
311
-
312
-
313
- @pulumi.output_type
314
- class NetworkProfileResponse(dict):
315
- """
316
- The network profile definition.
317
- """
318
- @staticmethod
319
- def __key_warning(key: str):
320
- suggest = None
321
- if key == "networkInterfaces":
322
- suggest = "network_interfaces"
323
-
324
- if suggest:
325
- pulumi.log.warn(f"Key '{key}' not found in NetworkProfileResponse. Access the value via the '{suggest}' property getter instead.")
326
-
327
- def __getitem__(self, key: str) -> Any:
328
- NetworkProfileResponse.__key_warning(key)
329
- return super().__getitem__(key)
330
-
331
- def get(self, key: str, default = None) -> Any:
332
- NetworkProfileResponse.__key_warning(key)
333
- return super().get(key, default)
334
-
335
- def __init__(__self__, *,
336
- network_interfaces: Optional[Sequence['outputs.NetworkInterfaceResponse']] = None,
337
- subnet: Optional['outputs.ApiEntityReferenceResponse'] = None):
338
- """
339
- The network profile definition.
340
- :param Sequence['NetworkInterfaceResponse'] network_interfaces: Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM.
341
- :param 'ApiEntityReferenceResponse' subnet: Specifies the identifier of the subnet.
342
- """
343
- if network_interfaces is not None:
344
- pulumi.set(__self__, "network_interfaces", network_interfaces)
345
- if subnet is not None:
346
- pulumi.set(__self__, "subnet", subnet)
347
-
348
- @property
349
- @pulumi.getter(name="networkInterfaces")
350
- def network_interfaces(self) -> Optional[Sequence['outputs.NetworkInterfaceResponse']]:
351
- """
352
- Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM.
353
- """
354
- return pulumi.get(self, "network_interfaces")
355
-
356
- @property
357
- @pulumi.getter
358
- def subnet(self) -> Optional['outputs.ApiEntityReferenceResponse']:
359
- """
360
- Specifies the identifier of the subnet.
361
- """
362
- return pulumi.get(self, "subnet")
363
-
364
-
365
- @pulumi.output_type
366
- class PrivateEndpointConnectionResponse(dict):
367
- """
368
- The private endpoint connection resource.
369
- """
370
- @staticmethod
371
- def __key_warning(key: str):
372
- suggest = None
373
- if key == "groupIds":
374
- suggest = "group_ids"
375
- elif key == "privateLinkServiceConnectionState":
376
- suggest = "private_link_service_connection_state"
377
- elif key == "provisioningState":
378
- suggest = "provisioning_state"
379
- elif key == "systemData":
380
- suggest = "system_data"
381
- elif key == "privateEndpoint":
382
- suggest = "private_endpoint"
383
-
384
- if suggest:
385
- pulumi.log.warn(f"Key '{key}' not found in PrivateEndpointConnectionResponse. Access the value via the '{suggest}' property getter instead.")
386
-
387
- def __getitem__(self, key: str) -> Any:
388
- PrivateEndpointConnectionResponse.__key_warning(key)
389
- return super().__getitem__(key)
390
-
391
- def get(self, key: str, default = None) -> Any:
392
- PrivateEndpointConnectionResponse.__key_warning(key)
393
- return super().get(key, default)
394
-
395
- def __init__(__self__, *,
396
- group_ids: Sequence[str],
397
- id: str,
398
- name: str,
399
- private_link_service_connection_state: 'outputs.PrivateLinkServiceConnectionStateResponse',
400
- provisioning_state: str,
401
- system_data: 'outputs.SystemDataResponse',
402
- type: str,
403
- etag: Optional[str] = None,
404
- private_endpoint: Optional['outputs.PrivateEndpointResponse'] = None):
405
- """
406
- The private endpoint connection resource.
407
- :param Sequence[str] group_ids: The group ids for the private endpoint resource.
408
- :param str id: Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
409
- :param str name: The name of the resource
410
- :param 'PrivateLinkServiceConnectionStateResponse' private_link_service_connection_state: A collection of information about the state of the connection between service consumer and provider.
411
- :param str provisioning_state: The provisioning state of the private endpoint connection resource.
412
- :param 'SystemDataResponse' system_data: Azure Resource Manager metadata containing createdBy and modifiedBy information.
413
- :param str type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
414
- :param str etag: Modified whenever there is a change in the state of private endpoint connection.
415
- :param 'PrivateEndpointResponse' private_endpoint: The private endpoint resource.
416
- """
417
- pulumi.set(__self__, "group_ids", group_ids)
418
- pulumi.set(__self__, "id", id)
419
- pulumi.set(__self__, "name", name)
420
- pulumi.set(__self__, "private_link_service_connection_state", private_link_service_connection_state)
421
- pulumi.set(__self__, "provisioning_state", provisioning_state)
422
- pulumi.set(__self__, "system_data", system_data)
423
- pulumi.set(__self__, "type", type)
424
- if etag is not None:
425
- pulumi.set(__self__, "etag", etag)
426
- if private_endpoint is not None:
427
- pulumi.set(__self__, "private_endpoint", private_endpoint)
428
-
429
- @property
430
- @pulumi.getter(name="groupIds")
431
- def group_ids(self) -> Sequence[str]:
432
- """
433
- The group ids for the private endpoint resource.
434
- """
435
- return pulumi.get(self, "group_ids")
436
-
437
- @property
438
- @pulumi.getter
439
- def id(self) -> str:
440
- """
441
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
442
- """
443
- return pulumi.get(self, "id")
444
-
445
- @property
446
- @pulumi.getter
447
- def name(self) -> str:
448
- """
449
- The name of the resource
450
- """
451
- return pulumi.get(self, "name")
452
-
453
- @property
454
- @pulumi.getter(name="privateLinkServiceConnectionState")
455
- def private_link_service_connection_state(self) -> 'outputs.PrivateLinkServiceConnectionStateResponse':
456
- """
457
- A collection of information about the state of the connection between service consumer and provider.
458
- """
459
- return pulumi.get(self, "private_link_service_connection_state")
460
-
461
- @property
462
- @pulumi.getter(name="provisioningState")
463
- def provisioning_state(self) -> str:
464
- """
465
- The provisioning state of the private endpoint connection resource.
466
- """
467
- return pulumi.get(self, "provisioning_state")
468
-
469
- @property
470
- @pulumi.getter(name="systemData")
471
- def system_data(self) -> 'outputs.SystemDataResponse':
472
- """
473
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
474
- """
475
- return pulumi.get(self, "system_data")
476
-
477
- @property
478
- @pulumi.getter
479
- def type(self) -> str:
480
- """
481
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
482
- """
483
- return pulumi.get(self, "type")
484
-
485
- @property
486
- @pulumi.getter
487
- def etag(self) -> Optional[str]:
488
- """
489
- Modified whenever there is a change in the state of private endpoint connection.
490
- """
491
- return pulumi.get(self, "etag")
492
-
493
- @property
494
- @pulumi.getter(name="privateEndpoint")
495
- def private_endpoint(self) -> Optional['outputs.PrivateEndpointResponse']:
496
- """
497
- The private endpoint resource.
498
- """
499
- return pulumi.get(self, "private_endpoint")
500
-
501
-
502
- @pulumi.output_type
503
- class PrivateEndpointResponse(dict):
504
- """
505
- The private endpoint resource.
506
- """
507
- def __init__(__self__, *,
508
- id: str):
509
- """
510
- The private endpoint resource.
511
- :param str id: The ARM identifier for private endpoint.
512
- """
513
- pulumi.set(__self__, "id", id)
514
-
515
- @property
516
- @pulumi.getter
517
- def id(self) -> str:
518
- """
519
- The ARM identifier for private endpoint.
520
- """
521
- return pulumi.get(self, "id")
522
-
523
-
524
- @pulumi.output_type
525
- class PrivateLinkServiceConnectionStateResponse(dict):
526
- """
527
- A collection of information about the state of the connection between service consumer and provider.
528
- """
529
- @staticmethod
530
- def __key_warning(key: str):
531
- suggest = None
532
- if key == "actionsRequired":
533
- suggest = "actions_required"
534
-
535
- if suggest:
536
- pulumi.log.warn(f"Key '{key}' not found in PrivateLinkServiceConnectionStateResponse. Access the value via the '{suggest}' property getter instead.")
537
-
538
- def __getitem__(self, key: str) -> Any:
539
- PrivateLinkServiceConnectionStateResponse.__key_warning(key)
540
- return super().__getitem__(key)
541
-
542
- def get(self, key: str, default = None) -> Any:
543
- PrivateLinkServiceConnectionStateResponse.__key_warning(key)
544
- return super().get(key, default)
545
-
546
- def __init__(__self__, *,
547
- actions_required: Optional[str] = None,
548
- description: Optional[str] = None,
549
- status: Optional[str] = None):
550
- """
551
- A collection of information about the state of the connection between service consumer and provider.
552
- :param str actions_required: A message indicating if changes on the service provider require any updates on the consumer.
553
- :param str description: The reason for approval/rejection of the connection.
554
- :param str status: Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
555
- """
556
- if actions_required is not None:
557
- pulumi.set(__self__, "actions_required", actions_required)
558
- if description is not None:
559
- pulumi.set(__self__, "description", description)
560
- if status is not None:
561
- pulumi.set(__self__, "status", status)
562
-
563
- @property
564
- @pulumi.getter(name="actionsRequired")
565
- def actions_required(self) -> Optional[str]:
566
- """
567
- A message indicating if changes on the service provider require any updates on the consumer.
568
- """
569
- return pulumi.get(self, "actions_required")
570
-
571
- @property
572
- @pulumi.getter
573
- def description(self) -> Optional[str]:
574
- """
575
- The reason for approval/rejection of the connection.
576
- """
577
- return pulumi.get(self, "description")
578
-
579
- @property
580
- @pulumi.getter
581
- def status(self) -> Optional[str]:
582
- """
583
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
584
- """
585
- return pulumi.get(self, "status")
586
-
587
-
588
- @pulumi.output_type
589
- class SkuResponse(dict):
590
- """
591
- SKU of the dedicated HSM
592
- """
593
- def __init__(__self__, *,
594
- name: Optional[str] = None):
595
- """
596
- SKU of the dedicated HSM
597
- :param str name: SKU of the dedicated HSM
598
- """
599
- if name is not None:
600
- pulumi.set(__self__, "name", name)
601
-
602
- @property
603
- @pulumi.getter
604
- def name(self) -> Optional[str]:
605
- """
606
- SKU of the dedicated HSM
607
- """
608
- return pulumi.get(self, "name")
609
-
610
-
611
- @pulumi.output_type
612
- class SystemDataResponse(dict):
613
- """
614
- Metadata pertaining to creation and last modification of the resource.
615
- """
616
- @staticmethod
617
- def __key_warning(key: str):
618
- suggest = None
619
- if key == "createdAt":
620
- suggest = "created_at"
621
- elif key == "createdBy":
622
- suggest = "created_by"
623
- elif key == "createdByType":
624
- suggest = "created_by_type"
625
- elif key == "lastModifiedAt":
626
- suggest = "last_modified_at"
627
- elif key == "lastModifiedBy":
628
- suggest = "last_modified_by"
629
- elif key == "lastModifiedByType":
630
- suggest = "last_modified_by_type"
631
-
632
- if suggest:
633
- pulumi.log.warn(f"Key '{key}' not found in SystemDataResponse. Access the value via the '{suggest}' property getter instead.")
634
-
635
- def __getitem__(self, key: str) -> Any:
636
- SystemDataResponse.__key_warning(key)
637
- return super().__getitem__(key)
638
-
639
- def get(self, key: str, default = None) -> Any:
640
- SystemDataResponse.__key_warning(key)
641
- return super().get(key, default)
642
-
643
- def __init__(__self__, *,
644
- created_at: Optional[str] = None,
645
- created_by: Optional[str] = None,
646
- created_by_type: Optional[str] = None,
647
- last_modified_at: Optional[str] = None,
648
- last_modified_by: Optional[str] = None,
649
- last_modified_by_type: Optional[str] = None):
650
- """
651
- Metadata pertaining to creation and last modification of the resource.
652
- :param str created_at: The timestamp of resource creation (UTC).
653
- :param str created_by: The identity that created the resource.
654
- :param str created_by_type: The type of identity that created the resource.
655
- :param str last_modified_at: The timestamp of resource last modification (UTC)
656
- :param str last_modified_by: The identity that last modified the resource.
657
- :param str last_modified_by_type: The type of identity that last modified the resource.
658
- """
659
- if created_at is not None:
660
- pulumi.set(__self__, "created_at", created_at)
661
- if created_by is not None:
662
- pulumi.set(__self__, "created_by", created_by)
663
- if created_by_type is not None:
664
- pulumi.set(__self__, "created_by_type", created_by_type)
665
- if last_modified_at is not None:
666
- pulumi.set(__self__, "last_modified_at", last_modified_at)
667
- if last_modified_by is not None:
668
- pulumi.set(__self__, "last_modified_by", last_modified_by)
669
- if last_modified_by_type is not None:
670
- pulumi.set(__self__, "last_modified_by_type", last_modified_by_type)
671
-
672
- @property
673
- @pulumi.getter(name="createdAt")
674
- def created_at(self) -> Optional[str]:
675
- """
676
- The timestamp of resource creation (UTC).
677
- """
678
- return pulumi.get(self, "created_at")
679
-
680
- @property
681
- @pulumi.getter(name="createdBy")
682
- def created_by(self) -> Optional[str]:
683
- """
684
- The identity that created the resource.
685
- """
686
- return pulumi.get(self, "created_by")
687
-
688
- @property
689
- @pulumi.getter(name="createdByType")
690
- def created_by_type(self) -> Optional[str]:
691
- """
692
- The type of identity that created the resource.
693
- """
694
- return pulumi.get(self, "created_by_type")
695
-
696
- @property
697
- @pulumi.getter(name="lastModifiedAt")
698
- def last_modified_at(self) -> Optional[str]:
699
- """
700
- The timestamp of resource last modification (UTC)
701
- """
702
- return pulumi.get(self, "last_modified_at")
703
-
704
- @property
705
- @pulumi.getter(name="lastModifiedBy")
706
- def last_modified_by(self) -> Optional[str]:
707
- """
708
- The identity that last modified the resource.
709
- """
710
- return pulumi.get(self, "last_modified_by")
711
-
712
- @property
713
- @pulumi.getter(name="lastModifiedByType")
714
- def last_modified_by_type(self) -> Optional[str]:
715
- """
716
- The type of identity that last modified the resource.
717
- """
718
- return pulumi.get(self, "last_modified_by_type")
719
-
720
-
721
- @pulumi.output_type
722
- class UserAssignedIdentityResponse(dict):
723
- """
724
- User assigned identity properties
725
- """
726
- @staticmethod
727
- def __key_warning(key: str):
728
- suggest = None
729
- if key == "clientId":
730
- suggest = "client_id"
731
- elif key == "principalId":
732
- suggest = "principal_id"
733
-
734
- if suggest:
735
- pulumi.log.warn(f"Key '{key}' not found in UserAssignedIdentityResponse. Access the value via the '{suggest}' property getter instead.")
736
-
737
- def __getitem__(self, key: str) -> Any:
738
- UserAssignedIdentityResponse.__key_warning(key)
739
- return super().__getitem__(key)
740
-
741
- def get(self, key: str, default = None) -> Any:
742
- UserAssignedIdentityResponse.__key_warning(key)
743
- return super().get(key, default)
744
-
745
- def __init__(__self__, *,
746
- client_id: str,
747
- principal_id: str):
748
- """
749
- User assigned identity properties
750
- :param str client_id: The client ID of the assigned identity.
751
- :param str principal_id: The principal ID of the assigned identity.
752
- """
753
- pulumi.set(__self__, "client_id", client_id)
754
- pulumi.set(__self__, "principal_id", principal_id)
755
-
756
- @property
757
- @pulumi.getter(name="clientId")
758
- def client_id(self) -> str:
759
- """
760
- The client ID of the assigned identity.
761
- """
762
- return pulumi.get(self, "client_id")
763
-
764
- @property
765
- @pulumi.getter(name="principalId")
766
- def principal_id(self) -> str:
767
- """
768
- The principal ID of the assigned identity.
769
- """
770
- return pulumi.get(self, "principal_id")
771
-
772
-