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
@@ -17892,9 +17892,11 @@ _utilities.register(
17892
17892
  "azure-native:web:WebAppDeployment": "WebAppDeployment",
17893
17893
  "azure-native:web:WebAppDeploymentSlot": "WebAppDeploymentSlot",
17894
17894
  "azure-native:web:WebAppDiagnosticLogsConfiguration": "WebAppDiagnosticLogsConfiguration",
17895
+ "azure-native:web:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
17895
17896
  "azure-native:web:WebAppDomainOwnershipIdentifier": "WebAppDomainOwnershipIdentifier",
17896
17897
  "azure-native:web:WebAppDomainOwnershipIdentifierSlot": "WebAppDomainOwnershipIdentifierSlot",
17897
17898
  "azure-native:web:WebAppFtpAllowed": "WebAppFtpAllowed",
17899
+ "azure-native:web:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
17898
17900
  "azure-native:web:WebAppFunction": "WebAppFunction",
17899
17901
  "azure-native:web:WebAppHostNameBinding": "WebAppHostNameBinding",
17900
17902
  "azure-native:web:WebAppHostNameBindingSlot": "WebAppHostNameBindingSlot",
@@ -17912,6 +17914,7 @@ _utilities.register(
17912
17914
  "azure-native:web:WebAppRelayServiceConnection": "WebAppRelayServiceConnection",
17913
17915
  "azure-native:web:WebAppRelayServiceConnectionSlot": "WebAppRelayServiceConnectionSlot",
17914
17916
  "azure-native:web:WebAppScmAllowed": "WebAppScmAllowed",
17917
+ "azure-native:web:WebAppScmAllowedSlot": "WebAppScmAllowedSlot",
17915
17918
  "azure-native:web:WebAppSiteContainer": "WebAppSiteContainer",
17916
17919
  "azure-native:web:WebAppSiteContainerSlot": "WebAppSiteContainerSlot",
17917
17920
  "azure-native:web:WebAppSiteExtension": "WebAppSiteExtension",
@@ -17962,6 +17965,7 @@ _utilities.register(
17962
17965
  "azure-native:web/v20160801:WebApp": "WebApp",
17963
17966
  "azure-native:web/v20160801:WebAppBackupConfiguration": "WebAppBackupConfiguration",
17964
17967
  "azure-native:web/v20160801:WebAppBackupConfigurationSlot": "WebAppBackupConfigurationSlot",
17968
+ "azure-native:web/v20160801:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
17965
17969
  "azure-native:web/v20160801:WebAppFunction": "WebAppFunction",
17966
17970
  "azure-native:web/v20160801:WebAppInstanceFunctionSlot": "WebAppInstanceFunctionSlot",
17967
17971
  "azure-native:web/v20160801:WebAppPremierAddOn": "WebAppPremierAddOn",
@@ -17980,12 +17984,21 @@ _utilities.register(
17980
17984
  "azure-native:web/v20160901:AppServicePlanRouteForVnet": "AppServicePlanRouteForVnet"
17981
17985
  }
17982
17986
  },
17987
+ {
17988
+ "pkg": "azure-native",
17989
+ "mod": "web/v20180201",
17990
+ "fqn": "pulumi_azure_native.web.v20180201",
17991
+ "classes": {
17992
+ "azure-native:web/v20180201:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot"
17993
+ }
17994
+ },
17983
17995
  {
17984
17996
  "pkg": "azure-native",
17985
17997
  "mod": "web/v20181101",
17986
17998
  "fqn": "pulumi_azure_native.web.v20181101",
17987
17999
  "classes": {
17988
18000
  "azure-native:web/v20181101:WebApp": "WebApp",
18001
+ "azure-native:web/v20181101:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
17989
18002
  "azure-native:web/v20181101:WebAppDomainOwnershipIdentifier": "WebAppDomainOwnershipIdentifier",
17990
18003
  "azure-native:web/v20181101:WebAppDomainOwnershipIdentifierSlot": "WebAppDomainOwnershipIdentifierSlot",
17991
18004
  "azure-native:web/v20181101:WebAppSlot": "WebAppSlot"
@@ -17997,6 +18010,7 @@ _utilities.register(
17997
18010
  "fqn": "pulumi_azure_native.web.v20190801",
17998
18011
  "classes": {
17999
18012
  "azure-native:web/v20190801:AppServiceEnvironment": "AppServiceEnvironment",
18013
+ "azure-native:web/v20190801:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18000
18014
  "azure-native:web/v20190801:WebAppFtpAllowed": "WebAppFtpAllowed",
18001
18015
  "azure-native:web/v20190801:WebAppScmAllowed": "WebAppScmAllowed"
18002
18016
  }
@@ -18006,6 +18020,7 @@ _utilities.register(
18006
18020
  "mod": "web/v20200601",
18007
18021
  "fqn": "pulumi_azure_native.web.v20200601",
18008
18022
  "classes": {
18023
+ "azure-native:web/v20200601:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18009
18024
  "azure-native:web/v20200601:WebAppFtpAllowed": "WebAppFtpAllowed",
18010
18025
  "azure-native:web/v20200601:WebAppScmAllowed": "WebAppScmAllowed"
18011
18026
  }
@@ -18015,6 +18030,7 @@ _utilities.register(
18015
18030
  "mod": "web/v20200901",
18016
18031
  "fqn": "pulumi_azure_native.web.v20200901",
18017
18032
  "classes": {
18033
+ "azure-native:web/v20200901:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18018
18034
  "azure-native:web/v20200901:WebAppFtpAllowed": "WebAppFtpAllowed",
18019
18035
  "azure-native:web/v20200901:WebAppScmAllowed": "WebAppScmAllowed"
18020
18036
  }
@@ -18045,6 +18061,7 @@ _utilities.register(
18045
18061
  "azure-native:web/v20201001:WebAppDeployment": "WebAppDeployment",
18046
18062
  "azure-native:web/v20201001:WebAppDeploymentSlot": "WebAppDeploymentSlot",
18047
18063
  "azure-native:web/v20201001:WebAppDiagnosticLogsConfiguration": "WebAppDiagnosticLogsConfiguration",
18064
+ "azure-native:web/v20201001:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18048
18065
  "azure-native:web/v20201001:WebAppDomainOwnershipIdentifier": "WebAppDomainOwnershipIdentifier",
18049
18066
  "azure-native:web/v20201001:WebAppDomainOwnershipIdentifierSlot": "WebAppDomainOwnershipIdentifierSlot",
18050
18067
  "azure-native:web/v20201001:WebAppFtpAllowed": "WebAppFtpAllowed",
@@ -18083,8 +18100,11 @@ _utilities.register(
18083
18100
  "mod": "web/v20201201",
18084
18101
  "fqn": "pulumi_azure_native.web.v20201201",
18085
18102
  "classes": {
18103
+ "azure-native:web/v20201201:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18086
18104
  "azure-native:web/v20201201:WebAppFtpAllowed": "WebAppFtpAllowed",
18087
- "azure-native:web/v20201201:WebAppScmAllowed": "WebAppScmAllowed"
18105
+ "azure-native:web/v20201201:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
18106
+ "azure-native:web/v20201201:WebAppScmAllowed": "WebAppScmAllowed",
18107
+ "azure-native:web/v20201201:WebAppScmAllowedSlot": "WebAppScmAllowedSlot"
18088
18108
  }
18089
18109
  },
18090
18110
  {
@@ -18092,8 +18112,11 @@ _utilities.register(
18092
18112
  "mod": "web/v20210101",
18093
18113
  "fqn": "pulumi_azure_native.web.v20210101",
18094
18114
  "classes": {
18115
+ "azure-native:web/v20210101:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18095
18116
  "azure-native:web/v20210101:WebAppFtpAllowed": "WebAppFtpAllowed",
18096
- "azure-native:web/v20210101:WebAppScmAllowed": "WebAppScmAllowed"
18117
+ "azure-native:web/v20210101:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
18118
+ "azure-native:web/v20210101:WebAppScmAllowed": "WebAppScmAllowed",
18119
+ "azure-native:web/v20210101:WebAppScmAllowedSlot": "WebAppScmAllowedSlot"
18097
18120
  }
18098
18121
  },
18099
18122
  {
@@ -18102,8 +18125,11 @@ _utilities.register(
18102
18125
  "fqn": "pulumi_azure_native.web.v20210115",
18103
18126
  "classes": {
18104
18127
  "azure-native:web/v20210115:AppServiceEnvironment": "AppServiceEnvironment",
18128
+ "azure-native:web/v20210115:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18105
18129
  "azure-native:web/v20210115:WebAppFtpAllowed": "WebAppFtpAllowed",
18106
- "azure-native:web/v20210115:WebAppScmAllowed": "WebAppScmAllowed"
18130
+ "azure-native:web/v20210115:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
18131
+ "azure-native:web/v20210115:WebAppScmAllowed": "WebAppScmAllowed",
18132
+ "azure-native:web/v20210115:WebAppScmAllowedSlot": "WebAppScmAllowedSlot"
18107
18133
  }
18108
18134
  },
18109
18135
  {
@@ -18114,8 +18140,11 @@ _utilities.register(
18114
18140
  "azure-native:web/v20210201:StaticSite": "StaticSite",
18115
18141
  "azure-native:web/v20210201:WebAppAuthSettingsV2": "WebAppAuthSettingsV2",
18116
18142
  "azure-native:web/v20210201:WebAppAuthSettingsV2Slot": "WebAppAuthSettingsV2Slot",
18143
+ "azure-native:web/v20210201:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18117
18144
  "azure-native:web/v20210201:WebAppFtpAllowed": "WebAppFtpAllowed",
18118
- "azure-native:web/v20210201:WebAppScmAllowed": "WebAppScmAllowed"
18145
+ "azure-native:web/v20210201:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
18146
+ "azure-native:web/v20210201:WebAppScmAllowed": "WebAppScmAllowed",
18147
+ "azure-native:web/v20210201:WebAppScmAllowedSlot": "WebAppScmAllowedSlot"
18119
18148
  }
18120
18149
  },
18121
18150
  {
@@ -18123,8 +18152,11 @@ _utilities.register(
18123
18152
  "mod": "web/v20210301",
18124
18153
  "fqn": "pulumi_azure_native.web.v20210301",
18125
18154
  "classes": {
18155
+ "azure-native:web/v20210301:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18126
18156
  "azure-native:web/v20210301:WebAppFtpAllowed": "WebAppFtpAllowed",
18127
- "azure-native:web/v20210301:WebAppScmAllowed": "WebAppScmAllowed"
18157
+ "azure-native:web/v20210301:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
18158
+ "azure-native:web/v20210301:WebAppScmAllowed": "WebAppScmAllowed",
18159
+ "azure-native:web/v20210301:WebAppScmAllowedSlot": "WebAppScmAllowedSlot"
18128
18160
  }
18129
18161
  },
18130
18162
  {
@@ -18132,8 +18164,11 @@ _utilities.register(
18132
18164
  "mod": "web/v20220301",
18133
18165
  "fqn": "pulumi_azure_native.web.v20220301",
18134
18166
  "classes": {
18167
+ "azure-native:web/v20220301:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18135
18168
  "azure-native:web/v20220301:WebAppFtpAllowed": "WebAppFtpAllowed",
18136
- "azure-native:web/v20220301:WebAppScmAllowed": "WebAppScmAllowed"
18169
+ "azure-native:web/v20220301:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
18170
+ "azure-native:web/v20220301:WebAppScmAllowed": "WebAppScmAllowed",
18171
+ "azure-native:web/v20220301:WebAppScmAllowedSlot": "WebAppScmAllowedSlot"
18137
18172
  }
18138
18173
  },
18139
18174
  {
@@ -18171,9 +18206,11 @@ _utilities.register(
18171
18206
  "azure-native:web/v20220901:WebAppDeployment": "WebAppDeployment",
18172
18207
  "azure-native:web/v20220901:WebAppDeploymentSlot": "WebAppDeploymentSlot",
18173
18208
  "azure-native:web/v20220901:WebAppDiagnosticLogsConfiguration": "WebAppDiagnosticLogsConfiguration",
18209
+ "azure-native:web/v20220901:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18174
18210
  "azure-native:web/v20220901:WebAppDomainOwnershipIdentifier": "WebAppDomainOwnershipIdentifier",
18175
18211
  "azure-native:web/v20220901:WebAppDomainOwnershipIdentifierSlot": "WebAppDomainOwnershipIdentifierSlot",
18176
18212
  "azure-native:web/v20220901:WebAppFtpAllowed": "WebAppFtpAllowed",
18213
+ "azure-native:web/v20220901:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
18177
18214
  "azure-native:web/v20220901:WebAppFunction": "WebAppFunction",
18178
18215
  "azure-native:web/v20220901:WebAppHostNameBinding": "WebAppHostNameBinding",
18179
18216
  "azure-native:web/v20220901:WebAppHostNameBindingSlot": "WebAppHostNameBindingSlot",
@@ -18191,6 +18228,7 @@ _utilities.register(
18191
18228
  "azure-native:web/v20220901:WebAppRelayServiceConnection": "WebAppRelayServiceConnection",
18192
18229
  "azure-native:web/v20220901:WebAppRelayServiceConnectionSlot": "WebAppRelayServiceConnectionSlot",
18193
18230
  "azure-native:web/v20220901:WebAppScmAllowed": "WebAppScmAllowed",
18231
+ "azure-native:web/v20220901:WebAppScmAllowedSlot": "WebAppScmAllowedSlot",
18194
18232
  "azure-native:web/v20220901:WebAppSiteExtension": "WebAppSiteExtension",
18195
18233
  "azure-native:web/v20220901:WebAppSiteExtensionSlot": "WebAppSiteExtensionSlot",
18196
18234
  "azure-native:web/v20220901:WebAppSitePushSettings": "WebAppSitePushSettings",
@@ -18241,9 +18279,11 @@ _utilities.register(
18241
18279
  "azure-native:web/v20230101:WebAppDeployment": "WebAppDeployment",
18242
18280
  "azure-native:web/v20230101:WebAppDeploymentSlot": "WebAppDeploymentSlot",
18243
18281
  "azure-native:web/v20230101:WebAppDiagnosticLogsConfiguration": "WebAppDiagnosticLogsConfiguration",
18282
+ "azure-native:web/v20230101:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18244
18283
  "azure-native:web/v20230101:WebAppDomainOwnershipIdentifier": "WebAppDomainOwnershipIdentifier",
18245
18284
  "azure-native:web/v20230101:WebAppDomainOwnershipIdentifierSlot": "WebAppDomainOwnershipIdentifierSlot",
18246
18285
  "azure-native:web/v20230101:WebAppFtpAllowed": "WebAppFtpAllowed",
18286
+ "azure-native:web/v20230101:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
18247
18287
  "azure-native:web/v20230101:WebAppFunction": "WebAppFunction",
18248
18288
  "azure-native:web/v20230101:WebAppHostNameBinding": "WebAppHostNameBinding",
18249
18289
  "azure-native:web/v20230101:WebAppHostNameBindingSlot": "WebAppHostNameBindingSlot",
@@ -18261,6 +18301,7 @@ _utilities.register(
18261
18301
  "azure-native:web/v20230101:WebAppRelayServiceConnection": "WebAppRelayServiceConnection",
18262
18302
  "azure-native:web/v20230101:WebAppRelayServiceConnectionSlot": "WebAppRelayServiceConnectionSlot",
18263
18303
  "azure-native:web/v20230101:WebAppScmAllowed": "WebAppScmAllowed",
18304
+ "azure-native:web/v20230101:WebAppScmAllowedSlot": "WebAppScmAllowedSlot",
18264
18305
  "azure-native:web/v20230101:WebAppSiteExtension": "WebAppSiteExtension",
18265
18306
  "azure-native:web/v20230101:WebAppSiteExtensionSlot": "WebAppSiteExtensionSlot",
18266
18307
  "azure-native:web/v20230101:WebAppSitePushSettings": "WebAppSitePushSettings",
@@ -18311,9 +18352,11 @@ _utilities.register(
18311
18352
  "azure-native:web/v20231201:WebAppDeployment": "WebAppDeployment",
18312
18353
  "azure-native:web/v20231201:WebAppDeploymentSlot": "WebAppDeploymentSlot",
18313
18354
  "azure-native:web/v20231201:WebAppDiagnosticLogsConfiguration": "WebAppDiagnosticLogsConfiguration",
18355
+ "azure-native:web/v20231201:WebAppDiagnosticLogsConfigurationSlot": "WebAppDiagnosticLogsConfigurationSlot",
18314
18356
  "azure-native:web/v20231201:WebAppDomainOwnershipIdentifier": "WebAppDomainOwnershipIdentifier",
18315
18357
  "azure-native:web/v20231201:WebAppDomainOwnershipIdentifierSlot": "WebAppDomainOwnershipIdentifierSlot",
18316
18358
  "azure-native:web/v20231201:WebAppFtpAllowed": "WebAppFtpAllowed",
18359
+ "azure-native:web/v20231201:WebAppFtpAllowedSlot": "WebAppFtpAllowedSlot",
18317
18360
  "azure-native:web/v20231201:WebAppFunction": "WebAppFunction",
18318
18361
  "azure-native:web/v20231201:WebAppHostNameBinding": "WebAppHostNameBinding",
18319
18362
  "azure-native:web/v20231201:WebAppHostNameBindingSlot": "WebAppHostNameBindingSlot",
@@ -18331,6 +18374,7 @@ _utilities.register(
18331
18374
  "azure-native:web/v20231201:WebAppRelayServiceConnection": "WebAppRelayServiceConnection",
18332
18375
  "azure-native:web/v20231201:WebAppRelayServiceConnectionSlot": "WebAppRelayServiceConnectionSlot",
18333
18376
  "azure-native:web/v20231201:WebAppScmAllowed": "WebAppScmAllowed",
18377
+ "azure-native:web/v20231201:WebAppScmAllowedSlot": "WebAppScmAllowedSlot",
18334
18378
  "azure-native:web/v20231201:WebAppSiteContainer": "WebAppSiteContainer",
18335
18379
  "azure-native:web/v20231201:WebAppSiteContainerSlot": "WebAppSiteContainerSlot",
18336
18380
  "azure-native:web/v20231201:WebAppSiteExtension": "WebAppSiteExtension",
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "azure-native",
4
- "version": "2.54.0-alpha.1723136521"
4
+ "version": "2.55.0-alpha.1723186763"
5
5
  }
@@ -39,9 +39,11 @@ from .get_web_app import *
39
39
  from .get_web_app_deployment import *
40
40
  from .get_web_app_deployment_slot import *
41
41
  from .get_web_app_diagnostic_logs_configuration import *
42
+ from .get_web_app_diagnostic_logs_configuration_slot import *
42
43
  from .get_web_app_domain_ownership_identifier import *
43
44
  from .get_web_app_domain_ownership_identifier_slot import *
44
45
  from .get_web_app_ftp_allowed import *
46
+ from .get_web_app_ftp_allowed_slot import *
45
47
  from .get_web_app_function import *
46
48
  from .get_web_app_host_name_binding import *
47
49
  from .get_web_app_host_name_binding_slot import *
@@ -57,6 +59,7 @@ from .get_web_app_public_certificate_slot import *
57
59
  from .get_web_app_relay_service_connection import *
58
60
  from .get_web_app_relay_service_connection_slot import *
59
61
  from .get_web_app_scm_allowed import *
62
+ from .get_web_app_scm_allowed_slot import *
60
63
  from .get_web_app_site_container import *
61
64
  from .get_web_app_site_container_slot import *
62
65
  from .get_web_app_site_extension import *
@@ -143,9 +146,11 @@ from .web_app_connection_strings_slot import *
143
146
  from .web_app_deployment import *
144
147
  from .web_app_deployment_slot import *
145
148
  from .web_app_diagnostic_logs_configuration import *
149
+ from .web_app_diagnostic_logs_configuration_slot import *
146
150
  from .web_app_domain_ownership_identifier import *
147
151
  from .web_app_domain_ownership_identifier_slot import *
148
152
  from .web_app_ftp_allowed import *
153
+ from .web_app_ftp_allowed_slot import *
149
154
  from .web_app_function import *
150
155
  from .web_app_host_name_binding import *
151
156
  from .web_app_host_name_binding_slot import *
@@ -163,6 +168,7 @@ from .web_app_public_certificate_slot import *
163
168
  from .web_app_relay_service_connection import *
164
169
  from .web_app_relay_service_connection_slot import *
165
170
  from .web_app_scm_allowed import *
171
+ from .web_app_scm_allowed_slot import *
166
172
  from .web_app_site_container import *
167
173
  from .web_app_site_container_slot import *
168
174
  from .web_app_site_extension import *
@@ -0,0 +1,186 @@
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
+ 'GetWebAppDiagnosticLogsConfigurationSlotResult',
20
+ 'AwaitableGetWebAppDiagnosticLogsConfigurationSlotResult',
21
+ 'get_web_app_diagnostic_logs_configuration_slot',
22
+ 'get_web_app_diagnostic_logs_configuration_slot_output',
23
+ ]
24
+
25
+ @pulumi.output_type
26
+ class GetWebAppDiagnosticLogsConfigurationSlotResult:
27
+ """
28
+ Configuration of App Service site logs.
29
+ """
30
+ def __init__(__self__, application_logs=None, detailed_error_messages=None, failed_requests_tracing=None, http_logs=None, id=None, kind=None, name=None, type=None):
31
+ if application_logs and not isinstance(application_logs, dict):
32
+ raise TypeError("Expected argument 'application_logs' to be a dict")
33
+ pulumi.set(__self__, "application_logs", application_logs)
34
+ if detailed_error_messages and not isinstance(detailed_error_messages, dict):
35
+ raise TypeError("Expected argument 'detailed_error_messages' to be a dict")
36
+ pulumi.set(__self__, "detailed_error_messages", detailed_error_messages)
37
+ if failed_requests_tracing and not isinstance(failed_requests_tracing, dict):
38
+ raise TypeError("Expected argument 'failed_requests_tracing' to be a dict")
39
+ pulumi.set(__self__, "failed_requests_tracing", failed_requests_tracing)
40
+ if http_logs and not isinstance(http_logs, dict):
41
+ raise TypeError("Expected argument 'http_logs' to be a dict")
42
+ pulumi.set(__self__, "http_logs", http_logs)
43
+ if id and not isinstance(id, str):
44
+ raise TypeError("Expected argument 'id' to be a str")
45
+ pulumi.set(__self__, "id", id)
46
+ if kind and not isinstance(kind, str):
47
+ raise TypeError("Expected argument 'kind' to be a str")
48
+ pulumi.set(__self__, "kind", kind)
49
+ if name and not isinstance(name, str):
50
+ raise TypeError("Expected argument 'name' to be a str")
51
+ pulumi.set(__self__, "name", name)
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(name="applicationLogs")
58
+ def application_logs(self) -> Optional['outputs.ApplicationLogsConfigResponse']:
59
+ """
60
+ Application logs configuration.
61
+ """
62
+ return pulumi.get(self, "application_logs")
63
+
64
+ @property
65
+ @pulumi.getter(name="detailedErrorMessages")
66
+ def detailed_error_messages(self) -> Optional['outputs.EnabledConfigResponse']:
67
+ """
68
+ Detailed error messages configuration.
69
+ """
70
+ return pulumi.get(self, "detailed_error_messages")
71
+
72
+ @property
73
+ @pulumi.getter(name="failedRequestsTracing")
74
+ def failed_requests_tracing(self) -> Optional['outputs.EnabledConfigResponse']:
75
+ """
76
+ Failed requests tracing configuration.
77
+ """
78
+ return pulumi.get(self, "failed_requests_tracing")
79
+
80
+ @property
81
+ @pulumi.getter(name="httpLogs")
82
+ def http_logs(self) -> Optional['outputs.HttpLogsConfigResponse']:
83
+ """
84
+ HTTP logs configuration.
85
+ """
86
+ return pulumi.get(self, "http_logs")
87
+
88
+ @property
89
+ @pulumi.getter
90
+ def id(self) -> str:
91
+ """
92
+ Resource Id.
93
+ """
94
+ return pulumi.get(self, "id")
95
+
96
+ @property
97
+ @pulumi.getter
98
+ def kind(self) -> Optional[str]:
99
+ """
100
+ Kind of resource.
101
+ """
102
+ return pulumi.get(self, "kind")
103
+
104
+ @property
105
+ @pulumi.getter
106
+ def name(self) -> str:
107
+ """
108
+ Resource Name.
109
+ """
110
+ return pulumi.get(self, "name")
111
+
112
+ @property
113
+ @pulumi.getter
114
+ def type(self) -> str:
115
+ """
116
+ Resource type.
117
+ """
118
+ return pulumi.get(self, "type")
119
+
120
+
121
+ class AwaitableGetWebAppDiagnosticLogsConfigurationSlotResult(GetWebAppDiagnosticLogsConfigurationSlotResult):
122
+ # pylint: disable=using-constant-test
123
+ def __await__(self):
124
+ if False:
125
+ yield self
126
+ return GetWebAppDiagnosticLogsConfigurationSlotResult(
127
+ application_logs=self.application_logs,
128
+ detailed_error_messages=self.detailed_error_messages,
129
+ failed_requests_tracing=self.failed_requests_tracing,
130
+ http_logs=self.http_logs,
131
+ id=self.id,
132
+ kind=self.kind,
133
+ name=self.name,
134
+ type=self.type)
135
+
136
+
137
+ def get_web_app_diagnostic_logs_configuration_slot(name: Optional[str] = None,
138
+ resource_group_name: Optional[str] = None,
139
+ slot: Optional[str] = None,
140
+ opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetWebAppDiagnosticLogsConfigurationSlotResult:
141
+ """
142
+ Description for Gets the logging configuration of an app.
143
+ Azure REST API version: 2023-12-01.
144
+
145
+ Other available API versions: 2016-08-01, 2018-02-01, 2018-11-01, 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01, 2022-09-01, 2023-01-01.
146
+
147
+
148
+ :param str name: Name of the app.
149
+ :param str resource_group_name: Name of the resource group to which the resource belongs.
150
+ :param str slot: Name of the deployment slot. If a slot is not specified, the API will get the logging configuration for the production slot.
151
+ """
152
+ __args__ = dict()
153
+ __args__['name'] = name
154
+ __args__['resourceGroupName'] = resource_group_name
155
+ __args__['slot'] = slot
156
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
157
+ __ret__ = pulumi.runtime.invoke('azure-native:web:getWebAppDiagnosticLogsConfigurationSlot', __args__, opts=opts, typ=GetWebAppDiagnosticLogsConfigurationSlotResult).value
158
+
159
+ return AwaitableGetWebAppDiagnosticLogsConfigurationSlotResult(
160
+ application_logs=pulumi.get(__ret__, 'application_logs'),
161
+ detailed_error_messages=pulumi.get(__ret__, 'detailed_error_messages'),
162
+ failed_requests_tracing=pulumi.get(__ret__, 'failed_requests_tracing'),
163
+ http_logs=pulumi.get(__ret__, 'http_logs'),
164
+ id=pulumi.get(__ret__, 'id'),
165
+ kind=pulumi.get(__ret__, 'kind'),
166
+ name=pulumi.get(__ret__, 'name'),
167
+ type=pulumi.get(__ret__, 'type'))
168
+
169
+
170
+ @_utilities.lift_output_func(get_web_app_diagnostic_logs_configuration_slot)
171
+ def get_web_app_diagnostic_logs_configuration_slot_output(name: Optional[pulumi.Input[str]] = None,
172
+ resource_group_name: Optional[pulumi.Input[str]] = None,
173
+ slot: Optional[pulumi.Input[str]] = None,
174
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebAppDiagnosticLogsConfigurationSlotResult]:
175
+ """
176
+ Description for Gets the logging configuration of an app.
177
+ Azure REST API version: 2023-12-01.
178
+
179
+ Other available API versions: 2016-08-01, 2018-02-01, 2018-11-01, 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01, 2022-09-01, 2023-01-01.
180
+
181
+
182
+ :param str name: Name of the app.
183
+ :param str resource_group_name: Name of the resource group to which the resource belongs.
184
+ :param str slot: Name of the deployment slot. If a slot is not specified, the API will get the logging configuration for the production slot.
185
+ """
186
+ ...
@@ -0,0 +1,144 @@
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__ = [
18
+ 'GetWebAppFtpAllowedSlotResult',
19
+ 'AwaitableGetWebAppFtpAllowedSlotResult',
20
+ 'get_web_app_ftp_allowed_slot',
21
+ 'get_web_app_ftp_allowed_slot_output',
22
+ ]
23
+
24
+ @pulumi.output_type
25
+ class GetWebAppFtpAllowedSlotResult:
26
+ """
27
+ Publishing Credentials Policies parameters.
28
+ """
29
+ def __init__(__self__, allow=None, id=None, kind=None, name=None, type=None):
30
+ if allow and not isinstance(allow, bool):
31
+ raise TypeError("Expected argument 'allow' to be a bool")
32
+ pulumi.set(__self__, "allow", allow)
33
+ if id and not isinstance(id, str):
34
+ raise TypeError("Expected argument 'id' to be a str")
35
+ pulumi.set(__self__, "id", id)
36
+ if kind and not isinstance(kind, str):
37
+ raise TypeError("Expected argument 'kind' to be a str")
38
+ pulumi.set(__self__, "kind", kind)
39
+ if name and not isinstance(name, str):
40
+ raise TypeError("Expected argument 'name' to be a str")
41
+ pulumi.set(__self__, "name", name)
42
+ if type and not isinstance(type, str):
43
+ raise TypeError("Expected argument 'type' to be a str")
44
+ pulumi.set(__self__, "type", type)
45
+
46
+ @property
47
+ @pulumi.getter
48
+ def allow(self) -> bool:
49
+ """
50
+ <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.
51
+ """
52
+ return pulumi.get(self, "allow")
53
+
54
+ @property
55
+ @pulumi.getter
56
+ def id(self) -> str:
57
+ """
58
+ Resource Id.
59
+ """
60
+ return pulumi.get(self, "id")
61
+
62
+ @property
63
+ @pulumi.getter
64
+ def kind(self) -> Optional[str]:
65
+ """
66
+ Kind of resource.
67
+ """
68
+ return pulumi.get(self, "kind")
69
+
70
+ @property
71
+ @pulumi.getter
72
+ def name(self) -> str:
73
+ """
74
+ Resource Name.
75
+ """
76
+ return pulumi.get(self, "name")
77
+
78
+ @property
79
+ @pulumi.getter
80
+ def type(self) -> str:
81
+ """
82
+ Resource type.
83
+ """
84
+ return pulumi.get(self, "type")
85
+
86
+
87
+ class AwaitableGetWebAppFtpAllowedSlotResult(GetWebAppFtpAllowedSlotResult):
88
+ # pylint: disable=using-constant-test
89
+ def __await__(self):
90
+ if False:
91
+ yield self
92
+ return GetWebAppFtpAllowedSlotResult(
93
+ allow=self.allow,
94
+ id=self.id,
95
+ kind=self.kind,
96
+ name=self.name,
97
+ type=self.type)
98
+
99
+
100
+ def get_web_app_ftp_allowed_slot(name: Optional[str] = None,
101
+ resource_group_name: Optional[str] = None,
102
+ slot: Optional[str] = None,
103
+ opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetWebAppFtpAllowedSlotResult:
104
+ """
105
+ Description for Returns whether FTP is allowed on the site or not.
106
+ Azure REST API version: 2023-12-01.
107
+
108
+ Other available API versions: 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01, 2022-09-01, 2023-01-01.
109
+
110
+
111
+ :param str name: Name of the app.
112
+ :param str resource_group_name: Name of the resource group to which the resource belongs.
113
+ """
114
+ __args__ = dict()
115
+ __args__['name'] = name
116
+ __args__['resourceGroupName'] = resource_group_name
117
+ __args__['slot'] = slot
118
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
119
+ __ret__ = pulumi.runtime.invoke('azure-native:web:getWebAppFtpAllowedSlot', __args__, opts=opts, typ=GetWebAppFtpAllowedSlotResult).value
120
+
121
+ return AwaitableGetWebAppFtpAllowedSlotResult(
122
+ allow=pulumi.get(__ret__, 'allow'),
123
+ id=pulumi.get(__ret__, 'id'),
124
+ kind=pulumi.get(__ret__, 'kind'),
125
+ name=pulumi.get(__ret__, 'name'),
126
+ type=pulumi.get(__ret__, 'type'))
127
+
128
+
129
+ @_utilities.lift_output_func(get_web_app_ftp_allowed_slot)
130
+ def get_web_app_ftp_allowed_slot_output(name: Optional[pulumi.Input[str]] = None,
131
+ resource_group_name: Optional[pulumi.Input[str]] = None,
132
+ slot: Optional[pulumi.Input[str]] = None,
133
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebAppFtpAllowedSlotResult]:
134
+ """
135
+ Description for Returns whether FTP is allowed on the site or not.
136
+ Azure REST API version: 2023-12-01.
137
+
138
+ Other available API versions: 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01, 2022-09-01, 2023-01-01.
139
+
140
+
141
+ :param str name: Name of the app.
142
+ :param str resource_group_name: Name of the resource group to which the resource belongs.
143
+ """
144
+ ...