pulumi-azure-native 2.79.0__py3-none-any.whl → 2.79.0a1734639794__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 (135) hide show
  1. pulumi_azure_native/__init__.py +0 -46
  2. pulumi_azure_native/azurefleet/_enums.py +2 -2
  3. pulumi_azure_native/azurefleet/_inputs.py +71 -71
  4. pulumi_azure_native/azurefleet/outputs.py +42 -42
  5. pulumi_azure_native/azurefleet/v20231101preview/_enums.py +2 -2
  6. pulumi_azure_native/azurefleet/v20231101preview/_inputs.py +71 -71
  7. pulumi_azure_native/azurefleet/v20231101preview/outputs.py +42 -42
  8. pulumi_azure_native/azurefleet/v20240501preview/_enums.py +2 -2
  9. pulumi_azure_native/azurefleet/v20240501preview/_inputs.py +71 -71
  10. pulumi_azure_native/azurefleet/v20240501preview/outputs.py +42 -42
  11. pulumi_azure_native/azurefleet/v20241101/_enums.py +2 -2
  12. pulumi_azure_native/azurefleet/v20241101/_inputs.py +71 -71
  13. pulumi_azure_native/azurefleet/v20241101/outputs.py +42 -42
  14. pulumi_azure_native/azurestackhci/v20240201preview/_inputs.py +3 -3
  15. pulumi_azure_native/azurestackhci/v20240201preview/outputs.py +2 -2
  16. pulumi_azure_native/azurestackhci/v20240501preview/_inputs.py +3 -3
  17. pulumi_azure_native/azurestackhci/v20240501preview/outputs.py +2 -2
  18. pulumi_azure_native/azurestackhci/v20240801preview/_inputs.py +3 -3
  19. pulumi_azure_native/azurestackhci/v20240801preview/outputs.py +2 -2
  20. pulumi_azure_native/compute/__init__.py +0 -3
  21. pulumi_azure_native/compute/cloud_service.py +1 -5
  22. pulumi_azure_native/compute/get_cloud_service.py +0 -4
  23. pulumi_azure_native/compute/v20220904/cloud_service.py +1 -1
  24. pulumi_azure_native/datadog/__init__.py +0 -7
  25. pulumi_azure_native/datadog/get_monitor.py +2 -2
  26. pulumi_azure_native/datadog/get_monitor_default_key.py +2 -2
  27. pulumi_azure_native/datadog/get_monitored_subscription.py +0 -4
  28. pulumi_azure_native/datadog/list_monitor_api_keys.py +2 -2
  29. pulumi_azure_native/datadog/list_monitor_hosts.py +2 -2
  30. pulumi_azure_native/datadog/list_monitor_linked_resources.py +2 -2
  31. pulumi_azure_native/datadog/list_monitor_monitored_resources.py +2 -2
  32. pulumi_azure_native/datadog/monitor.py +3 -3
  33. pulumi_azure_native/datadog/monitored_subscription.py +1 -5
  34. pulumi_azure_native/datadog/outputs.py +0 -120
  35. pulumi_azure_native/datadog/v20220601/monitor.py +1 -1
  36. pulumi_azure_native/datadog/v20220801/monitor.py +1 -1
  37. pulumi_azure_native/datadog/v20230101/_inputs.py +3 -3
  38. pulumi_azure_native/datadog/v20230101/monitor.py +1 -1
  39. pulumi_azure_native/datadog/v20230101/monitored_subscription.py +1 -1
  40. pulumi_azure_native/datadog/v20230101/outputs.py +2 -2
  41. pulumi_azure_native/datafactory/_inputs.py +6 -6
  42. pulumi_azure_native/datafactory/outputs.py +4 -4
  43. pulumi_azure_native/datafactory/v20180601/_inputs.py +6 -6
  44. pulumi_azure_native/datafactory/v20180601/outputs.py +4 -4
  45. pulumi_azure_native/pulumi-plugin.json +1 -1
  46. pulumi_azure_native/quota/__init__.py +0 -3
  47. pulumi_azure_native/quota/get_group_quota.py +2 -2
  48. pulumi_azure_native/quota/get_group_quota_subscription.py +2 -2
  49. pulumi_azure_native/quota/group_quota.py +3 -3
  50. pulumi_azure_native/quota/group_quota_subscription.py +3 -3
  51. pulumi_azure_native/quota/v20230601preview/group_quota.py +1 -1
  52. pulumi_azure_native/quota/v20230601preview/group_quota_subscription.py +1 -1
  53. pulumi_azure_native/quota/v20241015preview/group_quota.py +1 -1
  54. pulumi_azure_native/quota/v20241015preview/group_quota_subscription.py +1 -1
  55. pulumi_azure_native/servicenetworking/__init__.py +0 -3
  56. pulumi_azure_native/servicenetworking/associations_interface.py +3 -3
  57. pulumi_azure_native/servicenetworking/frontends_interface.py +3 -3
  58. pulumi_azure_native/servicenetworking/get_associations_interface.py +2 -2
  59. pulumi_azure_native/servicenetworking/get_frontends_interface.py +2 -2
  60. pulumi_azure_native/servicenetworking/get_security_policies_interface.py +0 -4
  61. pulumi_azure_native/servicenetworking/get_traffic_controller_interface.py +2 -2
  62. pulumi_azure_native/servicenetworking/security_policies_interface.py +1 -5
  63. pulumi_azure_native/servicenetworking/traffic_controller_interface.py +3 -3
  64. pulumi_azure_native/servicenetworking/v20221001preview/associations_interface.py +1 -1
  65. pulumi_azure_native/servicenetworking/v20221001preview/frontends_interface.py +1 -1
  66. pulumi_azure_native/servicenetworking/v20221001preview/traffic_controller_interface.py +1 -1
  67. pulumi_azure_native/servicenetworking/v20230501preview/associations_interface.py +1 -1
  68. pulumi_azure_native/servicenetworking/v20230501preview/frontends_interface.py +1 -1
  69. pulumi_azure_native/servicenetworking/v20230501preview/traffic_controller_interface.py +1 -1
  70. pulumi_azure_native/servicenetworking/v20231101/associations_interface.py +1 -1
  71. pulumi_azure_native/servicenetworking/v20231101/frontends_interface.py +1 -1
  72. pulumi_azure_native/servicenetworking/v20231101/traffic_controller_interface.py +1 -1
  73. pulumi_azure_native/servicenetworking/v20240501preview/associations_interface.py +1 -1
  74. pulumi_azure_native/servicenetworking/v20240501preview/frontends_interface.py +1 -1
  75. pulumi_azure_native/servicenetworking/v20240501preview/security_policies_interface.py +1 -1
  76. pulumi_azure_native/servicenetworking/v20240501preview/traffic_controller_interface.py +1 -1
  77. pulumi_azure_native/workloads/v20240901/_inputs.py +10 -10
  78. pulumi_azure_native/workloads/v20240901/outputs.py +8 -8
  79. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734639794.dist-info}/METADATA +1 -1
  80. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734639794.dist-info}/RECORD +82 -135
  81. pulumi_azure_native/compute/v20241104/__init__.py +0 -12
  82. pulumi_azure_native/compute/v20241104/_enums.py +0 -31
  83. pulumi_azure_native/compute/v20241104/_inputs.py +0 -1324
  84. pulumi_azure_native/compute/v20241104/cloud_service.py +0 -287
  85. pulumi_azure_native/compute/v20241104/get_cloud_service.py +0 -185
  86. pulumi_azure_native/compute/v20241104/outputs.py +0 -1082
  87. pulumi_azure_native/datadog/get_billing_info.py +0 -103
  88. pulumi_azure_native/datadog/v20230707/__init__.py +0 -19
  89. pulumi_azure_native/datadog/v20230707/_enums.py +0 -58
  90. pulumi_azure_native/datadog/v20230707/_inputs.py +0 -911
  91. pulumi_azure_native/datadog/v20230707/get_monitor.py +0 -182
  92. pulumi_azure_native/datadog/v20230707/get_monitor_default_key.py +0 -123
  93. pulumi_azure_native/datadog/v20230707/get_monitored_subscription.py +0 -135
  94. pulumi_azure_native/datadog/v20230707/list_monitor_api_keys.py +0 -101
  95. pulumi_azure_native/datadog/v20230707/list_monitor_hosts.py +0 -101
  96. pulumi_azure_native/datadog/v20230707/list_monitor_linked_resources.py +0 -101
  97. pulumi_azure_native/datadog/v20230707/list_monitor_monitored_resources.py +0 -101
  98. pulumi_azure_native/datadog/v20230707/monitor.py +0 -282
  99. pulumi_azure_native/datadog/v20230707/monitored_subscription.py +0 -211
  100. pulumi_azure_native/datadog/v20230707/outputs.py +0 -1125
  101. pulumi_azure_native/datadog/v20231020/__init__.py +0 -20
  102. pulumi_azure_native/datadog/v20231020/_enums.py +0 -58
  103. pulumi_azure_native/datadog/v20231020/_inputs.py +0 -911
  104. pulumi_azure_native/datadog/v20231020/get_billing_info.py +0 -101
  105. pulumi_azure_native/datadog/v20231020/get_monitor.py +0 -182
  106. pulumi_azure_native/datadog/v20231020/get_monitor_default_key.py +0 -123
  107. pulumi_azure_native/datadog/v20231020/get_monitored_subscription.py +0 -135
  108. pulumi_azure_native/datadog/v20231020/list_monitor_api_keys.py +0 -101
  109. pulumi_azure_native/datadog/v20231020/list_monitor_hosts.py +0 -101
  110. pulumi_azure_native/datadog/v20231020/list_monitor_linked_resources.py +0 -101
  111. pulumi_azure_native/datadog/v20231020/list_monitor_monitored_resources.py +0 -101
  112. pulumi_azure_native/datadog/v20231020/monitor.py +0 -282
  113. pulumi_azure_native/datadog/v20231020/monitored_subscription.py +0 -211
  114. pulumi_azure_native/datadog/v20231020/outputs.py +0 -1257
  115. pulumi_azure_native/quota/v20241218preview/__init__.py +0 -13
  116. pulumi_azure_native/quota/v20241218preview/_inputs.py +0 -55
  117. pulumi_azure_native/quota/v20241218preview/get_group_quota.py +0 -140
  118. pulumi_azure_native/quota/v20241218preview/get_group_quota_subscription.py +0 -140
  119. pulumi_azure_native/quota/v20241218preview/group_quota.py +0 -191
  120. pulumi_azure_native/quota/v20241218preview/group_quota_subscription.py +0 -177
  121. pulumi_azure_native/quota/v20241218preview/outputs.py +0 -230
  122. pulumi_azure_native/servicenetworking/v20250101/__init__.py +0 -18
  123. pulumi_azure_native/servicenetworking/v20250101/_enums.py +0 -19
  124. pulumi_azure_native/servicenetworking/v20250101/_inputs.py +0 -171
  125. pulumi_azure_native/servicenetworking/v20250101/associations_interface.py +0 -319
  126. pulumi_azure_native/servicenetworking/v20250101/frontends_interface.py +0 -268
  127. pulumi_azure_native/servicenetworking/v20250101/get_associations_interface.py +0 -205
  128. pulumi_azure_native/servicenetworking/v20250101/get_frontends_interface.py +0 -191
  129. pulumi_azure_native/servicenetworking/v20250101/get_security_policies_interface.py +0 -205
  130. pulumi_azure_native/servicenetworking/v20250101/get_traffic_controller_interface.py +0 -241
  131. pulumi_azure_native/servicenetworking/v20250101/outputs.py +0 -265
  132. pulumi_azure_native/servicenetworking/v20250101/security_policies_interface.py +0 -298
  133. pulumi_azure_native/servicenetworking/v20250101/traffic_controller_interface.py +0 -307
  134. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734639794.dist-info}/WHEEL +0 -0
  135. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734639794.dist-info}/top_level.txt +0 -0
