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,205 +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
-
18
- __all__ = [
19
- 'GetAssociationsInterfaceResult',
20
- 'AwaitableGetAssociationsInterfaceResult',
21
- 'get_associations_interface',
22
- 'get_associations_interface_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetAssociationsInterfaceResult:
27
- """
28
- Association Subresource of Traffic Controller
29
- """
30
- def __init__(__self__, association_type=None, id=None, location=None, name=None, provisioning_state=None, subnet=None, system_data=None, tags=None, type=None):
31
- if association_type and not isinstance(association_type, str):
32
- raise TypeError("Expected argument 'association_type' to be a str")
33
- pulumi.set(__self__, "association_type", association_type)
34
- if id and not isinstance(id, str):
35
- raise TypeError("Expected argument 'id' to be a str")
36
- pulumi.set(__self__, "id", id)
37
- if location and not isinstance(location, str):
38
- raise TypeError("Expected argument 'location' to be a str")
39
- pulumi.set(__self__, "location", location)
40
- if name and not isinstance(name, str):
41
- raise TypeError("Expected argument 'name' to be a str")
42
- pulumi.set(__self__, "name", name)
43
- if provisioning_state and not isinstance(provisioning_state, str):
44
- raise TypeError("Expected argument 'provisioning_state' to be a str")
45
- pulumi.set(__self__, "provisioning_state", provisioning_state)
46
- if subnet and not isinstance(subnet, dict):
47
- raise TypeError("Expected argument 'subnet' to be a dict")
48
- pulumi.set(__self__, "subnet", subnet)
49
- if system_data and not isinstance(system_data, dict):
50
- raise TypeError("Expected argument 'system_data' to be a dict")
51
- pulumi.set(__self__, "system_data", system_data)
52
- if tags and not isinstance(tags, dict):
53
- raise TypeError("Expected argument 'tags' to be a dict")
54
- pulumi.set(__self__, "tags", tags)
55
- if type and not isinstance(type, str):
56
- raise TypeError("Expected argument 'type' to be a str")
57
- pulumi.set(__self__, "type", type)
58
-
59
- @property
60
- @pulumi.getter(name="associationType")
61
- def association_type(self) -> str:
62
- """
63
- Association Type
64
- """
65
- return pulumi.get(self, "association_type")
66
-
67
- @property
68
- @pulumi.getter
69
- def id(self) -> str:
70
- """
71
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
72
- """
73
- return pulumi.get(self, "id")
74
-
75
- @property
76
- @pulumi.getter
77
- def location(self) -> str:
78
- """
79
- The geo-location where the resource lives
80
- """
81
- return pulumi.get(self, "location")
82
-
83
- @property
84
- @pulumi.getter
85
- def name(self) -> str:
86
- """
87
- The name of the resource
88
- """
89
- return pulumi.get(self, "name")
90
-
91
- @property
92
- @pulumi.getter(name="provisioningState")
93
- def provisioning_state(self) -> str:
94
- """
95
- Provisioning State of Traffic Controller Association Resource
96
- """
97
- return pulumi.get(self, "provisioning_state")
98
-
99
- @property
100
- @pulumi.getter
101
- def subnet(self) -> Optional['outputs.AssociationSubnetResponse']:
102
- """
103
- Association Subnet
104
- """
105
- return pulumi.get(self, "subnet")
106
-
107
- @property
108
- @pulumi.getter(name="systemData")
109
- def system_data(self) -> 'outputs.SystemDataResponse':
110
- """
111
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
112
- """
113
- return pulumi.get(self, "system_data")
114
-
115
- @property
116
- @pulumi.getter
117
- def tags(self) -> Optional[Mapping[str, str]]:
118
- """
119
- Resource tags.
120
- """
121
- return pulumi.get(self, "tags")
122
-
123
- @property
124
- @pulumi.getter
125
- def type(self) -> str:
126
- """
127
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
128
- """
129
- return pulumi.get(self, "type")
130
-
131
-
132
- class AwaitableGetAssociationsInterfaceResult(GetAssociationsInterfaceResult):
133
- # pylint: disable=using-constant-test
134
- def __await__(self):
135
- if False:
136
- yield self
137
- return GetAssociationsInterfaceResult(
138
- association_type=self.association_type,
139
- id=self.id,
140
- location=self.location,
141
- name=self.name,
142
- provisioning_state=self.provisioning_state,
143
- subnet=self.subnet,
144
- system_data=self.system_data,
145
- tags=self.tags,
146
- type=self.type)
147
-
148
-
149
- def get_associations_interface(association_name: Optional[str] = None,
150
- resource_group_name: Optional[str] = None,
151
- traffic_controller_name: Optional[str] = None,
152
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAssociationsInterfaceResult:
153
- """
154
- Get a Association
155
-
156
-
157
- :param str association_name: Name of Association
158
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
159
- :param str traffic_controller_name: traffic controller name for path
160
- """
161
- __args__ = dict()
162
- __args__['associationName'] = association_name
163
- __args__['resourceGroupName'] = resource_group_name
164
- __args__['trafficControllerName'] = traffic_controller_name
165
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
166
- __ret__ = pulumi.runtime.invoke('azure-native:servicenetworking/v20250101:getAssociationsInterface', __args__, opts=opts, typ=GetAssociationsInterfaceResult).value
167
-
168
- return AwaitableGetAssociationsInterfaceResult(
169
- association_type=pulumi.get(__ret__, 'association_type'),
170
- id=pulumi.get(__ret__, 'id'),
171
- location=pulumi.get(__ret__, 'location'),
172
- name=pulumi.get(__ret__, 'name'),
173
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
174
- subnet=pulumi.get(__ret__, 'subnet'),
175
- system_data=pulumi.get(__ret__, 'system_data'),
176
- tags=pulumi.get(__ret__, 'tags'),
177
- type=pulumi.get(__ret__, 'type'))
178
- def get_associations_interface_output(association_name: Optional[pulumi.Input[str]] = None,
179
- resource_group_name: Optional[pulumi.Input[str]] = None,
180
- traffic_controller_name: Optional[pulumi.Input[str]] = None,
181
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAssociationsInterfaceResult]:
182
- """
183
- Get a Association
184
-
185
-
186
- :param str association_name: Name of Association
187
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
188
- :param str traffic_controller_name: traffic controller name for path
189
- """
190
- __args__ = dict()
191
- __args__['associationName'] = association_name
192
- __args__['resourceGroupName'] = resource_group_name
193
- __args__['trafficControllerName'] = traffic_controller_name
194
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
195
- __ret__ = pulumi.runtime.invoke_output('azure-native:servicenetworking/v20250101:getAssociationsInterface', __args__, opts=opts, typ=GetAssociationsInterfaceResult)
196
- return __ret__.apply(lambda __response__: GetAssociationsInterfaceResult(
197
- association_type=pulumi.get(__response__, 'association_type'),
198
- id=pulumi.get(__response__, 'id'),
199
- location=pulumi.get(__response__, 'location'),
200
- name=pulumi.get(__response__, 'name'),
201
- provisioning_state=pulumi.get(__response__, 'provisioning_state'),
202
- subnet=pulumi.get(__response__, 'subnet'),
203
- system_data=pulumi.get(__response__, 'system_data'),
204
- tags=pulumi.get(__response__, 'tags'),
205
- type=pulumi.get(__response__, 'type')))
@@ -1,191 +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
-
18
- __all__ = [
19
- 'GetFrontendsInterfaceResult',
20
- 'AwaitableGetFrontendsInterfaceResult',
21
- 'get_frontends_interface',
22
- 'get_frontends_interface_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetFrontendsInterfaceResult:
27
- """
28
- Frontend Sub Resource of Traffic Controller.
29
- """
30
- def __init__(__self__, fqdn=None, id=None, location=None, name=None, provisioning_state=None, system_data=None, tags=None, type=None):
31
- if fqdn and not isinstance(fqdn, str):
32
- raise TypeError("Expected argument 'fqdn' to be a str")
33
- pulumi.set(__self__, "fqdn", fqdn)
34
- if id and not isinstance(id, str):
35
- raise TypeError("Expected argument 'id' to be a str")
36
- pulumi.set(__self__, "id", id)
37
- if location and not isinstance(location, str):
38
- raise TypeError("Expected argument 'location' to be a str")
39
- pulumi.set(__self__, "location", location)
40
- if name and not isinstance(name, str):
41
- raise TypeError("Expected argument 'name' to be a str")
42
- pulumi.set(__self__, "name", name)
43
- if provisioning_state and not isinstance(provisioning_state, str):
44
- raise TypeError("Expected argument 'provisioning_state' to be a str")
45
- pulumi.set(__self__, "provisioning_state", provisioning_state)
46
- if system_data and not isinstance(system_data, dict):
47
- raise TypeError("Expected argument 'system_data' to be a dict")
48
- pulumi.set(__self__, "system_data", system_data)
49
- if tags and not isinstance(tags, dict):
50
- raise TypeError("Expected argument 'tags' to be a dict")
51
- pulumi.set(__self__, "tags", tags)
52
- if type and not isinstance(type, str):
53
- raise TypeError("Expected argument 'type' to be a str")
54
- pulumi.set(__self__, "type", type)
55
-
56
- @property
57
- @pulumi.getter
58
- def fqdn(self) -> str:
59
- """
60
- The Fully Qualified Domain Name of the DNS record associated to a Traffic Controller frontend.
61
- """
62
- return pulumi.get(self, "fqdn")
63
-
64
- @property
65
- @pulumi.getter
66
- def id(self) -> str:
67
- """
68
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
69
- """
70
- return pulumi.get(self, "id")
71
-
72
- @property
73
- @pulumi.getter
74
- def location(self) -> str:
75
- """
76
- The geo-location where the resource lives
77
- """
78
- return pulumi.get(self, "location")
79
-
80
- @property
81
- @pulumi.getter
82
- def name(self) -> str:
83
- """
84
- The name of the resource
85
- """
86
- return pulumi.get(self, "name")
87
-
88
- @property
89
- @pulumi.getter(name="provisioningState")
90
- def provisioning_state(self) -> str:
91
- """
92
- Provisioning State of Traffic Controller Frontend Resource
93
- """
94
- return pulumi.get(self, "provisioning_state")
95
-
96
- @property
97
- @pulumi.getter(name="systemData")
98
- def system_data(self) -> 'outputs.SystemDataResponse':
99
- """
100
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
101
- """
102
- return pulumi.get(self, "system_data")
103
-
104
- @property
105
- @pulumi.getter
106
- def tags(self) -> Optional[Mapping[str, str]]:
107
- """
108
- Resource tags.
109
- """
110
- return pulumi.get(self, "tags")
111
-
112
- @property
113
- @pulumi.getter
114
- def type(self) -> str:
115
- """
116
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
117
- """
118
- return pulumi.get(self, "type")
119
-
120
-
121
- class AwaitableGetFrontendsInterfaceResult(GetFrontendsInterfaceResult):
122
- # pylint: disable=using-constant-test
123
- def __await__(self):
124
- if False:
125
- yield self
126
- return GetFrontendsInterfaceResult(
127
- fqdn=self.fqdn,
128
- id=self.id,
129
- location=self.location,
130
- name=self.name,
131
- provisioning_state=self.provisioning_state,
132
- system_data=self.system_data,
133
- tags=self.tags,
134
- type=self.type)
135
-
136
-
137
- def get_frontends_interface(frontend_name: Optional[str] = None,
138
- resource_group_name: Optional[str] = None,
139
- traffic_controller_name: Optional[str] = None,
140
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetFrontendsInterfaceResult:
141
- """
142
- Get a Frontend
143
-
144
-
145
- :param str frontend_name: Frontends
146
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
147
- :param str traffic_controller_name: traffic controller name for path
148
- """
149
- __args__ = dict()
150
- __args__['frontendName'] = frontend_name
151
- __args__['resourceGroupName'] = resource_group_name
152
- __args__['trafficControllerName'] = traffic_controller_name
153
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
154
- __ret__ = pulumi.runtime.invoke('azure-native:servicenetworking/v20250101:getFrontendsInterface', __args__, opts=opts, typ=GetFrontendsInterfaceResult).value
155
-
156
- return AwaitableGetFrontendsInterfaceResult(
157
- fqdn=pulumi.get(__ret__, 'fqdn'),
158
- id=pulumi.get(__ret__, 'id'),
159
- location=pulumi.get(__ret__, 'location'),
160
- name=pulumi.get(__ret__, 'name'),
161
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
162
- system_data=pulumi.get(__ret__, 'system_data'),
163
- tags=pulumi.get(__ret__, 'tags'),
164
- type=pulumi.get(__ret__, 'type'))
165
- def get_frontends_interface_output(frontend_name: Optional[pulumi.Input[str]] = None,
166
- resource_group_name: Optional[pulumi.Input[str]] = None,
167
- traffic_controller_name: Optional[pulumi.Input[str]] = None,
168
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetFrontendsInterfaceResult]:
169
- """
170
- Get a Frontend
171
-
172
-
173
- :param str frontend_name: Frontends
174
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
175
- :param str traffic_controller_name: traffic controller name for path
176
- """
177
- __args__ = dict()
178
- __args__['frontendName'] = frontend_name
179
- __args__['resourceGroupName'] = resource_group_name
180
- __args__['trafficControllerName'] = traffic_controller_name
181
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
182
- __ret__ = pulumi.runtime.invoke_output('azure-native:servicenetworking/v20250101:getFrontendsInterface', __args__, opts=opts, typ=GetFrontendsInterfaceResult)
183
- return __ret__.apply(lambda __response__: GetFrontendsInterfaceResult(
184
- fqdn=pulumi.get(__response__, 'fqdn'),
185
- id=pulumi.get(__response__, 'id'),
186
- location=pulumi.get(__response__, 'location'),
187
- name=pulumi.get(__response__, 'name'),
188
- provisioning_state=pulumi.get(__response__, 'provisioning_state'),
189
- system_data=pulumi.get(__response__, 'system_data'),
190
- tags=pulumi.get(__response__, 'tags'),
191
- type=pulumi.get(__response__, 'type')))
@@ -1,205 +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
-
18
- __all__ = [
19
- 'GetSecurityPoliciesInterfaceResult',
20
- 'AwaitableGetSecurityPoliciesInterfaceResult',
21
- 'get_security_policies_interface',
22
- 'get_security_policies_interface_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetSecurityPoliciesInterfaceResult:
27
- """
28
- SecurityPolicy Subresource of Traffic Controller.
29
- """
30
- def __init__(__self__, id=None, location=None, name=None, policy_type=None, provisioning_state=None, system_data=None, tags=None, type=None, waf_policy=None):
31
- if id and not isinstance(id, str):
32
- raise TypeError("Expected argument 'id' to be a str")
33
- pulumi.set(__self__, "id", id)
34
- if location and not isinstance(location, str):
35
- raise TypeError("Expected argument 'location' to be a str")
36
- pulumi.set(__self__, "location", location)
37
- if name and not isinstance(name, str):
38
- raise TypeError("Expected argument 'name' to be a str")
39
- pulumi.set(__self__, "name", name)
40
- if policy_type and not isinstance(policy_type, str):
41
- raise TypeError("Expected argument 'policy_type' to be a str")
42
- pulumi.set(__self__, "policy_type", policy_type)
43
- if provisioning_state and not isinstance(provisioning_state, str):
44
- raise TypeError("Expected argument 'provisioning_state' to be a str")
45
- pulumi.set(__self__, "provisioning_state", provisioning_state)
46
- if system_data and not isinstance(system_data, dict):
47
- raise TypeError("Expected argument 'system_data' to be a dict")
48
- pulumi.set(__self__, "system_data", system_data)
49
- if tags and not isinstance(tags, dict):
50
- raise TypeError("Expected argument 'tags' to be a dict")
51
- pulumi.set(__self__, "tags", tags)
52
- if type and not isinstance(type, str):
53
- raise TypeError("Expected argument 'type' to be a str")
54
- pulumi.set(__self__, "type", type)
55
- if waf_policy and not isinstance(waf_policy, dict):
56
- raise TypeError("Expected argument 'waf_policy' to be a dict")
57
- pulumi.set(__self__, "waf_policy", waf_policy)
58
-
59
- @property
60
- @pulumi.getter
61
- def id(self) -> str:
62
- """
63
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
64
- """
65
- return pulumi.get(self, "id")
66
-
67
- @property
68
- @pulumi.getter
69
- def location(self) -> str:
70
- """
71
- The geo-location where the resource lives
72
- """
73
- return pulumi.get(self, "location")
74
-
75
- @property
76
- @pulumi.getter
77
- def name(self) -> str:
78
- """
79
- The name of the resource
80
- """
81
- return pulumi.get(self, "name")
82
-
83
- @property
84
- @pulumi.getter(name="policyType")
85
- def policy_type(self) -> str:
86
- """
87
- Type of the Traffic Controller Security Policy
88
- """
89
- return pulumi.get(self, "policy_type")
90
-
91
- @property
92
- @pulumi.getter(name="provisioningState")
93
- def provisioning_state(self) -> str:
94
- """
95
- Provisioning State of Traffic Controller SecurityPolicy Resource
96
- """
97
- return pulumi.get(self, "provisioning_state")
98
-
99
- @property
100
- @pulumi.getter(name="systemData")
101
- def system_data(self) -> 'outputs.SystemDataResponse':
102
- """
103
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
104
- """
105
- return pulumi.get(self, "system_data")
106
-
107
- @property
108
- @pulumi.getter
109
- def tags(self) -> Optional[Mapping[str, str]]:
110
- """
111
- Resource tags.
112
- """
113
- return pulumi.get(self, "tags")
114
-
115
- @property
116
- @pulumi.getter
117
- def type(self) -> str:
118
- """
119
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
120
- """
121
- return pulumi.get(self, "type")
122
-
123
- @property
124
- @pulumi.getter(name="wafPolicy")
125
- def waf_policy(self) -> Optional['outputs.WafPolicyResponse']:
126
- """
127
- Web Application Firewall Policy of the Traffic Controller Security Policy
128
- """
129
- return pulumi.get(self, "waf_policy")
130
-
131
-
132
- class AwaitableGetSecurityPoliciesInterfaceResult(GetSecurityPoliciesInterfaceResult):
133
- # pylint: disable=using-constant-test
134
- def __await__(self):
135
- if False:
136
- yield self
137
- return GetSecurityPoliciesInterfaceResult(
138
- id=self.id,
139
- location=self.location,
140
- name=self.name,
141
- policy_type=self.policy_type,
142
- provisioning_state=self.provisioning_state,
143
- system_data=self.system_data,
144
- tags=self.tags,
145
- type=self.type,
146
- waf_policy=self.waf_policy)
147
-
148
-
149
- def get_security_policies_interface(resource_group_name: Optional[str] = None,
150
- security_policy_name: Optional[str] = None,
151
- traffic_controller_name: Optional[str] = None,
152
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSecurityPoliciesInterfaceResult:
153
- """
154
- Get a SecurityPolicy
155
-
156
-
157
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
158
- :param str security_policy_name: SecurityPolicy
159
- :param str traffic_controller_name: traffic controller name for path
160
- """
161
- __args__ = dict()
162
- __args__['resourceGroupName'] = resource_group_name
163
- __args__['securityPolicyName'] = security_policy_name
164
- __args__['trafficControllerName'] = traffic_controller_name
165
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
166
- __ret__ = pulumi.runtime.invoke('azure-native:servicenetworking/v20250101:getSecurityPoliciesInterface', __args__, opts=opts, typ=GetSecurityPoliciesInterfaceResult).value
167
-
168
- return AwaitableGetSecurityPoliciesInterfaceResult(
169
- id=pulumi.get(__ret__, 'id'),
170
- location=pulumi.get(__ret__, 'location'),
171
- name=pulumi.get(__ret__, 'name'),
172
- policy_type=pulumi.get(__ret__, 'policy_type'),
173
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
174
- system_data=pulumi.get(__ret__, 'system_data'),
175
- tags=pulumi.get(__ret__, 'tags'),
176
- type=pulumi.get(__ret__, 'type'),
177
- waf_policy=pulumi.get(__ret__, 'waf_policy'))
178
- def get_security_policies_interface_output(resource_group_name: Optional[pulumi.Input[str]] = None,
179
- security_policy_name: Optional[pulumi.Input[str]] = None,
180
- traffic_controller_name: Optional[pulumi.Input[str]] = None,
181
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetSecurityPoliciesInterfaceResult]:
182
- """
183
- Get a SecurityPolicy
184
-
185
-
186
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
187
- :param str security_policy_name: SecurityPolicy
188
- :param str traffic_controller_name: traffic controller name for path
189
- """
190
- __args__ = dict()
191
- __args__['resourceGroupName'] = resource_group_name
192
- __args__['securityPolicyName'] = security_policy_name
193
- __args__['trafficControllerName'] = traffic_controller_name
194
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
195
- __ret__ = pulumi.runtime.invoke_output('azure-native:servicenetworking/v20250101:getSecurityPoliciesInterface', __args__, opts=opts, typ=GetSecurityPoliciesInterfaceResult)
196
- return __ret__.apply(lambda __response__: GetSecurityPoliciesInterfaceResult(
197
- id=pulumi.get(__response__, 'id'),
198
- location=pulumi.get(__response__, 'location'),
199
- name=pulumi.get(__response__, 'name'),
200
- policy_type=pulumi.get(__response__, 'policy_type'),
201
- provisioning_state=pulumi.get(__response__, 'provisioning_state'),
202
- system_data=pulumi.get(__response__, 'system_data'),
203
- tags=pulumi.get(__response__, 'tags'),
204
- type=pulumi.get(__response__, 'type'),
205
- waf_policy=pulumi.get(__response__, 'waf_policy')))