pulumi-azure-native 2.79.0__py3-none-any.whl → 2.79.0a1734514969__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.0a1734514969.dist-info}/METADATA +1 -1
  80. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.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.0a1734514969.dist-info}/WHEEL +0 -0
  135. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.dist-info}/top_level.txt +0 -0
@@ -1,298 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from ... import _utilities
16
- from . import outputs
17
- from ._inputs import *
18
-
19
- __all__ = ['SecurityPoliciesInterfaceArgs', 'SecurityPoliciesInterface']
20
-
21
- @pulumi.input_type
22
- class SecurityPoliciesInterfaceArgs:
23
- def __init__(__self__, *,
24
- resource_group_name: pulumi.Input[str],
25
- traffic_controller_name: pulumi.Input[str],
26
- location: Optional[pulumi.Input[str]] = None,
27
- security_policy_name: Optional[pulumi.Input[str]] = None,
28
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
29
- waf_policy: Optional[pulumi.Input['WafPolicyArgs']] = None):
30
- """
31
- The set of arguments for constructing a SecurityPoliciesInterface resource.
32
- :param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
33
- :param pulumi.Input[str] traffic_controller_name: traffic controller name for path
34
- :param pulumi.Input[str] location: The geo-location where the resource lives
35
- :param pulumi.Input[str] security_policy_name: SecurityPolicy
36
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
37
- :param pulumi.Input['WafPolicyArgs'] waf_policy: Web Application Firewall Policy of the Traffic Controller Security Policy
38
- """
39
- pulumi.set(__self__, "resource_group_name", resource_group_name)
40
- pulumi.set(__self__, "traffic_controller_name", traffic_controller_name)
41
- if location is not None:
42
- pulumi.set(__self__, "location", location)
43
- if security_policy_name is not None:
44
- pulumi.set(__self__, "security_policy_name", security_policy_name)
45
- if tags is not None:
46
- pulumi.set(__self__, "tags", tags)
47
- if waf_policy is not None:
48
- pulumi.set(__self__, "waf_policy", waf_policy)
49
-
50
- @property
51
- @pulumi.getter(name="resourceGroupName")
52
- def resource_group_name(self) -> pulumi.Input[str]:
53
- """
54
- The name of the resource group. The name is case insensitive.
55
- """
56
- return pulumi.get(self, "resource_group_name")
57
-
58
- @resource_group_name.setter
59
- def resource_group_name(self, value: pulumi.Input[str]):
60
- pulumi.set(self, "resource_group_name", value)
61
-
62
- @property
63
- @pulumi.getter(name="trafficControllerName")
64
- def traffic_controller_name(self) -> pulumi.Input[str]:
65
- """
66
- traffic controller name for path
67
- """
68
- return pulumi.get(self, "traffic_controller_name")
69
-
70
- @traffic_controller_name.setter
71
- def traffic_controller_name(self, value: pulumi.Input[str]):
72
- pulumi.set(self, "traffic_controller_name", value)
73
-
74
- @property
75
- @pulumi.getter
76
- def location(self) -> Optional[pulumi.Input[str]]:
77
- """
78
- The geo-location where the resource lives
79
- """
80
- return pulumi.get(self, "location")
81
-
82
- @location.setter
83
- def location(self, value: Optional[pulumi.Input[str]]):
84
- pulumi.set(self, "location", value)
85
-
86
- @property
87
- @pulumi.getter(name="securityPolicyName")
88
- def security_policy_name(self) -> Optional[pulumi.Input[str]]:
89
- """
90
- SecurityPolicy
91
- """
92
- return pulumi.get(self, "security_policy_name")
93
-
94
- @security_policy_name.setter
95
- def security_policy_name(self, value: Optional[pulumi.Input[str]]):
96
- pulumi.set(self, "security_policy_name", value)
97
-
98
- @property
99
- @pulumi.getter
100
- def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
101
- """
102
- Resource tags.
103
- """
104
- return pulumi.get(self, "tags")
105
-
106
- @tags.setter
107
- def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
108
- pulumi.set(self, "tags", value)
109
-
110
- @property
111
- @pulumi.getter(name="wafPolicy")
112
- def waf_policy(self) -> Optional[pulumi.Input['WafPolicyArgs']]:
113
- """
114
- Web Application Firewall Policy of the Traffic Controller Security Policy
115
- """
116
- return pulumi.get(self, "waf_policy")
117
-
118
- @waf_policy.setter
119
- def waf_policy(self, value: Optional[pulumi.Input['WafPolicyArgs']]):
120
- pulumi.set(self, "waf_policy", value)
121
-
122
-
123
- class SecurityPoliciesInterface(pulumi.CustomResource):
124
- @overload
125
- def __init__(__self__,
126
- resource_name: str,
127
- opts: Optional[pulumi.ResourceOptions] = None,
128
- location: Optional[pulumi.Input[str]] = None,
129
- resource_group_name: Optional[pulumi.Input[str]] = None,
130
- security_policy_name: Optional[pulumi.Input[str]] = None,
131
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
132
- traffic_controller_name: Optional[pulumi.Input[str]] = None,
133
- waf_policy: Optional[pulumi.Input[Union['WafPolicyArgs', 'WafPolicyArgsDict']]] = None,
134
- __props__=None):
135
- """
136
- SecurityPolicy Subresource of Traffic Controller.
137
-
138
- :param str resource_name: The name of the resource.
139
- :param pulumi.ResourceOptions opts: Options for the resource.
140
- :param pulumi.Input[str] location: The geo-location where the resource lives
141
- :param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
142
- :param pulumi.Input[str] security_policy_name: SecurityPolicy
143
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
144
- :param pulumi.Input[str] traffic_controller_name: traffic controller name for path
145
- :param pulumi.Input[Union['WafPolicyArgs', 'WafPolicyArgsDict']] waf_policy: Web Application Firewall Policy of the Traffic Controller Security Policy
146
- """
147
- ...
148
- @overload
149
- def __init__(__self__,
150
- resource_name: str,
151
- args: SecurityPoliciesInterfaceArgs,
152
- opts: Optional[pulumi.ResourceOptions] = None):
153
- """
154
- SecurityPolicy Subresource of Traffic Controller.
155
-
156
- :param str resource_name: The name of the resource.
157
- :param SecurityPoliciesInterfaceArgs args: The arguments to use to populate this resource's properties.
158
- :param pulumi.ResourceOptions opts: Options for the resource.
159
- """
160
- ...
161
- def __init__(__self__, resource_name: str, *args, **kwargs):
162
- resource_args, opts = _utilities.get_resource_args_opts(SecurityPoliciesInterfaceArgs, pulumi.ResourceOptions, *args, **kwargs)
163
- if resource_args is not None:
164
- __self__._internal_init(resource_name, opts, **resource_args.__dict__)
165
- else:
166
- __self__._internal_init(resource_name, *args, **kwargs)
167
-
168
- def _internal_init(__self__,
169
- resource_name: str,
170
- opts: Optional[pulumi.ResourceOptions] = None,
171
- location: Optional[pulumi.Input[str]] = None,
172
- resource_group_name: Optional[pulumi.Input[str]] = None,
173
- security_policy_name: Optional[pulumi.Input[str]] = None,
174
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
175
- traffic_controller_name: Optional[pulumi.Input[str]] = None,
176
- waf_policy: Optional[pulumi.Input[Union['WafPolicyArgs', 'WafPolicyArgsDict']]] = None,
177
- __props__=None):
178
- opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
179
- if not isinstance(opts, pulumi.ResourceOptions):
180
- raise TypeError('Expected resource options to be a ResourceOptions instance')
181
- if opts.id is None:
182
- if __props__ is not None:
183
- raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
184
- __props__ = SecurityPoliciesInterfaceArgs.__new__(SecurityPoliciesInterfaceArgs)
185
-
186
- __props__.__dict__["location"] = location
187
- if resource_group_name is None and not opts.urn:
188
- raise TypeError("Missing required property 'resource_group_name'")
189
- __props__.__dict__["resource_group_name"] = resource_group_name
190
- __props__.__dict__["security_policy_name"] = security_policy_name
191
- __props__.__dict__["tags"] = tags
192
- if traffic_controller_name is None and not opts.urn:
193
- raise TypeError("Missing required property 'traffic_controller_name'")
194
- __props__.__dict__["traffic_controller_name"] = traffic_controller_name
195
- __props__.__dict__["waf_policy"] = waf_policy
196
- __props__.__dict__["name"] = None
197
- __props__.__dict__["policy_type"] = None
198
- __props__.__dict__["provisioning_state"] = None
199
- __props__.__dict__["system_data"] = None
200
- __props__.__dict__["type"] = None
201
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:servicenetworking:SecurityPoliciesInterface"), pulumi.Alias(type_="azure-native:servicenetworking/v20240501preview:SecurityPoliciesInterface")])
202
- opts = pulumi.ResourceOptions.merge(opts, alias_opts)
203
- super(SecurityPoliciesInterface, __self__).__init__(
204
- 'azure-native:servicenetworking/v20250101:SecurityPoliciesInterface',
205
- resource_name,
206
- __props__,
207
- opts)
208
-
209
- @staticmethod
210
- def get(resource_name: str,
211
- id: pulumi.Input[str],
212
- opts: Optional[pulumi.ResourceOptions] = None) -> 'SecurityPoliciesInterface':
213
- """
214
- Get an existing SecurityPoliciesInterface resource's state with the given name, id, and optional extra
215
- properties used to qualify the lookup.
216
-
217
- :param str resource_name: The unique name of the resulting resource.
218
- :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
219
- :param pulumi.ResourceOptions opts: Options for the resource.
220
- """
221
- opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
222
-
223
- __props__ = SecurityPoliciesInterfaceArgs.__new__(SecurityPoliciesInterfaceArgs)
224
-
225
- __props__.__dict__["location"] = None
226
- __props__.__dict__["name"] = None
227
- __props__.__dict__["policy_type"] = None
228
- __props__.__dict__["provisioning_state"] = None
229
- __props__.__dict__["system_data"] = None
230
- __props__.__dict__["tags"] = None
231
- __props__.__dict__["type"] = None
232
- __props__.__dict__["waf_policy"] = None
233
- return SecurityPoliciesInterface(resource_name, opts=opts, __props__=__props__)
234
-
235
- @property
236
- @pulumi.getter
237
- def location(self) -> pulumi.Output[str]:
238
- """
239
- The geo-location where the resource lives
240
- """
241
- return pulumi.get(self, "location")
242
-
243
- @property
244
- @pulumi.getter
245
- def name(self) -> pulumi.Output[str]:
246
- """
247
- The name of the resource
248
- """
249
- return pulumi.get(self, "name")
250
-
251
- @property
252
- @pulumi.getter(name="policyType")
253
- def policy_type(self) -> pulumi.Output[str]:
254
- """
255
- Type of the Traffic Controller Security Policy
256
- """
257
- return pulumi.get(self, "policy_type")
258
-
259
- @property
260
- @pulumi.getter(name="provisioningState")
261
- def provisioning_state(self) -> pulumi.Output[str]:
262
- """
263
- Provisioning State of Traffic Controller SecurityPolicy Resource
264
- """
265
- return pulumi.get(self, "provisioning_state")
266
-
267
- @property
268
- @pulumi.getter(name="systemData")
269
- def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
270
- """
271
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
272
- """
273
- return pulumi.get(self, "system_data")
274
-
275
- @property
276
- @pulumi.getter
277
- def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
278
- """
279
- Resource tags.
280
- """
281
- return pulumi.get(self, "tags")
282
-
283
- @property
284
- @pulumi.getter
285
- def type(self) -> pulumi.Output[str]:
286
- """
287
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
288
- """
289
- return pulumi.get(self, "type")
290
-
291
- @property
292
- @pulumi.getter(name="wafPolicy")
293
- def waf_policy(self) -> pulumi.Output[Optional['outputs.WafPolicyResponse']]:
294
- """
295
- Web Application Firewall Policy of the Traffic Controller Security Policy
296
- """
297
- return pulumi.get(self, "waf_policy")
298
-
@@ -1,307 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from ... import _utilities
16
- from . import outputs
17
- from ._inputs import *
18
-
19
- __all__ = ['TrafficControllerInterfaceArgs', 'TrafficControllerInterface']
20
-
21
- @pulumi.input_type
22
- class TrafficControllerInterfaceArgs:
23
- def __init__(__self__, *,
24
- resource_group_name: pulumi.Input[str],
25
- location: Optional[pulumi.Input[str]] = None,
26
- security_policy_configurations: Optional[pulumi.Input['SecurityPolicyConfigurationsArgs']] = None,
27
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
28
- traffic_controller_name: Optional[pulumi.Input[str]] = None):
29
- """
30
- The set of arguments for constructing a TrafficControllerInterface resource.
31
- :param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
32
- :param pulumi.Input[str] location: The geo-location where the resource lives
33
- :param pulumi.Input['SecurityPolicyConfigurationsArgs'] security_policy_configurations: Security Policy Configuration
34
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
35
- :param pulumi.Input[str] traffic_controller_name: traffic controller name for path
36
- """
37
- pulumi.set(__self__, "resource_group_name", resource_group_name)
38
- if location is not None:
39
- pulumi.set(__self__, "location", location)
40
- if security_policy_configurations is not None:
41
- pulumi.set(__self__, "security_policy_configurations", security_policy_configurations)
42
- if tags is not None:
43
- pulumi.set(__self__, "tags", tags)
44
- if traffic_controller_name is not None:
45
- pulumi.set(__self__, "traffic_controller_name", traffic_controller_name)
46
-
47
- @property
48
- @pulumi.getter(name="resourceGroupName")
49
- def resource_group_name(self) -> pulumi.Input[str]:
50
- """
51
- The name of the resource group. The name is case insensitive.
52
- """
53
- return pulumi.get(self, "resource_group_name")
54
-
55
- @resource_group_name.setter
56
- def resource_group_name(self, value: pulumi.Input[str]):
57
- pulumi.set(self, "resource_group_name", value)
58
-
59
- @property
60
- @pulumi.getter
61
- def location(self) -> Optional[pulumi.Input[str]]:
62
- """
63
- The geo-location where the resource lives
64
- """
65
- return pulumi.get(self, "location")
66
-
67
- @location.setter
68
- def location(self, value: Optional[pulumi.Input[str]]):
69
- pulumi.set(self, "location", value)
70
-
71
- @property
72
- @pulumi.getter(name="securityPolicyConfigurations")
73
- def security_policy_configurations(self) -> Optional[pulumi.Input['SecurityPolicyConfigurationsArgs']]:
74
- """
75
- Security Policy Configuration
76
- """
77
- return pulumi.get(self, "security_policy_configurations")
78
-
79
- @security_policy_configurations.setter
80
- def security_policy_configurations(self, value: Optional[pulumi.Input['SecurityPolicyConfigurationsArgs']]):
81
- pulumi.set(self, "security_policy_configurations", value)
82
-
83
- @property
84
- @pulumi.getter
85
- def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
86
- """
87
- Resource tags.
88
- """
89
- return pulumi.get(self, "tags")
90
-
91
- @tags.setter
92
- def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
93
- pulumi.set(self, "tags", value)
94
-
95
- @property
96
- @pulumi.getter(name="trafficControllerName")
97
- def traffic_controller_name(self) -> Optional[pulumi.Input[str]]:
98
- """
99
- traffic controller name for path
100
- """
101
- return pulumi.get(self, "traffic_controller_name")
102
-
103
- @traffic_controller_name.setter
104
- def traffic_controller_name(self, value: Optional[pulumi.Input[str]]):
105
- pulumi.set(self, "traffic_controller_name", value)
106
-
107
-
108
- class TrafficControllerInterface(pulumi.CustomResource):
109
- @overload
110
- def __init__(__self__,
111
- resource_name: str,
112
- opts: Optional[pulumi.ResourceOptions] = None,
113
- location: Optional[pulumi.Input[str]] = None,
114
- resource_group_name: Optional[pulumi.Input[str]] = None,
115
- security_policy_configurations: Optional[pulumi.Input[Union['SecurityPolicyConfigurationsArgs', 'SecurityPolicyConfigurationsArgsDict']]] = None,
116
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
117
- traffic_controller_name: Optional[pulumi.Input[str]] = None,
118
- __props__=None):
119
- """
120
- Concrete tracked resource types can be created by aliasing this type using a specific property type.
121
-
122
- :param str resource_name: The name of the resource.
123
- :param pulumi.ResourceOptions opts: Options for the resource.
124
- :param pulumi.Input[str] location: The geo-location where the resource lives
125
- :param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
126
- :param pulumi.Input[Union['SecurityPolicyConfigurationsArgs', 'SecurityPolicyConfigurationsArgsDict']] security_policy_configurations: Security Policy Configuration
127
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
128
- :param pulumi.Input[str] traffic_controller_name: traffic controller name for path
129
- """
130
- ...
131
- @overload
132
- def __init__(__self__,
133
- resource_name: str,
134
- args: TrafficControllerInterfaceArgs,
135
- opts: Optional[pulumi.ResourceOptions] = None):
136
- """
137
- Concrete tracked resource types can be created by aliasing this type using a specific property type.
138
-
139
- :param str resource_name: The name of the resource.
140
- :param TrafficControllerInterfaceArgs args: The arguments to use to populate this resource's properties.
141
- :param pulumi.ResourceOptions opts: Options for the resource.
142
- """
143
- ...
144
- def __init__(__self__, resource_name: str, *args, **kwargs):
145
- resource_args, opts = _utilities.get_resource_args_opts(TrafficControllerInterfaceArgs, pulumi.ResourceOptions, *args, **kwargs)
146
- if resource_args is not None:
147
- __self__._internal_init(resource_name, opts, **resource_args.__dict__)
148
- else:
149
- __self__._internal_init(resource_name, *args, **kwargs)
150
-
151
- def _internal_init(__self__,
152
- resource_name: str,
153
- opts: Optional[pulumi.ResourceOptions] = None,
154
- location: Optional[pulumi.Input[str]] = None,
155
- resource_group_name: Optional[pulumi.Input[str]] = None,
156
- security_policy_configurations: Optional[pulumi.Input[Union['SecurityPolicyConfigurationsArgs', 'SecurityPolicyConfigurationsArgsDict']]] = None,
157
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
158
- traffic_controller_name: Optional[pulumi.Input[str]] = None,
159
- __props__=None):
160
- opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
161
- if not isinstance(opts, pulumi.ResourceOptions):
162
- raise TypeError('Expected resource options to be a ResourceOptions instance')
163
- if opts.id is None:
164
- if __props__ is not None:
165
- raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
166
- __props__ = TrafficControllerInterfaceArgs.__new__(TrafficControllerInterfaceArgs)
167
-
168
- __props__.__dict__["location"] = location
169
- if resource_group_name is None and not opts.urn:
170
- raise TypeError("Missing required property 'resource_group_name'")
171
- __props__.__dict__["resource_group_name"] = resource_group_name
172
- __props__.__dict__["security_policy_configurations"] = security_policy_configurations
173
- __props__.__dict__["tags"] = tags
174
- __props__.__dict__["traffic_controller_name"] = traffic_controller_name
175
- __props__.__dict__["associations"] = None
176
- __props__.__dict__["configuration_endpoints"] = None
177
- __props__.__dict__["frontends"] = None
178
- __props__.__dict__["name"] = None
179
- __props__.__dict__["provisioning_state"] = None
180
- __props__.__dict__["security_policies"] = None
181
- __props__.__dict__["system_data"] = None
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/v20240501preview:TrafficControllerInterface")])
184
- opts = pulumi.ResourceOptions.merge(opts, alias_opts)
185
- super(TrafficControllerInterface, __self__).__init__(
186
- 'azure-native:servicenetworking/v20250101:TrafficControllerInterface',
187
- resource_name,
188
- __props__,
189
- opts)
190
-
191
- @staticmethod
192
- def get(resource_name: str,
193
- id: pulumi.Input[str],
194
- opts: Optional[pulumi.ResourceOptions] = None) -> 'TrafficControllerInterface':
195
- """
196
- Get an existing TrafficControllerInterface resource's state with the given name, id, and optional extra
197
- properties used to qualify the lookup.
198
-
199
- :param str resource_name: The unique name of the resulting resource.
200
- :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
201
- :param pulumi.ResourceOptions opts: Options for the resource.
202
- """
203
- opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
204
-
205
- __props__ = TrafficControllerInterfaceArgs.__new__(TrafficControllerInterfaceArgs)
206
-
207
- __props__.__dict__["associations"] = None
208
- __props__.__dict__["configuration_endpoints"] = None
209
- __props__.__dict__["frontends"] = None
210
- __props__.__dict__["location"] = None
211
- __props__.__dict__["name"] = None
212
- __props__.__dict__["provisioning_state"] = None
213
- __props__.__dict__["security_policies"] = None
214
- __props__.__dict__["security_policy_configurations"] = None
215
- __props__.__dict__["system_data"] = None
216
- __props__.__dict__["tags"] = None
217
- __props__.__dict__["type"] = None
218
- return TrafficControllerInterface(resource_name, opts=opts, __props__=__props__)
219
-
220
- @property
221
- @pulumi.getter
222
- def associations(self) -> pulumi.Output[Sequence['outputs.ResourceIdResponse']]:
223
- """
224
- Associations References List
225
- """
226
- return pulumi.get(self, "associations")
227
-
228
- @property
229
- @pulumi.getter(name="configurationEndpoints")
230
- def configuration_endpoints(self) -> pulumi.Output[Sequence[str]]:
231
- """
232
- Configuration Endpoints.
233
- """
234
- return pulumi.get(self, "configuration_endpoints")
235
-
236
- @property
237
- @pulumi.getter
238
- def frontends(self) -> pulumi.Output[Sequence['outputs.ResourceIdResponse']]:
239
- """
240
- Frontends References List
241
- """
242
- return pulumi.get(self, "frontends")
243
-
244
- @property
245
- @pulumi.getter
246
- def location(self) -> pulumi.Output[str]:
247
- """
248
- The geo-location where the resource lives
249
- """
250
- return pulumi.get(self, "location")
251
-
252
- @property
253
- @pulumi.getter
254
- def name(self) -> pulumi.Output[str]:
255
- """
256
- The name of the resource
257
- """
258
- return pulumi.get(self, "name")
259
-
260
- @property
261
- @pulumi.getter(name="provisioningState")
262
- def provisioning_state(self) -> pulumi.Output[str]:
263
- """
264
- The status of the last operation.
265
- """
266
- return pulumi.get(self, "provisioning_state")
267
-
268
- @property
269
- @pulumi.getter(name="securityPolicies")
270
- def security_policies(self) -> pulumi.Output[Sequence['outputs.ResourceIdResponse']]:
271
- """
272
- Security Policies References List
273
- """
274
- return pulumi.get(self, "security_policies")
275
-
276
- @property
277
- @pulumi.getter(name="securityPolicyConfigurations")
278
- def security_policy_configurations(self) -> pulumi.Output[Optional['outputs.SecurityPolicyConfigurationsResponse']]:
279
- """
280
- Security Policy Configuration
281
- """
282
- return pulumi.get(self, "security_policy_configurations")
283
-
284
- @property
285
- @pulumi.getter(name="systemData")
286
- def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
287
- """
288
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
289
- """
290
- return pulumi.get(self, "system_data")
291
-
292
- @property
293
- @pulumi.getter
294
- def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
295
- """
296
- Resource tags.
297
- """
298
- return pulumi.get(self, "tags")
299
-
300
- @property
301
- @pulumi.getter
302
- def type(self) -> pulumi.Output[str]:
303
- """
304
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
305
- """
306
- return pulumi.get(self, "type")
307
-