@@ -67,7 +67,7 @@ class GroupQuotaSubscription(pulumi.CustomResource):
67
67
  This represents a Azure subscriptionId that is associated with a GroupQuotasEntity.
68
68
  Azure REST API version: 2023-06-01-preview.
69
69
 
70
- Other available API versions: 2024-10-15-preview, 2024-12-18-preview.
70
+ Other available API versions: 2024-10-15-preview.
71
71
 
72
72
  :param str resource_name: The name of the resource.
73
73
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -84,7 +84,7 @@ class GroupQuotaSubscription(pulumi.CustomResource):
84
84
  This represents a Azure subscriptionId that is associated with a GroupQuotasEntity.
85
85
  Azure REST API version: 2023-06-01-preview.
86
86
 
87
- Other available API versions: 2024-10-15-preview, 2024-12-18-preview.
87
+ Other available API versions: 2024-10-15-preview.
88
88
 
89
89
  :param str resource_name: The name of the resource.
90
90
  :param GroupQuotaSubscriptionArgs args: The arguments to use to populate this resource's properties.
@@ -122,7 +122,7 @@ class GroupQuotaSubscription(pulumi.CustomResource):
122
122
  __props__.__dict__["properties"] = None
123
123
  __props__.__dict__["system_data"] = None
124
124
  __props__.__dict__["type"] = None
