pulumi-azure-native 2.54.0a1723136521__py3-none-any.whl → 2.55.0a1723186763__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 (133) hide show
  1. pulumi_azure_native/__init__.py +50 -6
  2. pulumi_azure_native/pulumi-plugin.json +1 -1
  3. pulumi_azure_native/web/__init__.py +6 -0
  4. pulumi_azure_native/web/get_web_app_diagnostic_logs_configuration_slot.py +186 -0
  5. pulumi_azure_native/web/get_web_app_ftp_allowed_slot.py +144 -0
  6. pulumi_azure_native/web/get_web_app_scm_allowed_slot.py +144 -0
  7. pulumi_azure_native/web/v20160801/__init__.py +2 -0
  8. pulumi_azure_native/web/v20160801/_enums.py +12 -0
  9. pulumi_azure_native/web/v20160801/_inputs.py +529 -0
  10. pulumi_azure_native/web/v20160801/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  11. pulumi_azure_native/web/v20160801/outputs.py +443 -0
  12. pulumi_azure_native/web/v20160801/web_app_diagnostic_logs_configuration_slot.py +327 -0
  13. pulumi_azure_native/web/v20180201/__init__.py +4 -0
  14. pulumi_azure_native/web/v20180201/_enums.py +20 -0
  15. pulumi_azure_native/web/v20180201/_inputs.py +551 -0
  16. pulumi_azure_native/web/v20180201/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  17. pulumi_azure_native/web/v20180201/outputs.py +445 -0
  18. pulumi_azure_native/web/v20180201/web_app_diagnostic_logs_configuration_slot.py +327 -0
  19. pulumi_azure_native/web/v20181101/__init__.py +2 -0
  20. pulumi_azure_native/web/v20181101/_enums.py +12 -0
  21. pulumi_azure_native/web/v20181101/_inputs.py +529 -0
  22. pulumi_azure_native/web/v20181101/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  23. pulumi_azure_native/web/v20181101/outputs.py +443 -0
  24. pulumi_azure_native/web/v20181101/web_app_diagnostic_logs_configuration_slot.py +327 -0
  25. pulumi_azure_native/web/v20190801/__init__.py +2 -0
  26. pulumi_azure_native/web/v20190801/_enums.py +12 -0
  27. pulumi_azure_native/web/v20190801/_inputs.py +529 -0
  28. pulumi_azure_native/web/v20190801/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  29. pulumi_azure_native/web/v20190801/outputs.py +444 -0
  30. pulumi_azure_native/web/v20190801/web_app_diagnostic_logs_configuration_slot.py +327 -0
  31. pulumi_azure_native/web/v20200601/__init__.py +4 -0
  32. pulumi_azure_native/web/v20200601/_enums.py +20 -0
  33. pulumi_azure_native/web/v20200601/_inputs.py +551 -0
  34. pulumi_azure_native/web/v20200601/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  35. pulumi_azure_native/web/v20200601/outputs.py +445 -0
  36. pulumi_azure_native/web/v20200601/web_app_diagnostic_logs_configuration_slot.py +327 -0
  37. pulumi_azure_native/web/v20200901/__init__.py +4 -0
  38. pulumi_azure_native/web/v20200901/_enums.py +20 -0
  39. pulumi_azure_native/web/v20200901/_inputs.py +551 -0
  40. pulumi_azure_native/web/v20200901/get_web_app_diagnostic_logs_configuration_slot.py +193 -0
  41. pulumi_azure_native/web/v20200901/outputs.py +444 -0
  42. pulumi_azure_native/web/v20200901/web_app_diagnostic_logs_configuration_slot.py +337 -0
  43. pulumi_azure_native/web/v20201001/__init__.py +2 -0
  44. pulumi_azure_native/web/v20201001/get_web_app_diagnostic_logs_configuration_slot.py +193 -0
  45. pulumi_azure_native/web/v20201001/web_app_diagnostic_logs_configuration_slot.py +337 -0
  46. pulumi_azure_native/web/v20201201/__init__.py +8 -0
  47. pulumi_azure_native/web/v20201201/_enums.py +20 -0
  48. pulumi_azure_native/web/v20201201/_inputs.py +551 -0
  49. pulumi_azure_native/web/v20201201/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  50. pulumi_azure_native/web/v20201201/get_web_app_ftp_allowed_slot.py +138 -0
  51. pulumi_azure_native/web/v20201201/get_web_app_scm_allowed_slot.py +138 -0
  52. pulumi_azure_native/web/v20201201/outputs.py +445 -0
  53. pulumi_azure_native/web/v20201201/web_app_diagnostic_logs_configuration_slot.py +327 -0
  54. pulumi_azure_native/web/v20201201/web_app_ftp_allowed_slot.py +233 -0
  55. pulumi_azure_native/web/v20201201/web_app_scm_allowed_slot.py +233 -0
  56. pulumi_azure_native/web/v20210101/__init__.py +8 -0
  57. pulumi_azure_native/web/v20210101/_enums.py +20 -0
  58. pulumi_azure_native/web/v20210101/_inputs.py +551 -0
  59. pulumi_azure_native/web/v20210101/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  60. pulumi_azure_native/web/v20210101/get_web_app_ftp_allowed_slot.py +138 -0
  61. pulumi_azure_native/web/v20210101/get_web_app_scm_allowed_slot.py +138 -0
  62. pulumi_azure_native/web/v20210101/outputs.py +445 -0
  63. pulumi_azure_native/web/v20210101/web_app_diagnostic_logs_configuration_slot.py +327 -0
  64. pulumi_azure_native/web/v20210101/web_app_ftp_allowed_slot.py +233 -0
  65. pulumi_azure_native/web/v20210101/web_app_scm_allowed_slot.py +233 -0
  66. pulumi_azure_native/web/v20210115/__init__.py +6 -0
  67. pulumi_azure_native/web/v20210115/_enums.py +12 -0
  68. pulumi_azure_native/web/v20210115/_inputs.py +529 -0
  69. pulumi_azure_native/web/v20210115/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  70. pulumi_azure_native/web/v20210115/get_web_app_ftp_allowed_slot.py +138 -0
  71. pulumi_azure_native/web/v20210115/get_web_app_scm_allowed_slot.py +138 -0
  72. pulumi_azure_native/web/v20210115/outputs.py +444 -0
  73. pulumi_azure_native/web/v20210115/web_app_diagnostic_logs_configuration_slot.py +327 -0
  74. pulumi_azure_native/web/v20210115/web_app_ftp_allowed_slot.py +233 -0
  75. pulumi_azure_native/web/v20210115/web_app_scm_allowed_slot.py +233 -0
  76. pulumi_azure_native/web/v20210201/__init__.py +6 -0
  77. pulumi_azure_native/web/v20210201/_enums.py +12 -0
  78. pulumi_azure_native/web/v20210201/_inputs.py +529 -0
  79. pulumi_azure_native/web/v20210201/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  80. pulumi_azure_native/web/v20210201/get_web_app_ftp_allowed_slot.py +138 -0
  81. pulumi_azure_native/web/v20210201/get_web_app_scm_allowed_slot.py +138 -0
  82. pulumi_azure_native/web/v20210201/outputs.py +443 -0
  83. pulumi_azure_native/web/v20210201/web_app_diagnostic_logs_configuration_slot.py +327 -0
  84. pulumi_azure_native/web/v20210201/web_app_ftp_allowed_slot.py +233 -0
  85. pulumi_azure_native/web/v20210201/web_app_scm_allowed_slot.py +233 -0
  86. pulumi_azure_native/web/v20210301/__init__.py +8 -0
  87. pulumi_azure_native/web/v20210301/_enums.py +20 -0
  88. pulumi_azure_native/web/v20210301/_inputs.py +551 -0
  89. pulumi_azure_native/web/v20210301/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  90. pulumi_azure_native/web/v20210301/get_web_app_ftp_allowed_slot.py +138 -0
  91. pulumi_azure_native/web/v20210301/get_web_app_scm_allowed_slot.py +138 -0
  92. pulumi_azure_native/web/v20210301/outputs.py +445 -0
  93. pulumi_azure_native/web/v20210301/web_app_diagnostic_logs_configuration_slot.py +327 -0
  94. pulumi_azure_native/web/v20210301/web_app_ftp_allowed_slot.py +233 -0
  95. pulumi_azure_native/web/v20210301/web_app_scm_allowed_slot.py +233 -0
  96. pulumi_azure_native/web/v20220301/__init__.py +8 -0
  97. pulumi_azure_native/web/v20220301/_enums.py +20 -0
  98. pulumi_azure_native/web/v20220301/_inputs.py +551 -0
  99. pulumi_azure_native/web/v20220301/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  100. pulumi_azure_native/web/v20220301/get_web_app_ftp_allowed_slot.py +138 -0
  101. pulumi_azure_native/web/v20220301/get_web_app_scm_allowed_slot.py +138 -0
  102. pulumi_azure_native/web/v20220301/outputs.py +445 -0
  103. pulumi_azure_native/web/v20220301/web_app_diagnostic_logs_configuration_slot.py +327 -0
  104. pulumi_azure_native/web/v20220301/web_app_ftp_allowed_slot.py +233 -0
  105. pulumi_azure_native/web/v20220301/web_app_scm_allowed_slot.py +233 -0
  106. pulumi_azure_native/web/v20220901/__init__.py +6 -0
  107. pulumi_azure_native/web/v20220901/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  108. pulumi_azure_native/web/v20220901/get_web_app_ftp_allowed_slot.py +138 -0
  109. pulumi_azure_native/web/v20220901/get_web_app_scm_allowed_slot.py +138 -0
  110. pulumi_azure_native/web/v20220901/web_app_diagnostic_logs_configuration_slot.py +327 -0
  111. pulumi_azure_native/web/v20220901/web_app_ftp_allowed_slot.py +233 -0
  112. pulumi_azure_native/web/v20220901/web_app_scm_allowed_slot.py +233 -0
  113. pulumi_azure_native/web/v20230101/__init__.py +6 -0
  114. pulumi_azure_native/web/v20230101/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  115. pulumi_azure_native/web/v20230101/get_web_app_ftp_allowed_slot.py +138 -0
  116. pulumi_azure_native/web/v20230101/get_web_app_scm_allowed_slot.py +138 -0
  117. pulumi_azure_native/web/v20230101/web_app_diagnostic_logs_configuration_slot.py +327 -0
  118. pulumi_azure_native/web/v20230101/web_app_ftp_allowed_slot.py +233 -0
  119. pulumi_azure_native/web/v20230101/web_app_scm_allowed_slot.py +233 -0
  120. pulumi_azure_native/web/v20231201/__init__.py +6 -0
  121. pulumi_azure_native/web/v20231201/get_web_app_diagnostic_logs_configuration_slot.py +180 -0
  122. pulumi_azure_native/web/v20231201/get_web_app_ftp_allowed_slot.py +138 -0
  123. pulumi_azure_native/web/v20231201/get_web_app_scm_allowed_slot.py +138 -0
  124. pulumi_azure_native/web/v20231201/web_app_diagnostic_logs_configuration_slot.py +327 -0
  125. pulumi_azure_native/web/v20231201/web_app_ftp_allowed_slot.py +233 -0
  126. pulumi_azure_native/web/v20231201/web_app_scm_allowed_slot.py +233 -0
  127. pulumi_azure_native/web/web_app_diagnostic_logs_configuration_slot.py +333 -0
  128. pulumi_azure_native/web/web_app_ftp_allowed_slot.py +239 -0
  129. pulumi_azure_native/web/web_app_scm_allowed_slot.py +239 -0
  130. {pulumi_azure_native-2.54.0a1723136521.dist-info → pulumi_azure_native-2.55.0a1723186763.dist-info}/METADATA +1 -1
  131. {pulumi_azure_native-2.54.0a1723136521.dist-info → pulumi_azure_native-2.55.0a1723186763.dist-info}/RECORD +133 -45
  132. {pulumi_azure_native-2.54.0a1723136521.dist-info → pulumi_azure_native-2.55.0a1723186763.dist-info}/WHEEL +0 -0
  133. {pulumi_azure_native-2.54.0a1723136521.dist-info → pulumi_azure_native-2.55.0a1723186763.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,233 @@
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
+
17
+ __all__ = ['WebAppScmAllowedSlotArgs', 'WebAppScmAllowedSlot']
18
+
19
+ @pulumi.input_type
20
+ class WebAppScmAllowedSlotArgs:
21
+ def __init__(__self__, *,
22
+ allow: pulumi.Input[bool],
23
+ name: pulumi.Input[str],
24
+ resource_group_name: pulumi.Input[str],
25
+ slot: pulumi.Input[str],
26
+ kind: Optional[pulumi.Input[str]] = None):
27
+ """
28
+ The set of arguments for constructing a WebAppScmAllowedSlot resource.
29
+ :param pulumi.Input[bool] allow: <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.
30
+ :param pulumi.Input[str] name: Name of the app.
31
+ :param pulumi.Input[str] resource_group_name: Name of the resource group to which the resource belongs.
32
+ :param pulumi.Input[str] kind: Kind of resource.
33
+ """
34
+ pulumi.set(__self__, "allow", allow)
35
+ pulumi.set(__self__, "name", name)
36
+ pulumi.set(__self__, "resource_group_name", resource_group_name)
37
+ pulumi.set(__self__, "slot", slot)
38
+ if kind is not None:
39
+ pulumi.set(__self__, "kind", kind)
40
+
41
+ @property
42
+ @pulumi.getter
43
+ def allow(self) -> pulumi.Input[bool]:
44
+ """
45
+ <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.
46
+ """
47
+ return pulumi.get(self, "allow")
48
+
49
+ @allow.setter
50
+ def allow(self, value: pulumi.Input[bool]):
51
+ pulumi.set(self, "allow", value)
52
+
53
+ @property
54
+ @pulumi.getter
55
+ def name(self) -> pulumi.Input[str]:
56
+ """
57
+ Name of the app.
58
+ """
59
+ return pulumi.get(self, "name")
60
+
61
+ @name.setter
62
+ def name(self, value: pulumi.Input[str]):
63
+ pulumi.set(self, "name", value)
64
+
65
+ @property
66
+ @pulumi.getter(name="resourceGroupName")
67
+ def resource_group_name(self) -> pulumi.Input[str]:
68
+ """
69
+ Name of the resource group to which the resource belongs.
70
+ """
71
+ return pulumi.get(self, "resource_group_name")
72
+
73
+ @resource_group_name.setter
74
+ def resource_group_name(self, value: pulumi.Input[str]):
75
+ pulumi.set(self, "resource_group_name", value)
76
+
77
+ @property
78
+ @pulumi.getter
79
+ def slot(self) -> pulumi.Input[str]:
80
+ return pulumi.get(self, "slot")
81
+
82
+ @slot.setter
83
+ def slot(self, value: pulumi.Input[str]):
84
+ pulumi.set(self, "slot", value)
85
+
86
+ @property
87
+ @pulumi.getter
88
+ def kind(self) -> Optional[pulumi.Input[str]]:
89
+ """
90
+ Kind of resource.
91
+ """
92
+ return pulumi.get(self, "kind")
93
+
94
+ @kind.setter
95
+ def kind(self, value: Optional[pulumi.Input[str]]):
96
+ pulumi.set(self, "kind", value)
97
+
98
+
99
+ class WebAppScmAllowedSlot(pulumi.CustomResource):
100
+ @overload
101
+ def __init__(__self__,
102
+ resource_name: str,
103
+ opts: Optional[pulumi.ResourceOptions] = None,
104
+ allow: Optional[pulumi.Input[bool]] = None,
105
+ kind: Optional[pulumi.Input[str]] = None,
106
+ name: Optional[pulumi.Input[str]] = None,
107
+ resource_group_name: Optional[pulumi.Input[str]] = None,
108
+ slot: Optional[pulumi.Input[str]] = None,
109
+ __props__=None):
110
+ """
111
+ Publishing Credentials Policies parameters.
112
+
113
+ :param str resource_name: The name of the resource.
114
+ :param pulumi.ResourceOptions opts: Options for the resource.
115
+ :param pulumi.Input[bool] allow: <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.
116
+ :param pulumi.Input[str] kind: Kind of resource.
117
+ :param pulumi.Input[str] name: Name of the app.
118
+ :param pulumi.Input[str] resource_group_name: Name of the resource group to which the resource belongs.
119
+ """
120
+ ...
121
+ @overload
122
+ def __init__(__self__,
123
+ resource_name: str,
124
+ args: WebAppScmAllowedSlotArgs,
125
+ opts: Optional[pulumi.ResourceOptions] = None):
126
+ """
127
+ Publishing Credentials Policies parameters.
128
+
129
+ :param str resource_name: The name of the resource.
130
+ :param WebAppScmAllowedSlotArgs args: The arguments to use to populate this resource's properties.
131
+ :param pulumi.ResourceOptions opts: Options for the resource.
132
+ """
133
+ ...
134
+ def __init__(__self__, resource_name: str, *args, **kwargs):
135
+ resource_args, opts = _utilities.get_resource_args_opts(WebAppScmAllowedSlotArgs, pulumi.ResourceOptions, *args, **kwargs)
136
+ if resource_args is not None:
137
+ __self__._internal_init(resource_name, opts, **resource_args.__dict__)
138
+ else:
139
+ __self__._internal_init(resource_name, *args, **kwargs)
140
+
141
+ def _internal_init(__self__,
142
+ resource_name: str,
143
+ opts: Optional[pulumi.ResourceOptions] = None,
144
+ allow: Optional[pulumi.Input[bool]] = None,
145
+ kind: Optional[pulumi.Input[str]] = None,
146
+ name: Optional[pulumi.Input[str]] = None,
147
+ resource_group_name: Optional[pulumi.Input[str]] = None,
148
+ slot: Optional[pulumi.Input[str]] = None,
149
+ __props__=None):
150
+ opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
151
+ if not isinstance(opts, pulumi.ResourceOptions):
152
+ raise TypeError('Expected resource options to be a ResourceOptions instance')
153
+ if opts.id is None:
154
+ if __props__ is not None:
155
+ raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
156
+ __props__ = WebAppScmAllowedSlotArgs.__new__(WebAppScmAllowedSlotArgs)
157
+
158
+ if allow is None and not opts.urn:
159
+ raise TypeError("Missing required property 'allow'")
160
+ __props__.__dict__["allow"] = allow
161
+ __props__.__dict__["kind"] = kind
162
+ if name is None and not opts.urn:
163
+ raise TypeError("Missing required property 'name'")
164
+ __props__.__dict__["name"] = name
165
+ if resource_group_name is None and not opts.urn:
166
+ raise TypeError("Missing required property 'resource_group_name'")
167
+ __props__.__dict__["resource_group_name"] = resource_group_name
168
+ if slot is None and not opts.urn:
169
+ raise TypeError("Missing required property 'slot'")
170
+ __props__.__dict__["slot"] = slot
171
+ __props__.__dict__["type"] = None
172
+ alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:web:WebAppScmAllowedSlot"), pulumi.Alias(type_="azure-native:web/v20201201:WebAppScmAllowedSlot"), pulumi.Alias(type_="azure-native:web/v20210101:WebAppScmAllowedSlot"), pulumi.Alias(type_="azure-native:web/v20210201:WebAppScmAllowedSlot"), pulumi.Alias(type_="azure-native:web/v20210301:WebAppScmAllowedSlot"), pulumi.Alias(type_="azure-native:web/v20220301:WebAppScmAllowedSlot"), pulumi.Alias(type_="azure-native:web/v20220901:WebAppScmAllowedSlot"), pulumi.Alias(type_="azure-native:web/v20230101:WebAppScmAllowedSlot"), pulumi.Alias(type_="azure-native:web/v20231201:WebAppScmAllowedSlot")])
173
+ opts = pulumi.ResourceOptions.merge(opts, alias_opts)
174
+ super(WebAppScmAllowedSlot, __self__).__init__(
175
+ 'azure-native:web/v20210115:WebAppScmAllowedSlot',
176
+ resource_name,
177
+ __props__,
178
+ opts)
179
+
180
+ @staticmethod
181
+ def get(resource_name: str,
182
+ id: pulumi.Input[str],
183
+ opts: Optional[pulumi.ResourceOptions] = None) -> 'WebAppScmAllowedSlot':
184
+ """
185
+ Get an existing WebAppScmAllowedSlot resource's state with the given name, id, and optional extra
186
+ properties used to qualify the lookup.
187
+
188
+ :param str resource_name: The unique name of the resulting resource.
189
+ :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
190
+ :param pulumi.ResourceOptions opts: Options for the resource.
191
+ """
192
+ opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
193
+
194
+ __props__ = WebAppScmAllowedSlotArgs.__new__(WebAppScmAllowedSlotArgs)
195
+
196
+ __props__.__dict__["allow"] = None
197
+ __props__.__dict__["kind"] = None
198
+ __props__.__dict__["name"] = None
199
+ __props__.__dict__["type"] = None
200
+ return WebAppScmAllowedSlot(resource_name, opts=opts, __props__=__props__)
201
+
202
+ @property
203
+ @pulumi.getter
204
+ def allow(self) -> pulumi.Output[bool]:
205
+ """
206
+ <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.
207
+ """
208
+ return pulumi.get(self, "allow")
209
+
210
+ @property
211
+ @pulumi.getter
212
+ def kind(self) -> pulumi.Output[Optional[str]]:
213
+ """
214
+ Kind of resource.
215
+ """
216
+ return pulumi.get(self, "kind")
217
+
218
+ @property
219
+ @pulumi.getter
220
+ def name(self) -> pulumi.Output[str]:
221
+ """
222
+ Resource Name.
223
+ """
224
+ return pulumi.get(self, "name")
225
+
226
+ @property
227
+ @pulumi.getter
228
+ def type(self) -> pulumi.Output[str]:
229
+ """
230
+ Resource type.
231
+ """
232
+ return pulumi.get(self, "type")
233
+
@@ -7,8 +7,11 @@ import typing
7
7
  # Export this package's modules as members:
8
8
  from ._enums import *
9
9
  from .get_static_site import *
10
+ from .get_web_app_diagnostic_logs_configuration_slot import *
10
11
  from .get_web_app_ftp_allowed import *
12
+ from .get_web_app_ftp_allowed_slot import *
11
13
  from .get_web_app_scm_allowed import *
14
+ from .get_web_app_scm_allowed_slot import *
12
15
  from .list_site_identifiers_assigned_to_host_name import *
13
16
  from .list_static_site_app_settings import *
14
17
  from .list_static_site_build_app_settings import *
@@ -20,7 +23,10 @@ from .list_static_site_users import *
20
23
  from .static_site import *
21
24
  from .web_app_auth_settings_v2 import *
22
25
  from .web_app_auth_settings_v2_slot import *
26
+ from .web_app_diagnostic_logs_configuration_slot import *
23
27
  from .web_app_ftp_allowed import *
28
+ from .web_app_ftp_allowed_slot import *
24
29
  from .web_app_scm_allowed import *
30
+ from .web_app_scm_allowed_slot import *
25
31
  from ._inputs import *
26
32
  from . import outputs
@@ -8,6 +8,7 @@ __all__ = [
8
8
  'ClientCredentialMethod',
9
9
  'CookieExpirationConvention',
10
10
  'ForwardProxyConvention',
11
+ 'LogLevel',
11
12
  'ManagedServiceIdentityType',
12
13
  'StagingEnvironmentPolicy',
13
14
  'UnauthenticatedClientActionV2',
@@ -38,6 +39,17 @@ class ForwardProxyConvention(str, Enum):
38
39
  CUSTOM = "Custom"
39
40
 
40
41
 
42
+ class LogLevel(str, Enum):
43
+ """
44
+ Log level.
45
+ """
46
+ OFF = "Off"
47
+ VERBOSE = "Verbose"
48
+ INFORMATION = "Information"
49
+ WARNING = "Warning"
50
+ ERROR = "Error"
51
+
52
+
41
53
  class ManagedServiceIdentityType(str, Enum):
42
54
  """
43
55
  Type of managed service identity.