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
@@ -1,103 +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
- 'GetBillingInfoResult',
20
- 'AwaitableGetBillingInfoResult',
21
- 'get_billing_info',
22
- 'get_billing_info_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetBillingInfoResult:
27
- """
28
- Marketplace Subscription and Organization details to which resource gets billed into.
29
- """
30
- def __init__(__self__, marketplace_saas_info=None, partner_billing_entity=None):
31
- if marketplace_saas_info and not isinstance(marketplace_saas_info, dict):
32
- raise TypeError("Expected argument 'marketplace_saas_info' to be a dict")
33
- pulumi.set(__self__, "marketplace_saas_info", marketplace_saas_info)
34
- if partner_billing_entity and not isinstance(partner_billing_entity, dict):
35
- raise TypeError("Expected argument 'partner_billing_entity' to be a dict")
36
- pulumi.set(__self__, "partner_billing_entity", partner_billing_entity)
37
-
38
- @property
39
- @pulumi.getter(name="marketplaceSaasInfo")
40
- def marketplace_saas_info(self) -> Optional['outputs.MarketplaceSaaSInfoResponse']:
41
- """
42
- Marketplace Subscription details
43
- """
44
- return pulumi.get(self, "marketplace_saas_info")
45
-
46
- @property
47
- @pulumi.getter(name="partnerBillingEntity")
48
- def partner_billing_entity(self) -> Optional['outputs.PartnerBillingEntityResponse']:
49
- """
50
- Partner Billing Entity details: Organization Info
51
- """
52
- return pulumi.get(self, "partner_billing_entity")
53
-
54
-
55
- class AwaitableGetBillingInfoResult(GetBillingInfoResult):
56
- # pylint: disable=using-constant-test
57
- def __await__(self):
58
- if False:
59
- yield self
60
- return GetBillingInfoResult(
61
- marketplace_saas_info=self.marketplace_saas_info,
62
- partner_billing_entity=self.partner_billing_entity)
63
-
64
-
65
- def get_billing_info(monitor_name: Optional[str] = None,
66
- resource_group_name: Optional[str] = None,
67
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBillingInfoResult:
68
- """
69
- Marketplace Subscription and Organization details to which resource gets billed into.
70
- Azure REST API version: 2023-10-20.
71
-
72
-
73
- :param str monitor_name: Monitor resource name
74
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
75
- """
76
- __args__ = dict()
77
- __args__['monitorName'] = monitor_name
78
- __args__['resourceGroupName'] = resource_group_name
79
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
80
- __ret__ = pulumi.runtime.invoke('azure-native:datadog:getBillingInfo', __args__, opts=opts, typ=GetBillingInfoResult).value
81
-
82
- return AwaitableGetBillingInfoResult(
83
- marketplace_saas_info=pulumi.get(__ret__, 'marketplace_saas_info'),
84
- partner_billing_entity=pulumi.get(__ret__, 'partner_billing_entity'))
85
- def get_billing_info_output(monitor_name: Optional[pulumi.Input[str]] = None,
86
- resource_group_name: Optional[pulumi.Input[str]] = None,
87
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBillingInfoResult]:
88
- """
89
- Marketplace Subscription and Organization details to which resource gets billed into.
90
- Azure REST API version: 2023-10-20.
91
-
92
-
93
- :param str monitor_name: Monitor resource name
94
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
95
- """
96
- __args__ = dict()
97
- __args__['monitorName'] = monitor_name
98
- __args__['resourceGroupName'] = resource_group_name
99
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
100
- __ret__ = pulumi.runtime.invoke_output('azure-native:datadog:getBillingInfo', __args__, opts=opts, typ=GetBillingInfoResult)
101
- return __ret__.apply(lambda __response__: GetBillingInfoResult(
102
- marketplace_saas_info=pulumi.get(__response__, 'marketplace_saas_info'),
103
- partner_billing_entity=pulumi.get(__response__, 'partner_billing_entity')))
@@ -1,19 +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
- from ... import _utilities
6
- import typing
7
- # Export this package's modules as members:
8
- from ._enums import *
9
- from .get_monitor import *
10
- from .get_monitor_default_key import *
11
- from .get_monitored_subscription import *
12
- from .list_monitor_api_keys import *
13
- from .list_monitor_hosts import *
14
- from .list_monitor_linked_resources import *
15
- from .list_monitor_monitored_resources import *
16
- from .monitor import *
17
- from .monitored_subscription import *
18
- from ._inputs import *
19
- from . import outputs
@@ -1,58 +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
- from enum import Enum
6
-
7
- __all__ = [
8
- 'ManagedIdentityTypes',
9
- 'MonitoringStatus',
10
- 'Operation',
11
- 'Status',
12
- 'TagAction',
13
- ]
14
-
15
-
16
- class ManagedIdentityTypes(str, Enum):
17
- """
18
- Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'.
19
- """
20
- SYSTEM_ASSIGNED = "SystemAssigned"
21
- USER_ASSIGNED = "UserAssigned"
22
-
23
-
24
- class MonitoringStatus(str, Enum):
25
- """
26
- Flag specifying if the resource monitoring is enabled or disabled.
27
- """
28
- ENABLED = "Enabled"
29
- DISABLED = "Disabled"
30
-
31
-
32
- class Operation(str, Enum):
33
- """
34
- The operation for the patch on the resource.
35
- """
36
- ADD_BEGIN = "AddBegin"
37
- ADD_COMPLETE = "AddComplete"
38
- DELETE_BEGIN = "DeleteBegin"
39
- DELETE_COMPLETE = "DeleteComplete"
40
- ACTIVE = "Active"
41
-
42
-
43
- class Status(str, Enum):
44
- """
45
- The state of monitoring.
46
- """
47
- IN_PROGRESS = "InProgress"
48
- ACTIVE = "Active"
49
- FAILED = "Failed"
50
- DELETING = "Deleting"
51
-
52
-
53
- class TagAction(str, Enum):
54
- """
55
- Valid actions for a filtering tag. Exclusion takes priority over inclusion.
56
- """
57
- INCLUDE = "Include"
58
- EXCLUDE = "Exclude"