125
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota/v20230601preview:GroupQuotaSubscription"), pulumi.Alias(type_="azure-native:quota/v20241015preview:GroupQuotaSubscription"), pulumi.Alias(type_="azure-native:quota/v20241218preview:GroupQuotaSubscription")])
125
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota/v20230601preview:GroupQuotaSubscription"), pulumi.Alias(type_="azure-native:quota/v20241015preview:GroupQuotaSubscription")])
126
126
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
127
127
  super(GroupQuotaSubscription, __self__).__init__(
128
128
  'azure-native:quota:GroupQuotaSubscription',
@@ -136,7 +136,7 @@ class GroupQuota(pulumi.CustomResource):
136
136
  __props__.__dict__["name"] = None
137
137
  __props__.__dict__["system_data"] = None
138
138
  __props__.__dict__["type"] = None
139
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota:GroupQuota"), pulumi.Alias(type_="azure-native:quota/v20241015preview:GroupQuota"), pulumi.Alias(type_="azure-native:quota/v20241218preview:GroupQuota")])
139
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota:GroupQuota"), pulumi.Alias(type_="azure-native:quota/v20241015preview:GroupQuota")])
140
140
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
141
141
  super(GroupQuota, __self__).__init__(
142
142
  'azure-native:quota/v20230601preview:GroupQuota',
@@ -116,7 +116,7 @@ class GroupQuotaSubscription(pulumi.CustomResource):
116
116
  __props__.__dict__["properties"] = None
117
117
  __props__.__dict__["system_data"] = None
118
118
  __props__.__dict__["type"] = None
119
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota:GroupQuotaSubscription"), pulumi.Alias(type_="azure-native:quota/v20241015preview:GroupQuotaSubscription"), pulumi.Alias(type_="azure-native:quota/v20241218preview:GroupQuotaSubscription")])
119
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota:GroupQuotaSubscription"), pulumi.Alias(type_="azure-native:quota/v20241015preview:GroupQuotaSubscription")])
120
120
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
121
121
  super(GroupQuotaSubscription, __self__).__init__(
122
122
  'azure-native:quota/v20230601preview:GroupQuotaSubscription',
@@ -136,7 +136,7 @@ class GroupQuota(pulumi.CustomResource):
136
136
  __props__.__dict__["name"] = None
137
137
  __props__.__dict__["system_data"] = None
138
138
  __props__.__dict__["type"] = None
139
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota:GroupQuota"), pulumi.Alias(type_="azure-native:quota/v20230601preview:GroupQuota"), pulumi.Alias(type_="azure-native:quota/v20241218preview:GroupQuota")])
139
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota:GroupQuota"), pulumi.Alias(type_="azure-native:quota/v20230601preview:GroupQuota")])
140
140
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
141
141
  super(GroupQuota, __self__).__init__(
142
142
  'azure-native:quota/v20241015preview:GroupQuota',
@@ -116,7 +116,7 @@ class GroupQuotaSubscription(pulumi.CustomResource):
116
116
  __props__.__dict__["properties"] = None
117
117
  __props__.__dict__["system_data"] = None
118
118
  __props__.__dict__["type"] = None
119
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota:GroupQuotaSubscription"), pulumi.Alias(type_="azure-native:quota/v20230601preview:GroupQuotaSubscription"), pulumi.Alias(type_="azure-native:quota/v20241218preview:GroupQuotaSubscription")])
119
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:quota:GroupQuotaSubscription"), pulumi.Alias(type_="azure-native:quota/v20230601preview:GroupQuotaSubscription")])
120
120
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
121
121
  super(GroupQuotaSubscription, __self__).__init__(
122
122
  'azure-native:quota/v20241015preview:GroupQuotaSubscription',
@@ -27,12 +27,9 @@ if typing.TYPE_CHECKING:
27
27
  v20231101 = __v20231101
28
28
  import pulumi_azure_native.servicenetworking.v20240501preview as __v20240501preview
29
29
  v20240501preview = __v20240501preview
30
- import pulumi_azure_native.servicenetworking.v20250101 as __v20250101
31
- v20250101 = __v20250101
32
30
  else:
33
31
  v20221001preview = _utilities.lazy_import('pulumi_azure_native.servicenetworking.v20221001preview')
34
32
  v20230501preview = _utilities.lazy_import('pulumi_azure_native.servicenetworking.v20230501preview')
35
33
  v20231101 = _utilities.lazy_import('pulumi_azure_native.servicenetworking.v20231101')
36
34
  v20240501preview = _utilities.lazy_import('pulumi_azure_native.servicenetworking.v20240501preview')
37
- v20250101 = _utilities.lazy_import('pulumi_azure_native.servicenetworking.v20250101')
38
35
 
@@ -153,7 +153,7 @@ class AssociationsInterface(pulumi.CustomResource):
153
153
  Association Subresource of Traffic Controller
154
154
  Azure REST API version: 2023-05-01-preview. Prior API version in Azure Native 1.x: 2022-10-01-preview.
155
155
 
156
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
156
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
157
157
 
158
158
  :param str resource_name: The name of the resource.
159
159
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -175,7 +175,7 @@ class AssociationsInterface(pulumi.CustomResource):
175
175
  Association Subresource of Traffic Controller
176
176
  Azure REST API version: 2023-05-01-preview. Prior API version in Azure Native 1.x: 2022-10-01-preview.
177
177
 
178
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
178
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
179
179
 
180
180
  :param str resource_name: The name of the resource.
181
181
  :param AssociationsInterfaceArgs args: The arguments to use to populate this resource's properties.
@@ -225,7 +225,7 @@ class AssociationsInterface(pulumi.CustomResource):
225
225
  __props__.__dict__["provisioning_state"] = None
226
226
  __props__.__dict__["system_data"] = None
227
227
  __props__.__dict__["type"] = None
228
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:AssociationsInterface")])
228
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:AssociationsInterface")])
229
229
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
230
230
  super(AssociationsInterface, __self__).__init__(
231
231
  'azure-native:servicenetworking:AssociationsInterface',
@@ -118,7 +118,7 @@ class FrontendsInterface(pulumi.CustomResource):
118
118
  Frontend Subresource of Traffic Controller.
119
119
  Azure REST API version: 2023-05-01-preview. Prior API version in Azure Native 1.x: 2022-10-01-preview.
120
120
 
121
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
121
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
122
122
 
123
123
  :param str resource_name: The name of the resource.
124
124
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -138,7 +138,7 @@ class FrontendsInterface(pulumi.CustomResource):
138
138
  Frontend Subresource of Traffic Controller.
139
139
  Azure REST API version: 2023-05-01-preview. Prior API version in Azure Native 1.x: 2022-10-01-preview.
140
140
 
141
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
141
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
142
142
 
143
143
  :param str resource_name: The name of the resource.
144
144
  :param FrontendsInterfaceArgs args: The arguments to use to populate this resource's properties.
@@ -183,7 +183,7 @@ class FrontendsInterface(pulumi.CustomResource):
183
183
  __props__.__dict__["provisioning_state"] = None
184
184
  __props__.__dict__["system_data"] = None
185
185
  __props__.__dict__["type"] = None
186
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:FrontendsInterface")])
186
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:FrontendsInterface")])
187
187
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
188
188
  super(FrontendsInterface, __self__).__init__(
189
189
  'azure-native:servicenetworking:FrontendsInterface',
@@ -154,7 +154,7 @@ def get_associations_interface(association_name: Optional[str] = None,
154
154
  Get a Association
155
155
  Azure REST API version: 2023-05-01-preview.
156
156
 
157
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
157
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
158
158
 
159
159
 
160
160
  :param str association_name: Name of Association
@@ -186,7 +186,7 @@ def get_associations_interface_output(association_name: Optional[pulumi.Input[st
186
186
  Get a Association
187
187
  Azure REST API version: 2023-05-01-preview.
188
188
 
189
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
189
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
190
190
 
191
191
 
192
192
  :param str association_name: Name of Association
@@ -142,7 +142,7 @@ def get_frontends_interface(frontend_name: Optional[str] = None,
142
142
  Get a Frontend
143
143
  Azure REST API version: 2023-05-01-preview.
144
144
 
145
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
145
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
146
146
 
147
147
 
148
148
  :param str frontend_name: Frontends
@@ -173,7 +173,7 @@ def get_frontends_interface_output(frontend_name: Optional[pulumi.Input[str]] =
173
173
  Get a Frontend
174
174
  Azure REST API version: 2023-05-01-preview.
175
175
 
176
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
176
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
177
177
 
178
178
 
179
179
  :param str frontend_name: Frontends
@@ -154,8 +154,6 @@ def get_security_policies_interface(resource_group_name: Optional[str] = None,
154
154
  Get a SecurityPolicy
155
155
  Azure REST API version: 2024-05-01-preview.
156
156
 
157
- Other available API versions: 2025-01-01.
158
-
159
157
 
160
158
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
161
159
  :param str security_policy_name: SecurityPolicy
@@ -186,8 +184,6 @@ def get_security_policies_interface_output(resource_group_name: Optional[pulumi.
186
184
  Get a SecurityPolicy
187
185
  Azure REST API version: 2024-05-01-preview.
188
186
 
189
- Other available API versions: 2025-01-01.
190
-
191
187
 
192
188
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
193
189
  :param str security_policy_name: SecurityPolicy
@@ -165,7 +165,7 @@ def get_traffic_controller_interface(resource_group_name: Optional[str] = None,
165
165
  Get a TrafficController
166
166
  Azure REST API version: 2023-05-01-preview.
167
167
 
168
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
168
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
169
169
 
170
170
 
171
171
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -195,7 +195,7 @@ def get_traffic_controller_interface_output(resource_group_name: Optional[pulumi
195
195
  Get a TrafficController
196
196
  Azure REST API version: 2023-05-01-preview.
197
197
 
198
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
198
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
199
199
 
200
200
 
201
201
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -136,8 +136,6 @@ class SecurityPoliciesInterface(pulumi.CustomResource):
136
136
  SecurityPolicy Subresource of Traffic Controller.
137
137
  Azure REST API version: 2024-05-01-preview.
138
138
 
139
- Other available API versions: 2025-01-01.
140
-
141
139
  :param str resource_name: The name of the resource.
142
140
  :param pulumi.ResourceOptions opts: Options for the resource.
143
141
  :param pulumi.Input[str] location: The geo-location where the resource lives
@@ -157,8 +155,6 @@ class SecurityPoliciesInterface(pulumi.CustomResource):
157
155
  SecurityPolicy Subresource of Traffic Controller.
158
156
  Azure REST API version: 2024-05-01-preview.
159
157
 
160
- Other available API versions: 2025-01-01.
161
-
162
158
  :param str resource_name: The name of the resource.
163
159
  :param SecurityPoliciesInterfaceArgs args: The arguments to use to populate this resource's properties.
164
160
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -204,7 +200,7 @@ class SecurityPoliciesInterface(pulumi.CustomResource):
204
200
  __props__.__dict__["provisioning_state"] = None
205
201
  __props__.__dict__["system_data"] = None
206
202
  __props__.__dict__["type"] = None
207
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:SecurityPoliciesInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:SecurityPoliciesInterface")])
203
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:SecurityPoliciesInterface")])
208
204
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
209
205
  super(SecurityPoliciesInterface, __self__).__init__(
210
206
  'azure-native:servicenetworking:SecurityPoliciesInterface',
@@ -102,7 +102,7 @@ class TrafficControllerInterface(pulumi.CustomResource):
102
102
  Concrete tracked resource types can be created by aliasing this type using a specific property type.
103
103
  Azure REST API version: 2023-05-01-preview. Prior API version in Azure Native 1.x: 2022-10-01-preview.
104
104
 
105
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
105
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
106
106
 
107
107
  :param str resource_name: The name of the resource.
108
108
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -121,7 +121,7 @@ class TrafficControllerInterface(pulumi.CustomResource):
121
121
  Concrete tracked resource types can be created by aliasing this type using a specific property type.
122
122
  Azure REST API version: 2023-05-01-preview. Prior API version in Azure Native 1.x: 2022-10-01-preview.
123
123
 
124
- Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01.
124
+ Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview.
125
125
 
126
126
  :param str resource_name: The name of the resource.
127
127
  :param TrafficControllerInterfaceArgs args: The arguments to use to populate this resource's properties.
@@ -164,7 +164,7 @@ class TrafficControllerInterface(pulumi.CustomResource):
164
164
  __props__.__dict__["provisioning_state"] = None
165
165
  __props__.__dict__["system_data"] = None
166
166
  __props__.__dict__["type"] = None
167
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:TrafficControllerInterface")])
167
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:TrafficControllerInterface")])
168
168
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
169
169
  super(TrafficControllerInterface, __self__).__init__(
170
170
  'azure-native:servicenetworking:TrafficControllerInterface',
@@ -219,7 +219,7 @@ class AssociationsInterface(pulumi.CustomResource):
219
219
  __props__.__dict__["provisioning_state"] = None
220
220
  __props__.__dict__["system_data"] = None
221
221
  __props__.__dict__["type"] = None
222
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:AssociationsInterface")])
222
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:AssociationsInterface")])
223
223
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
224
224
  super(AssociationsInterface, __self__).__init__(
225
225
  'azure-native:servicenetworking/v20221001preview:AssociationsInterface',
@@ -238,7 +238,7 @@ class FrontendsInterface(pulumi.CustomResource):
238
238
  __props__.__dict__["provisioning_state"] = None
239
239
  __props__.__dict__["system_data"] = None
240
240
  __props__.__dict__["type"] = None
241
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:FrontendsInterface")])
241
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:FrontendsInterface")])
242
242
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
243
243
  super(FrontendsInterface, __self__).__init__(
244
244
  'azure-native:servicenetworking/v20221001preview:FrontendsInterface',
@@ -158,7 +158,7 @@ class TrafficControllerInterface(pulumi.CustomResource):
158
158
  __props__.__dict__["provisioning_state"] = None
159
159
  __props__.__dict__["system_data"] = None
160
160
  __props__.__dict__["type"] = None
161
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:TrafficControllerInterface")])
161
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:TrafficControllerInterface")])
162
162
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
163
163
  super(TrafficControllerInterface, __self__).__init__(
164
164
  'azure-native:servicenetworking/v20221001preview:TrafficControllerInterface',
@@ -219,7 +219,7 @@ class AssociationsInterface(pulumi.CustomResource):
219
219
  __props__.__dict__["provisioning_state"] = None
220
220
  __props__.__dict__["system_data"] = None
221
221
  __props__.__dict__["type"] = None
222
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:AssociationsInterface")])
222
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:AssociationsInterface")])
223
223
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
224
224
  super(AssociationsInterface, __self__).__init__(
225
225
  'azure-native:servicenetworking/v20230501preview:AssociationsInterface',
@@ -177,7 +177,7 @@ class FrontendsInterface(pulumi.CustomResource):
177
177
  __props__.__dict__["provisioning_state"] = None
178
178
  __props__.__dict__["system_data"] = None
179
179
  __props__.__dict__["type"] = None
180
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:FrontendsInterface")])
180
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:FrontendsInterface")])
181
181
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
182
182
  super(FrontendsInterface, __self__).__init__(
183
183
  'azure-native:servicenetworking/v20230501preview:FrontendsInterface',
@@ -158,7 +158,7 @@ class TrafficControllerInterface(pulumi.CustomResource):
158
158
  __props__.__dict__["provisioning_state"] = None
159
159
  __props__.__dict__["system_data"] = None
160
160
  __props__.__dict__["type"] = None
161
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:TrafficControllerInterface")])
161
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:TrafficControllerInterface")])
162
162
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
163
163
  super(TrafficControllerInterface, __self__).__init__(
164
164
  'azure-native:servicenetworking/v20230501preview:TrafficControllerInterface',
@@ -219,7 +219,7 @@ class AssociationsInterface(pulumi.CustomResource):
219
219
  __props__.__dict__["provisioning_state"] = None
220
220
  __props__.__dict__["system_data"] = None
221
221
  __props__.__dict__["type"] = None
222
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:AssociationsInterface")])
222
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:AssociationsInterface")])
223
223
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
224
224
  super(AssociationsInterface, __self__).__init__(
225
225
  'azure-native:servicenetworking/v20231101:AssociationsInterface',
@@ -177,7 +177,7 @@ class FrontendsInterface(pulumi.CustomResource):
177
177
  __props__.__dict__["provisioning_state"] = None
178
178
  __props__.__dict__["system_data"] = None
179
179
  __props__.__dict__["type"] = None
180
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:FrontendsInterface")])
180
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:FrontendsInterface")])
181
181
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
182
182
  super(FrontendsInterface, __self__).__init__(
183
183
  'azure-native:servicenetworking/v20231101:FrontendsInterface',
@@ -158,7 +158,7 @@ class TrafficControllerInterface(pulumi.CustomResource):
158
158
  __props__.__dict__["provisioning_state"] = None
159
159
  __props__.__dict__["system_data"] = None
160
160
  __props__.__dict__["type"] = None
161
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:TrafficControllerInterface")])
161
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:TrafficControllerInterface")])
162
162
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
163
163
  super(TrafficControllerInterface, __self__).__init__(
164
164
  'azure-native:servicenetworking/v20231101:TrafficControllerInterface',
@@ -219,7 +219,7 @@ class AssociationsInterface(pulumi.CustomResource):
219
219
  __props__.__dict__["provisioning_state"] = None
220
220
  __props__.__dict__["system_data"] = None
221
221
  __props__.__dict__["type"] = None
222
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:AssociationsInterface")])
222
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:AssociationsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:AssociationsInterface")])
223
223
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
224
224
  super(AssociationsInterface, __self__).__init__(
225
225
  'azure-native:servicenetworking/v20240501preview:AssociationsInterface',
@@ -177,7 +177,7 @@ class FrontendsInterface(pulumi.CustomResource):
177
177
  __props__.__dict__["provisioning_state"] = None
178
178
  __props__.__dict__["system_data"] = None
179
179
  __props__.__dict__["type"] = None
180
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:FrontendsInterface")])
180
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:FrontendsInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:FrontendsInterface")])
181
181
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
182
182
  super(FrontendsInterface, __self__).__init__(
183
183
  'azure-native:servicenetworking/v20240501preview:FrontendsInterface',
@@ -198,7 +198,7 @@ class SecurityPoliciesInterface(pulumi.CustomResource):
198
198
  __props__.__dict__["provisioning_state"] = None
199
199
  __props__.__dict__["system_data"] = None
200
200
  __props__.__dict__["type"] = None
201
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:SecurityPoliciesInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:SecurityPoliciesInterface")])
201
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:SecurityPoliciesInterface")])
202
202
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
203
203
  super(SecurityPoliciesInterface, __self__).__init__(
204
204
  'azure-native:servicenetworking/v20240501preview:SecurityPoliciesInterface',
@@ -180,7 +180,7 @@ class TrafficControllerInterface(pulumi.CustomResource):
180
180
  __props__.__dict__["security_policies"] = None
181
181
  __props__.__dict__["system_data"] = None
182
182
  __props__.__dict__["type"] = None
183
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20250101:TrafficControllerInterface")])
183
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20221001preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20230501preview:TrafficControllerInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20231101:TrafficControllerInterface")])
184
184
  opts = pulumi.ResourceOptions.merge(opts, alias_opts)
185
185
  super(TrafficControllerInterface, __self__).__init__(
186
186
  'azure-native:servicenetworking/v20240501preview:TrafficControllerInterface',
@@ -1413,7 +1413,7 @@ class ImageReferenceArgs:
1413
1413
  if not MYPY:
1414
1414
  class LinuxConfigurationArgsDict(TypedDict):
1415
1415
  """
1416
- Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see [Linux on Azure-Endorsed Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1416
+ Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see [Linux on Azure-Endorsed Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1417
1417
  """
1418
1418
  os_type: pulumi.Input[str]
1419
1419
  """
@@ -1443,7 +1443,7 @@ class LinuxConfigurationArgs:
1443
1443
  ssh: Optional[pulumi.Input['SshConfigurationArgs']] = None,
1444
1444
  ssh_key_pair: Optional[pulumi.Input['SshKeyPairArgs']] = None):
1445
1445
  """
1446
- Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see [Linux on Azure-Endorsed Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1446
+ Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see [Linux on Azure-Endorsed Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1447
1447
  :param pulumi.Input[str] os_type: The OS Type
1448
1448
  Expected value is 'Linux'.
1449
1449
  :param pulumi.Input[bool] disable_password_authentication: Specifies whether password authentication should be disabled.
@@ -1797,7 +1797,7 @@ if not MYPY:
1797
1797
  """
1798
1798
  admin_password: NotRequired[pulumi.Input[str]]
1799
1799
  """
1800
- Specifies the password of the administrator account. <br><br> **Minimum-length (Windows):** 8 characters <br><br> **Minimum-length (Linux):** 6 characters <br><br> **Max-length (Windows):** 123 characters <br><br> **Max-length (Linux):** 72 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\\W_]) <br><br> **Disallowed values:** "abc@123", "P@$$w0rd", "P@ssw0rd", "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1", "Password22", "iloveyou!" <br><br> For resetting the password, see [How to reset the Remote Desktop service or its login password in a Windows VM](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp) <br><br> For resetting root password, see [Manage users, SSH, and check or repair disks on Azure Linux VMs using the VMAccess Extension](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
1800
+ Specifies the password of the administrator account. <br><br> **Minimum-length (Windows):** 8 characters <br><br> **Minimum-length (Linux):** 6 characters <br><br> **Max-length (Windows):** 123 characters <br><br> **Max-length (Linux):** 72 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\\W_]) <br><br> **Disallowed values:** "abc@123", "P@$$w0rd", "P@ssw0rd", "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1", "Password22", "iloveyou!" <br><br> For resetting the password, see [How to reset the Remote Desktop service or its login password in a Windows VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp) <br><br> For resetting root password, see [Manage users, SSH, and check or repair disks on Azure Linux VMs using the VMAccess Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
1801
1801
  """
1802
1802
  admin_username: NotRequired[pulumi.Input[str]]
1803
1803
  """
@@ -1818,7 +1818,7 @@ class OSProfileArgs:
1818
1818
  os_configuration: Optional[pulumi.Input[Union['LinuxConfigurationArgs', 'WindowsConfigurationArgs']]] = None):
1819
1819
  """
1820
1820
  Specifies the operating system settings for the virtual machine. Some of the settings cannot be changed once VM is provisioned.
1821
- :param pulumi.Input[str] admin_password: Specifies the password of the administrator account. <br><br> **Minimum-length (Windows):** 8 characters <br><br> **Minimum-length (Linux):** 6 characters <br><br> **Max-length (Windows):** 123 characters <br><br> **Max-length (Linux):** 72 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\\W_]) <br><br> **Disallowed values:** "abc@123", "P@$$w0rd", "P@ssw0rd", "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1", "Password22", "iloveyou!" <br><br> For resetting the password, see [How to reset the Remote Desktop service or its login password in a Windows VM](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp) <br><br> For resetting root password, see [Manage users, SSH, and check or repair disks on Azure Linux VMs using the VMAccess Extension](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
1821
+ :param pulumi.Input[str] admin_password: Specifies the password of the administrator account. <br><br> **Minimum-length (Windows):** 8 characters <br><br> **Minimum-length (Linux):** 6 characters <br><br> **Max-length (Windows):** 123 characters <br><br> **Max-length (Linux):** 72 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\\W_]) <br><br> **Disallowed values:** "abc@123", "P@$$w0rd", "P@ssw0rd", "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1", "Password22", "iloveyou!" <br><br> For resetting the password, see [How to reset the Remote Desktop service or its login password in a Windows VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp) <br><br> For resetting root password, see [Manage users, SSH, and check or repair disks on Azure Linux VMs using the VMAccess Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
1822
1822
  :param pulumi.Input[str] admin_username: Specifies the name of the administrator account. <br><br> This property cannot be updated after the VM is created. <br><br> **Windows-only restriction:** Cannot end in "." <br><br> **Disallowed values:** "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". <br><br> **Minimum-length (Linux):** 1 character <br><br> **Max-length (Linux):** 64 characters <br><br> **Max-length (Windows):** 20 characters.
1823
1823
  :param pulumi.Input[Union['LinuxConfigurationArgs', 'WindowsConfigurationArgs']] os_configuration: Specifies Windows operating system settings on the virtual machine.
1824
1824
  """
@@ -1833,7 +1833,7 @@ class OSProfileArgs:
1833
1833
  @pulumi.getter(name="adminPassword")
1834
1834
  def admin_password(self) -> Optional[pulumi.Input[str]]:
1835
1835
  """
1836
- Specifies the password of the administrator account. <br><br> **Minimum-length (Windows):** 8 characters <br><br> **Minimum-length (Linux):** 6 characters <br><br> **Max-length (Windows):** 123 characters <br><br> **Max-length (Linux):** 72 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\\W_]) <br><br> **Disallowed values:** "abc@123", "P@$$w0rd", "P@ssw0rd", "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1", "Password22", "iloveyou!" <br><br> For resetting the password, see [How to reset the Remote Desktop service or its login password in a Windows VM](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp) <br><br> For resetting root password, see [Manage users, SSH, and check or repair disks on Azure Linux VMs using the VMAccess Extension](https://learn.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
1836
+ Specifies the password of the administrator account. <br><br> **Minimum-length (Windows):** 8 characters <br><br> **Minimum-length (Linux):** 6 characters <br><br> **Max-length (Windows):** 123 characters <br><br> **Max-length (Linux):** 72 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\\W_]) <br><br> **Disallowed values:** "abc@123", "P@$$w0rd", "P@ssw0rd", "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1", "Password22", "iloveyou!" <br><br> For resetting the password, see [How to reset the Remote Desktop service or its login password in a Windows VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp) <br><br> For resetting root password, see [Manage users, SSH, and check or repair disks on Azure Linux VMs using the VMAccess Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection)
1837
1837
  """
1838
1838
  return pulumi.get(self, "admin_password")
1839
1839
 
@@ -2611,7 +2611,7 @@ class SshConfigurationArgs:
2611
2611
  if not MYPY:
2612
2612
  class SshKeyPairArgsDict(TypedDict):
2613
2613
  """
2614
- The SSH Key-pair used to authenticate with the VM. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2614
+ The SSH Key-pair used to authenticate with the VM. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2615
2615
  """
2616
2616
  private_key: NotRequired[pulumi.Input[str]]
2617
2617
  """
@@ -2630,7 +2630,7 @@ class SshKeyPairArgs:
2630
2630
  private_key: Optional[pulumi.Input[str]] = None,
2631
2631
  public_key: Optional[pulumi.Input[str]] = None):
2632
2632
  """
2633
- The SSH Key-pair used to authenticate with the VM. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2633
+ The SSH Key-pair used to authenticate with the VM. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2634
2634
  :param pulumi.Input[str] private_key: SSH private key.
2635
2635
  :param pulumi.Input[str] public_key: SSH public key
2636
2636
  """
@@ -2671,7 +2671,7 @@ if not MYPY:
2671
2671
  """
2672
2672
  key_data: NotRequired[pulumi.Input[str]]
2673
2673
  """
2674
- SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2674
+ SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2675
2675
  """
2676
2676
  elif False:
2677
2677
  SshPublicKeyArgsDict: TypeAlias = Mapping[str, Any]
@@ -2682,7 +2682,7 @@ class SshPublicKeyArgs:
2682
2682
  key_data: Optional[pulumi.Input[str]] = None):
2683
2683
  """
2684
2684
  Contains information about SSH certificate public key and the path on the Linux VM where the public key is placed.
2685
- :param pulumi.Input[str] key_data: SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2685
+ :param pulumi.Input[str] key_data: SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2686
2686
  """
2687
2687
  if key_data is not None:
2688
2688
  pulumi.set(__self__, "key_data", key_data)
@@ -2691,7 +2691,7 @@ class SshPublicKeyArgs:
2691
2691
  @pulumi.getter(name="keyData")
2692
2692
  def key_data(self) -> Optional[pulumi.Input[str]]:
2693
2693
  """
2694
- SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2694
+ SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2695
2695
  """
2696
2696
  return pulumi.get(self, "key_data")
2697
2697