pulumi-azure-native 2.55.0a1723186763__py3-none-any.whl → 2.55.0a1723193023__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 (50) hide show
  1. pulumi_azure_native/__init__.py +10 -0
  2. pulumi_azure_native/documentdb/__init__.py +3 -0
  3. pulumi_azure_native/documentdb/firewall_rule.py +5 -1
  4. pulumi_azure_native/documentdb/get_firewall_rule.py +4 -0
  5. pulumi_azure_native/documentdb/get_mongo_cluster.py +2 -2
  6. pulumi_azure_native/documentdb/get_private_endpoint_connection.py +2 -2
  7. pulumi_azure_native/documentdb/list_mongo_cluster_connection_strings.py +2 -2
  8. pulumi_azure_native/documentdb/mongo_cluster.py +3 -3
  9. pulumi_azure_native/documentdb/mongo_cluster_firewall_rule.py +1 -1
  10. pulumi_azure_native/documentdb/private_endpoint_connection.py +2 -2
  11. pulumi_azure_native/documentdb/v20230315preview/mongo_cluster.py +1 -1
  12. pulumi_azure_native/documentdb/v20230315preview/mongo_cluster_firewall_rule.py +1 -1
  13. pulumi_azure_native/documentdb/v20230915preview/mongo_cluster.py +1 -1
  14. pulumi_azure_native/documentdb/v20230915preview/mongo_cluster_firewall_rule.py +1 -1
  15. pulumi_azure_native/documentdb/v20231115preview/mongo_cluster.py +1 -1
  16. pulumi_azure_native/documentdb/v20231115preview/mongo_cluster_firewall_rule.py +1 -1
  17. pulumi_azure_native/documentdb/v20240215preview/mongo_cluster.py +1 -1
  18. pulumi_azure_native/documentdb/v20240215preview/mongo_cluster_firewall_rule.py +1 -1
  19. pulumi_azure_native/documentdb/v20240301preview/firewall_rule.py +1 -1
  20. pulumi_azure_native/documentdb/v20240301preview/mongo_cluster.py +1 -1
  21. pulumi_azure_native/documentdb/v20240301preview/private_endpoint_connection.py +2 -0
  22. pulumi_azure_native/documentdb/v20240601preview/__init__.py +17 -0
  23. pulumi_azure_native/documentdb/v20240601preview/_enums.py +78 -0
  24. pulumi_azure_native/documentdb/v20240601preview/_inputs.py +332 -0
  25. pulumi_azure_native/documentdb/v20240601preview/firewall_rule.py +260 -0
  26. pulumi_azure_native/documentdb/v20240601preview/get_firewall_rule.py +167 -0
  27. pulumi_azure_native/documentdb/v20240601preview/get_mongo_cluster.py +305 -0
  28. pulumi_azure_native/documentdb/v20240601preview/get_private_endpoint_connection.py +180 -0
  29. pulumi_azure_native/documentdb/v20240601preview/list_mongo_cluster_connection_strings.py +84 -0
  30. pulumi_azure_native/documentdb/v20240601preview/mongo_cluster.py +524 -0
  31. pulumi_azure_native/documentdb/v20240601preview/outputs.py +537 -0
  32. pulumi_azure_native/documentdb/v20240601preview/private_endpoint_connection.py +252 -0
  33. pulumi_azure_native/machinelearningservices/v20240401preview/outputs.py +55 -11
  34. pulumi_azure_native/machinelearningservices/v20240701preview/_inputs.py +10 -10
  35. pulumi_azure_native/machinelearningservices/v20240701preview/outputs.py +60 -18
  36. pulumi_azure_native/monitor/_enums.py +6 -2
  37. pulumi_azure_native/monitor/_inputs.py +56 -56
  38. pulumi_azure_native/monitor/get_pipeline_group.py +1 -1
  39. pulumi_azure_native/monitor/outputs.py +34 -34
  40. pulumi_azure_native/monitor/pipeline_group.py +8 -8
  41. pulumi_azure_native/monitor/v20231001preview/_enums.py +6 -2
  42. pulumi_azure_native/monitor/v20231001preview/_inputs.py +56 -56
  43. pulumi_azure_native/monitor/v20231001preview/get_pipeline_group.py +1 -1
  44. pulumi_azure_native/monitor/v20231001preview/outputs.py +34 -34
  45. pulumi_azure_native/monitor/v20231001preview/pipeline_group.py +8 -8
  46. pulumi_azure_native/pulumi-plugin.json +1 -1
  47. {pulumi_azure_native-2.55.0a1723186763.dist-info → pulumi_azure_native-2.55.0a1723193023.dist-info}/METADATA +1 -1
  48. {pulumi_azure_native-2.55.0a1723186763.dist-info → pulumi_azure_native-2.55.0a1723193023.dist-info}/RECORD +50 -39
  49. {pulumi_azure_native-2.55.0a1723186763.dist-info → pulumi_azure_native-2.55.0a1723193023.dist-info}/WHEEL +0 -0
  50. {pulumi_azure_native-2.55.0a1723186763.dist-info → pulumi_azure_native-2.55.0a1723193023.dist-info}/top_level.txt +0 -0
@@ -20,6 +20,8 @@ __all__ = [
20
20
  'AzureMonitorWorkspaceLogsApiConfigArgsDict',
21
21
  'AzureMonitorWorkspaceLogsExporterArgs',
22
22
  'AzureMonitorWorkspaceLogsExporterArgsDict',
23
+ 'AzureResourceManagerCommonTypesExtendedLocationArgs',
24
+ 'AzureResourceManagerCommonTypesExtendedLocationArgsDict',
23
25
  'BatchProcessorArgs',
24
26
  'BatchProcessorArgsDict',
25
27
  'CacheConfigurationArgs',
@@ -28,8 +30,6 @@ __all__ = [
28
30
  'ConcurrencyConfigurationArgsDict',
29
31
  'ExporterArgs',
30
32
  'ExporterArgsDict',
31
- 'ExtendedLocationArgs',
32
- 'ExtendedLocationArgsDict',
33
33
  'NetworkingConfigurationArgs',
34
34
  'NetworkingConfigurationArgsDict',
35
35
  'NetworkingRouteArgs',
@@ -231,6 +231,60 @@ class AzureMonitorWorkspaceLogsExporterArgs:
231
231
  pulumi.set(self, "concurrency", value)
232
232
 
233
233
 
234
+ if not MYPY:
235
+ class AzureResourceManagerCommonTypesExtendedLocationArgsDict(TypedDict):
236
+ """
237
+ The complex type of the extended location.
238
+ """
239
+ name: pulumi.Input[str]
240
+ """
241
+ The name of the extended location.
242
+ """
243
+ type: pulumi.Input[Union[str, 'ExtendedLocationType']]
244
+ """
245
+ The type of the extended location.
246
+ """
247
+ elif False:
248
+ AzureResourceManagerCommonTypesExtendedLocationArgsDict: TypeAlias = Mapping[str, Any]
249
+
250
+ @pulumi.input_type
251
+ class AzureResourceManagerCommonTypesExtendedLocationArgs:
252
+ def __init__(__self__, *,
253
+ name: pulumi.Input[str],
254
+ type: pulumi.Input[Union[str, 'ExtendedLocationType']]):
255
+ """
256
+ The complex type of the extended location.
257
+ :param pulumi.Input[str] name: The name of the extended location.
258
+ :param pulumi.Input[Union[str, 'ExtendedLocationType']] type: The type of the extended location.
259
+ """
260
+ pulumi.set(__self__, "name", name)
261
+ pulumi.set(__self__, "type", type)
262
+
263
+ @property
264
+ @pulumi.getter
265
+ def name(self) -> pulumi.Input[str]:
266
+ """
267
+ The name of the extended location.
268
+ """
269
+ return pulumi.get(self, "name")
270
+
271
+ @name.setter
272
+ def name(self, value: pulumi.Input[str]):
273
+ pulumi.set(self, "name", value)
274
+
275
+ @property
276
+ @pulumi.getter
277
+ def type(self) -> pulumi.Input[Union[str, 'ExtendedLocationType']]:
278
+ """
279
+ The type of the extended location.
280
+ """
281
+ return pulumi.get(self, "type")
282
+
283
+ @type.setter
284
+ def type(self, value: pulumi.Input[Union[str, 'ExtendedLocationType']]):
285
+ pulumi.set(self, "type", value)
286
+
287
+
234
288
  if not MYPY:
235
289
  class BatchProcessorArgsDict(TypedDict):
236
290
  """
@@ -501,60 +555,6 @@ class ExporterArgs:
501
555
  pulumi.set(self, "tcp", value)
502
556
 
503
557
 
504
- if not MYPY:
505
- class ExtendedLocationArgsDict(TypedDict):
506
- """
507
- The extended location info.
508
- """
509
- name: pulumi.Input[str]
510
- """
511
- The name of extended location.
512
- """
513
- type: pulumi.Input[Union[str, 'ExtendedLocationType']]
514
- """
515
- The type of extended location.
516
- """
517
- elif False:
518
- ExtendedLocationArgsDict: TypeAlias = Mapping[str, Any]
519
-
520
- @pulumi.input_type
521
- class ExtendedLocationArgs:
522
- def __init__(__self__, *,
523
- name: pulumi.Input[str],
524
- type: pulumi.Input[Union[str, 'ExtendedLocationType']]):
525
- """
526
- The extended location info.
527
- :param pulumi.Input[str] name: The name of extended location.
528
- :param pulumi.Input[Union[str, 'ExtendedLocationType']] type: The type of extended location.
529
- """
530
- pulumi.set(__self__, "name", name)
531
- pulumi.set(__self__, "type", type)
532
-
533
- @property
534
- @pulumi.getter
535
- def name(self) -> pulumi.Input[str]:
536
- """
537
- The name of extended location.
538
- """
539
- return pulumi.get(self, "name")
540
-
541
- @name.setter
542
- def name(self, value: pulumi.Input[str]):
543
- pulumi.set(self, "name", value)
544
-
545
- @property
546
- @pulumi.getter
547
- def type(self) -> pulumi.Input[Union[str, 'ExtendedLocationType']]:
548
- """
549
- The type of extended location.
550
- """
551
- return pulumi.get(self, "type")
552
-
553
- @type.setter
554
- def type(self, value: pulumi.Input[Union[str, 'ExtendedLocationType']]):
555
- pulumi.set(self, "type", value)
556
-
557
-
558
558
  if not MYPY:
559
559
  class NetworkingConfigurationArgsDict(TypedDict):
560
560
  """
@@ -81,7 +81,7 @@ class GetPipelineGroupResult:
81
81
 
82
82
  @property
83
83
  @pulumi.getter(name="extendedLocation")
84
- def extended_location(self) -> Optional['outputs.ExtendedLocationResponse']:
84
+ def extended_location(self) -> Optional['outputs.AzureResourceManagerCommonTypesExtendedLocationResponse']:
85
85
  """
86
86
  The extended location for given pipeline group.
87
87
  """
@@ -21,11 +21,11 @@ __all__ = [
21
21
  'AzureMonitorWorkspaceLogsExporterResponse',
22
22
  'AzureMonitorWorkspaceResponseDefaultIngestionSettings',
23
23
  'AzureMonitorWorkspaceResponseMetrics',
24
+ 'AzureResourceManagerCommonTypesExtendedLocationResponse',
24
25
  'BatchProcessorResponse',
25
26
  'CacheConfigurationResponse',
26
27
  'ConcurrencyConfigurationResponse',
27
28
  'ExporterResponse',
28
- 'ExtendedLocationResponse',
29
29
  'NetworkingConfigurationResponse',
30
30
  'NetworkingRouteResponse',
31
31
  'OtlpReceiverResponse',
@@ -271,6 +271,39 @@ class AzureMonitorWorkspaceResponseMetrics(dict):
271
271
  return pulumi.get(self, "prometheus_query_endpoint")
272
272
 
273
273
 
274
+ @pulumi.output_type
275
+ class AzureResourceManagerCommonTypesExtendedLocationResponse(dict):
276
+ """
277
+ The complex type of the extended location.
278
+ """
279
+ def __init__(__self__, *,
280
+ name: str,
281
+ type: str):
282
+ """
283
+ The complex type of the extended location.
284
+ :param str name: The name of the extended location.
285
+ :param str type: The type of the extended location.
286
+ """
287
+ pulumi.set(__self__, "name", name)
288
+ pulumi.set(__self__, "type", type)
289
+
290
+ @property
291
+ @pulumi.getter
292
+ def name(self) -> str:
293
+ """
294
+ The name of the extended location.
295
+ """
296
+ return pulumi.get(self, "name")
297
+
298
+ @property
299
+ @pulumi.getter
300
+ def type(self) -> str:
301
+ """
302
+ The type of the extended location.
303
+ """
304
+ return pulumi.get(self, "type")
305
+
306
+
274
307
  @pulumi.output_type
275
308
  class BatchProcessorResponse(dict):
276
309
  """
@@ -513,39 +546,6 @@ class ExporterResponse(dict):
513
546
  return pulumi.get(self, "tcp")
514
547
 
515
548
 
516
- @pulumi.output_type
517
- class ExtendedLocationResponse(dict):
518
- """
519
- The extended location info.
520
- """
521
- def __init__(__self__, *,
522
- name: str,
523
- type: str):
524
- """
525
- The extended location info.
526
- :param str name: The name of extended location.
527
- :param str type: The type of extended location.
528
- """
529
- pulumi.set(__self__, "name", name)
530
- pulumi.set(__self__, "type", type)
531
-
532
- @property
533
- @pulumi.getter
534
- def name(self) -> str:
535
- """
536
- The name of extended location.
537
- """
538
- return pulumi.get(self, "name")
539
-
540
- @property
541
- @pulumi.getter
542
- def type(self) -> str:
543
- """
544
- The type of extended location.
545
- """
546
- return pulumi.get(self, "type")
547
-
548
-
549
549
  @pulumi.output_type
550
550
  class NetworkingConfigurationResponse(dict):
551
551
  """
@@ -27,7 +27,7 @@ class PipelineGroupArgs:
27
27
  receivers: pulumi.Input[Sequence[pulumi.Input['ReceiverArgs']]],
28
28
  resource_group_name: pulumi.Input[str],
29
29
  service: pulumi.Input['ServiceArgs'],
30
- extended_location: Optional[pulumi.Input['ExtendedLocationArgs']] = None,
30
+ extended_location: Optional[pulumi.Input['AzureResourceManagerCommonTypesExtendedLocationArgs']] = None,
31
31
  location: Optional[pulumi.Input[str]] = None,
32
32
  networking_configurations: Optional[pulumi.Input[Sequence[pulumi.Input['NetworkingConfigurationArgs']]]] = None,
33
33
  pipeline_group_name: Optional[pulumi.Input[str]] = None,
@@ -40,7 +40,7 @@ class PipelineGroupArgs:
40
40
  :param pulumi.Input[Sequence[pulumi.Input['ReceiverArgs']]] receivers: The receivers specified for a pipeline group instance.
41
41
  :param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
42
42
  :param pulumi.Input['ServiceArgs'] service: The service section for a given pipeline group instance.
43
- :param pulumi.Input['ExtendedLocationArgs'] extended_location: The extended location for given pipeline group.
43
+ :param pulumi.Input['AzureResourceManagerCommonTypesExtendedLocationArgs'] extended_location: The extended location for given pipeline group.
44
44
  :param pulumi.Input[str] location: The geo-location where the resource lives
45
45
  :param pulumi.Input[Sequence[pulumi.Input['NetworkingConfigurationArgs']]] networking_configurations: Networking configurations for the pipeline group instance.
46
46
  :param pulumi.Input[str] pipeline_group_name: The name of pipeline group. The name is case insensitive.
@@ -127,14 +127,14 @@ class PipelineGroupArgs:
127
127
 
128
128
  @property
129
129
  @pulumi.getter(name="extendedLocation")
130
- def extended_location(self) -> Optional[pulumi.Input['ExtendedLocationArgs']]:
130
+ def extended_location(self) -> Optional[pulumi.Input['AzureResourceManagerCommonTypesExtendedLocationArgs']]:
131
131
  """
132
132
  The extended location for given pipeline group.
133
133
  """
134
134
  return pulumi.get(self, "extended_location")
135
135
 
136
136
  @extended_location.setter
137
- def extended_location(self, value: Optional[pulumi.Input['ExtendedLocationArgs']]):
137
+ def extended_location(self, value: Optional[pulumi.Input['AzureResourceManagerCommonTypesExtendedLocationArgs']]):
138
138
  pulumi.set(self, "extended_location", value)
139
139
 
140
140
  @property
@@ -204,7 +204,7 @@ class PipelineGroup(pulumi.CustomResource):
204
204
  resource_name: str,
205
205
  opts: Optional[pulumi.ResourceOptions] = None,
206
206
  exporters: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ExporterArgs', 'ExporterArgsDict']]]]] = None,
207
- extended_location: Optional[pulumi.Input[Union['ExtendedLocationArgs', 'ExtendedLocationArgsDict']]] = None,
207
+ extended_location: Optional[pulumi.Input[Union['AzureResourceManagerCommonTypesExtendedLocationArgs', 'AzureResourceManagerCommonTypesExtendedLocationArgsDict']]] = None,
208
208
  location: Optional[pulumi.Input[str]] = None,
209
209
  networking_configurations: Optional[pulumi.Input[Sequence[pulumi.Input[Union['NetworkingConfigurationArgs', 'NetworkingConfigurationArgsDict']]]]] = None,
210
210
  pipeline_group_name: Optional[pulumi.Input[str]] = None,
@@ -222,7 +222,7 @@ class PipelineGroup(pulumi.CustomResource):
222
222
  :param str resource_name: The name of the resource.
223
223
  :param pulumi.ResourceOptions opts: Options for the resource.
224
224
  :param pulumi.Input[Sequence[pulumi.Input[Union['ExporterArgs', 'ExporterArgsDict']]]] exporters: The exporters specified for a pipeline group instance.
225
- :param pulumi.Input[Union['ExtendedLocationArgs', 'ExtendedLocationArgsDict']] extended_location: The extended location for given pipeline group.
225
+ :param pulumi.Input[Union['AzureResourceManagerCommonTypesExtendedLocationArgs', 'AzureResourceManagerCommonTypesExtendedLocationArgsDict']] extended_location: The extended location for given pipeline group.
226
226
  :param pulumi.Input[str] location: The geo-location where the resource lives
227
227
  :param pulumi.Input[Sequence[pulumi.Input[Union['NetworkingConfigurationArgs', 'NetworkingConfigurationArgsDict']]]] networking_configurations: Networking configurations for the pipeline group instance.
228
228
  :param pulumi.Input[str] pipeline_group_name: The name of pipeline group. The name is case insensitive.
@@ -259,7 +259,7 @@ class PipelineGroup(pulumi.CustomResource):
259
259
  resource_name: str,
260
260
  opts: Optional[pulumi.ResourceOptions] = None,
261
261
  exporters: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ExporterArgs', 'ExporterArgsDict']]]]] = None,
262
- extended_location: Optional[pulumi.Input[Union['ExtendedLocationArgs', 'ExtendedLocationArgsDict']]] = None,
262
+ extended_location: Optional[pulumi.Input[Union['AzureResourceManagerCommonTypesExtendedLocationArgs', 'AzureResourceManagerCommonTypesExtendedLocationArgsDict']]] = None,
263
263
  location: Optional[pulumi.Input[str]] = None,
264
264
  networking_configurations: Optional[pulumi.Input[Sequence[pulumi.Input[Union['NetworkingConfigurationArgs', 'NetworkingConfigurationArgsDict']]]]] = None,
265
265
  pipeline_group_name: Optional[pulumi.Input[str]] = None,
@@ -352,7 +352,7 @@ class PipelineGroup(pulumi.CustomResource):
352
352
 
353
353
  @property
354
354
  @pulumi.getter(name="extendedLocation")
355
- def extended_location(self) -> pulumi.Output[Optional['outputs.ExtendedLocationResponse']]:
355
+ def extended_location(self) -> pulumi.Output[Optional['outputs.AzureResourceManagerCommonTypesExtendedLocationResponse']]:
356
356
  """
357
357
  The extended location for given pipeline group.
358
358
  """
@@ -32,11 +32,15 @@ class ExporterType(str, Enum):
32
32
 
33
33
  class ExtendedLocationType(str, Enum):
34
34
  """
35
- The type of extended location.
35
+ The type of the extended location.
36
+ """
37
+ EDGE_ZONE = "EdgeZone"
38
+ """
39
+ Azure Edge Zones location type
36
40
  """
37
41
  CUSTOM_LOCATION = "CustomLocation"
38
42
  """
39
- Custom location.
43
+ Azure Custom Locations type
40
44
  """
41
45
 
42
46
 
@@ -20,6 +20,8 @@ __all__ = [
20
20
  'AzureMonitorWorkspaceLogsApiConfigArgsDict',
21
21
  'AzureMonitorWorkspaceLogsExporterArgs',
22
22
  'AzureMonitorWorkspaceLogsExporterArgsDict',
23
+ 'AzureResourceManagerCommonTypesExtendedLocationArgs',
24
+ 'AzureResourceManagerCommonTypesExtendedLocationArgsDict',
23
25
  'BatchProcessorArgs',
24
26
  'BatchProcessorArgsDict',
25
27
  'CacheConfigurationArgs',
@@ -28,8 +30,6 @@ __all__ = [
28
30
  'ConcurrencyConfigurationArgsDict',
29
31
  'ExporterArgs',
30
32
  'ExporterArgsDict',
31
- 'ExtendedLocationArgs',
32
- 'ExtendedLocationArgsDict',
33
33
  'NetworkingConfigurationArgs',
34
34
  'NetworkingConfigurationArgsDict',
35
35
  'NetworkingRouteArgs',
@@ -231,6 +231,60 @@ class AzureMonitorWorkspaceLogsExporterArgs:
231
231
  pulumi.set(self, "concurrency", value)
232
232
 
233
233
 
234
+ if not MYPY:
235
+ class AzureResourceManagerCommonTypesExtendedLocationArgsDict(TypedDict):
236
+ """
237
+ The complex type of the extended location.
238
+ """
239
+ name: pulumi.Input[str]
240
+ """
241
+ The name of the extended location.
242
+ """
243
+ type: pulumi.Input[Union[str, 'ExtendedLocationType']]
244
+ """
245
+ The type of the extended location.
246
+ """
247
+ elif False:
248
+ AzureResourceManagerCommonTypesExtendedLocationArgsDict: TypeAlias = Mapping[str, Any]
249
+
250
+ @pulumi.input_type
251
+ class AzureResourceManagerCommonTypesExtendedLocationArgs:
252
+ def __init__(__self__, *,
253
+ name: pulumi.Input[str],
254
+ type: pulumi.Input[Union[str, 'ExtendedLocationType']]):
255
+ """
256
+ The complex type of the extended location.
257
+ :param pulumi.Input[str] name: The name of the extended location.
258
+ :param pulumi.Input[Union[str, 'ExtendedLocationType']] type: The type of the extended location.
259
+ """
260
+ pulumi.set(__self__, "name", name)
261
+ pulumi.set(__self__, "type", type)
262
+
263
+ @property
264
+ @pulumi.getter
265
+ def name(self) -> pulumi.Input[str]:
266
+ """
267
+ The name of the extended location.
268
+ """
269
+ return pulumi.get(self, "name")
270
+
271
+ @name.setter
272
+ def name(self, value: pulumi.Input[str]):
273
+ pulumi.set(self, "name", value)
274
+
275
+ @property
276
+ @pulumi.getter
277
+ def type(self) -> pulumi.Input[Union[str, 'ExtendedLocationType']]:
278
+ """
279
+ The type of the extended location.
280
+ """
281
+ return pulumi.get(self, "type")
282
+
283
+ @type.setter
284
+ def type(self, value: pulumi.Input[Union[str, 'ExtendedLocationType']]):
285
+ pulumi.set(self, "type", value)
286
+
287
+
234
288
  if not MYPY:
235
289
  class BatchProcessorArgsDict(TypedDict):
236
290
  """
@@ -501,60 +555,6 @@ class ExporterArgs:
501
555
  pulumi.set(self, "tcp", value)
502
556
 
503
557
 
504
- if not MYPY:
505
- class ExtendedLocationArgsDict(TypedDict):
506
- """
507
- The extended location info.
508
- """
509
- name: pulumi.Input[str]
510
- """
511
- The name of extended location.
512
- """
513
- type: pulumi.Input[Union[str, 'ExtendedLocationType']]
514
- """
515
- The type of extended location.
516
- """
517
- elif False:
518
- ExtendedLocationArgsDict: TypeAlias = Mapping[str, Any]
519
-
520
- @pulumi.input_type
521
- class ExtendedLocationArgs:
522
- def __init__(__self__, *,
523
- name: pulumi.Input[str],
524
- type: pulumi.Input[Union[str, 'ExtendedLocationType']]):
525
- """
526
- The extended location info.
527
- :param pulumi.Input[str] name: The name of extended location.
528
- :param pulumi.Input[Union[str, 'ExtendedLocationType']] type: The type of extended location.
529
- """
530
- pulumi.set(__self__, "name", name)
531
- pulumi.set(__self__, "type", type)
532
-
533
- @property
534
- @pulumi.getter
535
- def name(self) -> pulumi.Input[str]:
536
- """
537
- The name of extended location.
538
- """
539
- return pulumi.get(self, "name")
540
-
541
- @name.setter
542
- def name(self, value: pulumi.Input[str]):
543
- pulumi.set(self, "name", value)
544
-
545
- @property
546
- @pulumi.getter
547
- def type(self) -> pulumi.Input[Union[str, 'ExtendedLocationType']]:
548
- """
549
- The type of extended location.
550
- """
551
- return pulumi.get(self, "type")
552
-
553
- @type.setter
554
- def type(self, value: pulumi.Input[Union[str, 'ExtendedLocationType']]):
555
- pulumi.set(self, "type", value)
556
-
557
-
558
558
  if not MYPY:
559
559
  class NetworkingConfigurationArgsDict(TypedDict):
560
560
  """
@@ -81,7 +81,7 @@ class GetPipelineGroupResult:
81
81
 
82
82
  @property
83
83
  @pulumi.getter(name="extendedLocation")
84
- def extended_location(self) -> Optional['outputs.ExtendedLocationResponse']:
84
+ def extended_location(self) -> Optional['outputs.AzureResourceManagerCommonTypesExtendedLocationResponse']:
85
85
  """
86
86
  The extended location for given pipeline group.
87
87
  """
@@ -19,11 +19,11 @@ from ._enums import *
19
19
  __all__ = [
20
20
  'AzureMonitorWorkspaceLogsApiConfigResponse',
21
21
  'AzureMonitorWorkspaceLogsExporterResponse',
22
+ 'AzureResourceManagerCommonTypesExtendedLocationResponse',
22
23
  'BatchProcessorResponse',
23
24
  'CacheConfigurationResponse',
24
25
  'ConcurrencyConfigurationResponse',
25
26
  'ExporterResponse',
26
- 'ExtendedLocationResponse',
27
27
  'IngestionSettingsResponse',
28
28
  'MetricsResponse',
29
29
  'NetworkingConfigurationResponse',
@@ -167,6 +167,39 @@ class AzureMonitorWorkspaceLogsExporterResponse(dict):
167
167
  return pulumi.get(self, "concurrency")
168
168
 
169
169
 
170
+ @pulumi.output_type
171
+ class AzureResourceManagerCommonTypesExtendedLocationResponse(dict):
172
+ """
173
+ The complex type of the extended location.
174
+ """
175
+ def __init__(__self__, *,
176
+ name: str,
177
+ type: str):
178
+ """
179
+ The complex type of the extended location.
180
+ :param str name: The name of the extended location.
181
+ :param str type: The type of the extended location.
182
+ """
183
+ pulumi.set(__self__, "name", name)
184
+ pulumi.set(__self__, "type", type)
185
+
186
+ @property
187
+ @pulumi.getter
188
+ def name(self) -> str:
189
+ """
190
+ The name of the extended location.
191
+ """
192
+ return pulumi.get(self, "name")
193
+
194
+ @property
195
+ @pulumi.getter
196
+ def type(self) -> str:
197
+ """
198
+ The type of the extended location.
199
+ """
200
+ return pulumi.get(self, "type")
201
+
202
+
170
203
  @pulumi.output_type
171
204
  class BatchProcessorResponse(dict):
172
205
  """
@@ -409,39 +442,6 @@ class ExporterResponse(dict):
409
442
  return pulumi.get(self, "tcp")
410
443
 
411
444
 
412
- @pulumi.output_type
413
- class ExtendedLocationResponse(dict):
414
- """
415
- The extended location info.
416
- """
417
- def __init__(__self__, *,
418
- name: str,
419
- type: str):
420
- """
421
- The extended location info.
422
- :param str name: The name of extended location.
423
- :param str type: The type of extended location.
424
- """
425
- pulumi.set(__self__, "name", name)
426
- pulumi.set(__self__, "type", type)
427
-
428
- @property
429
- @pulumi.getter
430
- def name(self) -> str:
431
- """
432
- The name of extended location.
433
- """
434
- return pulumi.get(self, "name")
435
-
436
- @property
437
- @pulumi.getter
438
- def type(self) -> str:
439
- """
440
- The type of extended location.
441
- """
442
- return pulumi.get(self, "type")
443
-
444
-
445
445
  @pulumi.output_type
446
446
  class IngestionSettingsResponse(dict):
447
447
  """
@@ -27,7 +27,7 @@ class PipelineGroupArgs:
27
27
  receivers: pulumi.Input[Sequence[pulumi.Input['ReceiverArgs']]],
28
28
  resource_group_name: pulumi.Input[str],
29
29
  service: pulumi.Input['ServiceArgs'],
30
- extended_location: Optional[pulumi.Input['ExtendedLocationArgs']] = None,
30
+ extended_location: Optional[pulumi.Input['AzureResourceManagerCommonTypesExtendedLocationArgs']] = None,
31
31
  location: Optional[pulumi.Input[str]] = None,
32
32
  networking_configurations: Optional[pulumi.Input[Sequence[pulumi.Input['NetworkingConfigurationArgs']]]] = None,
33
33
  pipeline_group_name: Optional[pulumi.Input[str]] = None,
@@ -40,7 +40,7 @@ class PipelineGroupArgs:
40
40
  :param pulumi.Input[Sequence[pulumi.Input['ReceiverArgs']]] receivers: The receivers specified for a pipeline group instance.
41
41
  :param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
42
42
  :param pulumi.Input['ServiceArgs'] service: The service section for a given pipeline group instance.
43
- :param pulumi.Input['ExtendedLocationArgs'] extended_location: The extended location for given pipeline group.
43
+ :param pulumi.Input['AzureResourceManagerCommonTypesExtendedLocationArgs'] extended_location: The extended location for given pipeline group.
44
44
  :param pulumi.Input[str] location: The geo-location where the resource lives
45
45
  :param pulumi.Input[Sequence[pulumi.Input['NetworkingConfigurationArgs']]] networking_configurations: Networking configurations for the pipeline group instance.
46
46
  :param pulumi.Input[str] pipeline_group_name: The name of pipeline group. The name is case insensitive.
@@ -127,14 +127,14 @@ class PipelineGroupArgs:
127
127
 
128
128
  @property
129
129
  @pulumi.getter(name="extendedLocation")
130
- def extended_location(self) -> Optional[pulumi.Input['ExtendedLocationArgs']]:
130
+ def extended_location(self) -> Optional[pulumi.Input['AzureResourceManagerCommonTypesExtendedLocationArgs']]:
131
131
  """
132
132
  The extended location for given pipeline group.
133
133
  """
134
134
  return pulumi.get(self, "extended_location")
135
135
 
136
136
  @extended_location.setter
137
- def extended_location(self, value: Optional[pulumi.Input['ExtendedLocationArgs']]):
137
+ def extended_location(self, value: Optional[pulumi.Input['AzureResourceManagerCommonTypesExtendedLocationArgs']]):
138
138
  pulumi.set(self, "extended_location", value)
139
139
 
140
140
  @property
@@ -204,7 +204,7 @@ class PipelineGroup(pulumi.CustomResource):
204
204
  resource_name: str,
205
205
  opts: Optional[pulumi.ResourceOptions] = None,
206
206
  exporters: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ExporterArgs', 'ExporterArgsDict']]]]] = None,
207
- extended_location: Optional[pulumi.Input[Union['ExtendedLocationArgs', 'ExtendedLocationArgsDict']]] = None,
207
+ extended_location: Optional[pulumi.Input[Union['AzureResourceManagerCommonTypesExtendedLocationArgs', 'AzureResourceManagerCommonTypesExtendedLocationArgsDict']]] = None,
208
208
  location: Optional[pulumi.Input[str]] = None,
209
209
  networking_configurations: Optional[pulumi.Input[Sequence[pulumi.Input[Union['NetworkingConfigurationArgs', 'NetworkingConfigurationArgsDict']]]]] = None,
210
210
  pipeline_group_name: Optional[pulumi.Input[str]] = None,
@@ -221,7 +221,7 @@ class PipelineGroup(pulumi.CustomResource):
221
221
  :param str resource_name: The name of the resource.
222
222
  :param pulumi.ResourceOptions opts: Options for the resource.
223
223
  :param pulumi.Input[Sequence[pulumi.Input[Union['ExporterArgs', 'ExporterArgsDict']]]] exporters: The exporters specified for a pipeline group instance.
224
- :param pulumi.Input[Union['ExtendedLocationArgs', 'ExtendedLocationArgsDict']] extended_location: The extended location for given pipeline group.
224
+ :param pulumi.Input[Union['AzureResourceManagerCommonTypesExtendedLocationArgs', 'AzureResourceManagerCommonTypesExtendedLocationArgsDict']] extended_location: The extended location for given pipeline group.
225
225
  :param pulumi.Input[str] location: The geo-location where the resource lives
226
226
  :param pulumi.Input[Sequence[pulumi.Input[Union['NetworkingConfigurationArgs', 'NetworkingConfigurationArgsDict']]]] networking_configurations: Networking configurations for the pipeline group instance.
227
227
  :param pulumi.Input[str] pipeline_group_name: The name of pipeline group. The name is case insensitive.
@@ -257,7 +257,7 @@ class PipelineGroup(pulumi.CustomResource):
257
257
  resource_name: str,
258
258
  opts: Optional[pulumi.ResourceOptions] = None,
259
259
  exporters: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ExporterArgs', 'ExporterArgsDict']]]]] = None,
260
- extended_location: Optional[pulumi.Input[Union['ExtendedLocationArgs', 'ExtendedLocationArgsDict']]] = None,
260
+ extended_location: Optional[pulumi.Input[Union['AzureResourceManagerCommonTypesExtendedLocationArgs', 'AzureResourceManagerCommonTypesExtendedLocationArgsDict']]] = None,
261
261
  location: Optional[pulumi.Input[str]] = None,
262
262
  networking_configurations: Optional[pulumi.Input[Sequence[pulumi.Input[Union['NetworkingConfigurationArgs', 'NetworkingConfigurationArgsDict']]]]] = None,
263
263
  pipeline_group_name: Optional[pulumi.Input[str]] = None,
@@ -350,7 +350,7 @@ class PipelineGroup(pulumi.CustomResource):
350
350
 
351
351
  @property
352
352
  @pulumi.getter(name="extendedLocation")
353
- def extended_location(self) -> pulumi.Output[Optional['outputs.ExtendedLocationResponse']]:
353
+ def extended_location(self) -> pulumi.Output[Optional['outputs.AzureResourceManagerCommonTypesExtendedLocationResponse']]:
354
354
  """
355
355
  The extended location for given pipeline group.
356
356
  """
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "azure-native",
4
- "version": "2.55.0-alpha.1723186763"
4
+ "version": "2.55.0-alpha.1723193023"
5
5
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_azure_native
3
- Version: 2.55.0a1723186763
3
+ Version: 2.55.0a1723193023
4
4
  Summary: A native Pulumi package for creating and managing Azure resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.com