@pulumi/azure 6.31.0-alpha.1766557601 → 6.31.0

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.
Files changed (283) hide show
  1. package/apimanagement/getWorkspace.d.ts +114 -0
  2. package/apimanagement/getWorkspace.js +94 -0
  3. package/apimanagement/getWorkspace.js.map +1 -0
  4. package/apimanagement/index.d.ts +3 -0
  5. package/apimanagement/index.js +5 -2
  6. package/apimanagement/index.js.map +1 -1
  7. package/appservice/linuxWebAppSlot.d.ts +9 -0
  8. package/appservice/linuxWebAppSlot.js.map +1 -1
  9. package/appservice/windowsWebApp.d.ts +3 -3
  10. package/appservice/windowsWebAppSlot.d.ts +3 -3
  11. package/armmsi/federatedIdentityCredential.d.ts +1 -1
  12. package/armmsi/federatedIdentityCredential.js +1 -1
  13. package/authorization/getUserAssignedIdentity.d.ts +2 -2
  14. package/authorization/getUserAssignedIdentity.js +2 -2
  15. package/authorization/userAssignedIdentity.d.ts +7 -0
  16. package/authorization/userAssignedIdentity.js +7 -0
  17. package/authorization/userAssignedIdentity.js.map +1 -1
  18. package/automation/index.d.ts +3 -0
  19. package/automation/index.js +6 -1
  20. package/automation/index.js.map +1 -1
  21. package/automation/jobSchedule.d.ts +3 -3
  22. package/automation/runtimeEnvironment.d.ts +194 -0
  23. package/automation/runtimeEnvironment.js +122 -0
  24. package/automation/runtimeEnvironment.js.map +1 -0
  25. package/billing/accountCostManagementExport.d.ts +9 -6
  26. package/billing/accountCostManagementExport.js.map +1 -1
  27. package/bot/healthbot.d.ts +10 -4
  28. package/bot/healthbot.js +1 -1
  29. package/bot/healthbot.js.map +1 -1
  30. package/cognitive/account.d.ts +6 -6
  31. package/cognitive/accountProject.d.ts +205 -0
  32. package/cognitive/accountProject.js +128 -0
  33. package/cognitive/accountProject.js.map +1 -0
  34. package/cognitive/getAccount.d.ts +68 -8
  35. package/cognitive/getAccount.js.map +1 -1
  36. package/cognitive/index.d.ts +3 -0
  37. package/cognitive/index.js +6 -1
  38. package/cognitive/index.js.map +1 -1
  39. package/compute/diskEncryptionSet.d.ts +3 -3
  40. package/compute/linuxVirtualMachine.d.ts +3 -3
  41. package/compute/managedDisk.d.ts +3 -3
  42. package/compute/scaleSetStandbyPool.d.ts +3 -3
  43. package/compute/windowsVirtualMachine.d.ts +3 -3
  44. package/containerapp/environmentCertificate.d.ts +117 -4
  45. package/containerapp/environmentCertificate.js +83 -6
  46. package/containerapp/environmentCertificate.js.map +1 -1
  47. package/containerapp/environmentStorage.d.ts +0 -3
  48. package/containerapp/environmentStorage.js.map +1 -1
  49. package/containerapp/job.d.ts +9 -9
  50. package/containerservice/connectedRegistry.d.ts +1 -1
  51. package/containerservice/connectedRegistry.js +1 -1
  52. package/containerservice/getRegistry.d.ts +2 -2
  53. package/containerservice/getRegistry.js +2 -2
  54. package/containerservice/getRegistryScopeMap.d.ts +2 -2
  55. package/containerservice/getRegistryScopeMap.js +2 -2
  56. package/containerservice/getRegistryToken.d.ts +2 -2
  57. package/containerservice/getRegistryToken.js +2 -2
  58. package/containerservice/kubernetesCluster.d.ts +12 -0
  59. package/containerservice/kubernetesCluster.js +2 -0
  60. package/containerservice/kubernetesCluster.js.map +1 -1
  61. package/containerservice/registry.d.ts +4 -4
  62. package/containerservice/registry.js +1 -1
  63. package/containerservice/registryScopeMap.d.ts +1 -1
  64. package/containerservice/registryScopeMap.js +1 -1
  65. package/containerservice/registryTask.d.ts +1 -1
  66. package/containerservice/registryTask.js +1 -1
  67. package/containerservice/registryToken.d.ts +1 -1
  68. package/containerservice/registryToken.js +1 -1
  69. package/containerservice/registryWebhook.d.ts +1 -1
  70. package/containerservice/registryWebhook.js +1 -1
  71. package/containerservice/registryWebook.d.ts +1 -1
  72. package/containerservice/registryWebook.js +1 -1
  73. package/containerservice/tokenPassword.d.ts +1 -1
  74. package/containerservice/tokenPassword.js +1 -1
  75. package/core/getUserAssignedIdentity.d.ts +2 -2
  76. package/core/getUserAssignedIdentity.js +2 -2
  77. package/cosmosdb/cassandraDatacenter.d.ts +3 -3
  78. package/cosmosdb/mongoCluster.d.ts +80 -5
  79. package/cosmosdb/mongoCluster.js +12 -0
  80. package/cosmosdb/mongoCluster.js.map +1 -1
  81. package/dashboard/grafana.d.ts +3 -3
  82. package/databasemigration/project.d.ts +6 -6
  83. package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +14 -17
  84. package/databricks/workspaceRootDbfsCustomerManagedKey.js +8 -11
  85. package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
  86. package/datafactory/factory.d.ts +3 -3
  87. package/dataprotection/backupInstanceBlogStorage.d.ts +8 -0
  88. package/dataprotection/backupInstanceBlogStorage.js +2 -0
  89. package/dataprotection/backupInstanceBlogStorage.js.map +1 -1
  90. package/dataprotection/backupInstanceDisk.d.ts +8 -0
  91. package/dataprotection/backupInstanceDisk.js +2 -0
  92. package/dataprotection/backupInstanceDisk.js.map +1 -1
  93. package/dataprotection/backupInstanceKubernetesCluster.d.ts +11 -3
  94. package/dataprotection/backupInstanceKubernetesCluster.js +2 -0
  95. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
  96. package/dataprotection/backupInstanceMysqlFlexibleServer.d.ts +8 -0
  97. package/dataprotection/backupInstanceMysqlFlexibleServer.js +2 -0
  98. package/dataprotection/backupInstanceMysqlFlexibleServer.js.map +1 -1
  99. package/dataprotection/backupInstancePostgresql.d.ts +10 -0
  100. package/dataprotection/backupInstancePostgresql.js +4 -0
  101. package/dataprotection/backupInstancePostgresql.js.map +1 -1
  102. package/dataprotection/backupInstancePostgresqlFlexibleServer.d.ts +8 -0
  103. package/dataprotection/backupInstancePostgresqlFlexibleServer.js +2 -0
  104. package/dataprotection/backupInstancePostgresqlFlexibleServer.js.map +1 -1
  105. package/dataprotection/backupPolicyPostgresql.d.ts +2 -0
  106. package/dataprotection/backupPolicyPostgresql.js +2 -0
  107. package/dataprotection/backupPolicyPostgresql.js.map +1 -1
  108. package/dataprotection/backupVault.d.ts +3 -3
  109. package/devcenter/networkConnection.d.ts +3 -3
  110. package/dns/zone.d.ts +9 -9
  111. package/dynatrace/monitor.d.ts +12 -12
  112. package/elasticsan/volume.d.ts +3 -3
  113. package/eventgrid/namespace.d.ts +6 -6
  114. package/eventhub/eventHub.d.ts +6 -6
  115. package/eventhub/subscription.d.ts +3 -3
  116. package/extendedlocation/customLocation.d.ts +6 -6
  117. package/hdinsight/sparkCluster.d.ts +3 -3
  118. package/healthcare/dicomService.d.ts +3 -3
  119. package/index.d.ts +1 -2
  120. package/index.js +2 -4
  121. package/index.js.map +1 -1
  122. package/keyvault/managedHardwareSecurityModuleRoleAssignment.d.ts +0 -3
  123. package/keyvault/managedHardwareSecurityModuleRoleAssignment.js.map +1 -1
  124. package/keyvault/secret.d.ts +3 -3
  125. package/kusto/attachedDatabaseConfiguration.d.ts +3 -3
  126. package/lb/loadBalancer.d.ts +6 -0
  127. package/lb/loadBalancer.js.map +1 -1
  128. package/loganalytics/index.d.ts +3 -0
  129. package/loganalytics/index.js +6 -1
  130. package/loganalytics/index.js.map +1 -1
  131. package/loganalytics/workspaceTableCustomLog.d.ts +213 -0
  132. package/loganalytics/workspaceTableCustomLog.js +118 -0
  133. package/loganalytics/workspaceTableCustomLog.js.map +1 -0
  134. package/machinelearning/workspaceNetworkOutboundRuleServiceTag.d.ts +3 -3
  135. package/managedredis/managedRedis.d.ts +3 -3
  136. package/mongocluster/index.d.ts +3 -0
  137. package/mongocluster/index.js +6 -1
  138. package/mongocluster/index.js.map +1 -1
  139. package/mongocluster/mongoCluster.d.ts +80 -5
  140. package/mongocluster/mongoCluster.js +12 -0
  141. package/mongocluster/mongoCluster.js.map +1 -1
  142. package/mongocluster/user.d.ts +155 -0
  143. package/mongocluster/user.js +129 -0
  144. package/mongocluster/user.js.map +1 -0
  145. package/msi/userAssignedIdentity.d.ts +7 -0
  146. package/msi/userAssignedIdentity.js +7 -0
  147. package/msi/userAssignedIdentity.js.map +1 -1
  148. package/mssql/managedInstance.d.ts +12 -9
  149. package/mssql/managedInstance.js.map +1 -1
  150. package/mysql/flexibleServer.d.ts +3 -3
  151. package/network/getNetworkManagerNetworkGroup.d.ts +4 -0
  152. package/network/getNetworkManagerNetworkGroup.js.map +1 -1
  153. package/network/networkManagerNetworkGroup.d.ts +18 -0
  154. package/network/networkManagerNetworkGroup.js +2 -0
  155. package/network/networkManagerNetworkGroup.js.map +1 -1
  156. package/network/networkManagerStaticMember.d.ts +9 -3
  157. package/network/networkManagerStaticMember.js.map +1 -1
  158. package/network/publicIp.d.ts +3 -3
  159. package/network/virtualNetwork.d.ts +3 -3
  160. package/network/virtualNetworkGateway.d.ts +6 -15
  161. package/network/virtualNetworkGateway.js.map +1 -1
  162. package/notificationhub/hub.d.ts +3 -3
  163. package/notificationhub/namespace.d.ts +9 -9
  164. package/operationalinsights/analyticsWorkspace.d.ts +3 -3
  165. package/oracle/autonomousDatabase.d.ts +25 -34
  166. package/oracle/autonomousDatabase.js +1 -1
  167. package/oracle/autonomousDatabase.js.map +1 -1
  168. package/oracle/autonomousDatabaseBackup.d.ts +3 -3
  169. package/oracle/cloudVmCluster.d.ts +3 -3
  170. package/oracle/resourceAnchor.d.ts +2 -2
  171. package/package.json +2 -2
  172. package/paloalto/index.d.ts +6 -0
  173. package/paloalto/index.js +11 -1
  174. package/paloalto/index.js.map +1 -1
  175. package/paloalto/localRulestackRule.d.ts +3 -3
  176. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.d.ts +245 -0
  177. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js +147 -0
  178. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js.map +1 -0
  179. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.d.ts +275 -0
  180. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js +177 -0
  181. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js.map +1 -0
  182. package/postgresql/flexibleServer.d.ts +7 -7
  183. package/postgresql/flexibleServer.js +1 -1
  184. package/postgresql/flexibleServerBackup.d.ts +1 -1
  185. package/postgresql/flexibleServerBackup.js +1 -1
  186. package/postgresql/flexibleServerConfiguration.d.ts +1 -1
  187. package/postgresql/flexibleServerConfiguration.js +1 -1
  188. package/postgresql/flexibleServerDatabase.d.ts +1 -1
  189. package/postgresql/flexibleServerDatabase.js +1 -1
  190. package/postgresql/flexibleServerFirewallRule.d.ts +1 -1
  191. package/postgresql/flexibleServerFirewallRule.js +1 -1
  192. package/postgresql/flexibleServerVirtualEndpoint.d.ts +10 -10
  193. package/postgresql/flexibleServerVirtualEndpoint.js +1 -1
  194. package/postgresql/getFlexibleServer.d.ts +2 -2
  195. package/postgresql/getFlexibleServer.js +2 -2
  196. package/search/service.d.ts +3 -3
  197. package/servicebus/subscription.d.ts +3 -3
  198. package/siterecovery/vmwareReplicatedVm.d.ts +3 -3
  199. package/storage/account.d.ts +3 -3
  200. package/storage/container.d.ts +6 -6
  201. package/storage/customerManagedKey.d.ts +3 -3
  202. package/storage/queue.d.ts +6 -6
  203. package/storage/share.d.ts +6 -6
  204. package/storage/shareDirectory.d.ts +19 -7
  205. package/storage/shareDirectory.js +4 -5
  206. package/storage/shareDirectory.js.map +1 -1
  207. package/storage/shareFile.d.ts +19 -7
  208. package/storage/shareFile.js +4 -5
  209. package/storage/shareFile.js.map +1 -1
  210. package/storage/syncServerEndpoint.d.ts +3 -3
  211. package/storage/tableEntity.d.ts +3 -3
  212. package/types/input.d.ts +538 -396
  213. package/types/output.d.ts +618 -699
  214. package/webpubsub/socketio.d.ts +3 -3
  215. package/mobile/getNetwork.d.ts +0 -106
  216. package/mobile/getNetwork.js +0 -68
  217. package/mobile/getNetwork.js.map +0 -1
  218. package/mobile/getNetworkAttachedDataNetwork.d.ts +0 -129
  219. package/mobile/getNetworkAttachedDataNetwork.js +0 -76
  220. package/mobile/getNetworkAttachedDataNetwork.js.map +0 -1
  221. package/mobile/getNetworkDataNetwork.d.ts +0 -106
  222. package/mobile/getNetworkDataNetwork.js +0 -76
  223. package/mobile/getNetworkDataNetwork.js.map +0 -1
  224. package/mobile/getNetworkPacketCoreControlPlane.d.ts +0 -138
  225. package/mobile/getNetworkPacketCoreControlPlane.js +0 -68
  226. package/mobile/getNetworkPacketCoreControlPlane.js.map +0 -1
  227. package/mobile/getNetworkPacketCoreDataPlane.d.ts +0 -118
  228. package/mobile/getNetworkPacketCoreDataPlane.js +0 -76
  229. package/mobile/getNetworkPacketCoreDataPlane.js.map +0 -1
  230. package/mobile/getNetworkService.d.ts +0 -118
  231. package/mobile/getNetworkService.js +0 -76
  232. package/mobile/getNetworkService.js.map +0 -1
  233. package/mobile/getNetworkSim.d.ts +0 -97
  234. package/mobile/getNetworkSim.js +0 -48
  235. package/mobile/getNetworkSim.js.map +0 -1
  236. package/mobile/getNetworkSimGroup.d.ts +0 -111
  237. package/mobile/getNetworkSimGroup.js +0 -76
  238. package/mobile/getNetworkSimGroup.js.map +0 -1
  239. package/mobile/getNetworkSimPolicy.d.ts +0 -123
  240. package/mobile/getNetworkSimPolicy.js +0 -76
  241. package/mobile/getNetworkSimPolicy.js.map +0 -1
  242. package/mobile/getNetworkSite.d.ts +0 -106
  243. package/mobile/getNetworkSite.js +0 -76
  244. package/mobile/getNetworkSite.js.map +0 -1
  245. package/mobile/getNetworkSlice.d.ts +0 -111
  246. package/mobile/getNetworkSlice.js +0 -76
  247. package/mobile/getNetworkSlice.js.map +0 -1
  248. package/mobile/index.d.ts +0 -66
  249. package/mobile/index.js +0 -105
  250. package/mobile/index.js.map +0 -1
  251. package/mobile/network.d.ts +0 -162
  252. package/mobile/network.js +0 -110
  253. package/mobile/network.js.map +0 -1
  254. package/mobile/networkAttachedDataNetwork.d.ts +0 -293
  255. package/mobile/networkAttachedDataNetwork.js +0 -179
  256. package/mobile/networkAttachedDataNetwork.js.map +0 -1
  257. package/mobile/networkDataNetwork.d.ts +0 -148
  258. package/mobile/networkDataNetwork.js +0 -106
  259. package/mobile/networkDataNetwork.js.map +0 -1
  260. package/mobile/networkPacketCoreControlPlane.d.ts +0 -320
  261. package/mobile/networkPacketCoreControlPlane.js +0 -165
  262. package/mobile/networkPacketCoreControlPlane.js.map +0 -1
  263. package/mobile/networkPacketCoreDataPlane.d.ts +0 -208
  264. package/mobile/networkPacketCoreDataPlane.js +0 -136
  265. package/mobile/networkPacketCoreDataPlane.js.map +0 -1
  266. package/mobile/networkService.d.ts +0 -210
  267. package/mobile/networkService.js +0 -152
  268. package/mobile/networkService.js.map +0 -1
  269. package/mobile/networkSim.d.ts +0 -243
  270. package/mobile/networkSim.js +0 -161
  271. package/mobile/networkSim.js.map +0 -1
  272. package/mobile/networkSimGroup.d.ts +0 -184
  273. package/mobile/networkSimGroup.js +0 -124
  274. package/mobile/networkSimGroup.js.map +0 -1
  275. package/mobile/networkSimPolicy.d.ts +0 -249
  276. package/mobile/networkSimPolicy.js +0 -174
  277. package/mobile/networkSimPolicy.js.map +0 -1
  278. package/mobile/networkSite.d.ts +0 -149
  279. package/mobile/networkSite.js +0 -111
  280. package/mobile/networkSite.js.map +0 -1
  281. package/mobile/networkSlice.d.ts +0 -187
  282. package/mobile/networkSlice.js +0 -113
  283. package/mobile/networkSlice.js.map +0 -1
package/dns/zone.d.ts CHANGED
@@ -52,7 +52,7 @@ export declare class Zone extends pulumi.CustomResource {
52
52
  */
53
53
  static isInstance(obj: any): obj is Zone;
54
54
  /**
55
- * (Optional) Maximum number of Records in the zone. Defaults to `1000`.
55
+ * Maximum number of Records in the zone.
56
56
  */
57
57
  readonly maxNumberOfRecordSets: pulumi.Output<number>;
58
58
  /**
@@ -60,11 +60,11 @@ export declare class Zone extends pulumi.CustomResource {
60
60
  */
61
61
  readonly name: pulumi.Output<string>;
62
62
  /**
63
- * (Optional) A list of values that make up the NS record for the zone.
63
+ * A list of values that make up the NS record for the zone.
64
64
  */
65
65
  readonly nameServers: pulumi.Output<string[]>;
66
66
  /**
67
- * (Optional) The number of records already in the zone.
67
+ * The number of records already in the zone.
68
68
  */
69
69
  readonly numberOfRecordSets: pulumi.Output<number>;
70
70
  /**
@@ -72,7 +72,7 @@ export declare class Zone extends pulumi.CustomResource {
72
72
  */
73
73
  readonly resourceGroupName: pulumi.Output<string>;
74
74
  /**
75
- * An `soaRecord` block as defined below.
75
+ * A `soaRecord` block as defined below.
76
76
  */
77
77
  readonly soaRecord: pulumi.Output<outputs.dns.ZoneSoaRecord>;
78
78
  /**
@@ -95,7 +95,7 @@ export declare class Zone extends pulumi.CustomResource {
95
95
  */
96
96
  export interface ZoneState {
97
97
  /**
98
- * (Optional) Maximum number of Records in the zone. Defaults to `1000`.
98
+ * Maximum number of Records in the zone.
99
99
  */
100
100
  maxNumberOfRecordSets?: pulumi.Input<number>;
101
101
  /**
@@ -103,11 +103,11 @@ export interface ZoneState {
103
103
  */
104
104
  name?: pulumi.Input<string>;
105
105
  /**
106
- * (Optional) A list of values that make up the NS record for the zone.
106
+ * A list of values that make up the NS record for the zone.
107
107
  */
108
108
  nameServers?: pulumi.Input<pulumi.Input<string>[]>;
109
109
  /**
110
- * (Optional) The number of records already in the zone.
110
+ * The number of records already in the zone.
111
111
  */
112
112
  numberOfRecordSets?: pulumi.Input<number>;
113
113
  /**
@@ -115,7 +115,7 @@ export interface ZoneState {
115
115
  */
116
116
  resourceGroupName?: pulumi.Input<string>;
117
117
  /**
118
- * An `soaRecord` block as defined below.
118
+ * A `soaRecord` block as defined below.
119
119
  */
120
120
  soaRecord?: pulumi.Input<inputs.dns.ZoneSoaRecord>;
121
121
  /**
@@ -138,7 +138,7 @@ export interface ZoneArgs {
138
138
  */
139
139
  resourceGroupName: pulumi.Input<string>;
140
140
  /**
141
- * An `soaRecord` block as defined below.
141
+ * A `soaRecord` block as defined below.
142
142
  */
143
143
  soaRecord?: pulumi.Input<inputs.dns.ZoneSoaRecord>;
144
144
  /**
@@ -75,7 +75,7 @@ export declare class Monitor extends pulumi.CustomResource {
75
75
  */
76
76
  readonly environmentProperties: pulumi.Output<outputs.dynatrace.MonitorEnvironmentProperty[] | undefined>;
77
77
  /**
78
- * The kind of managed identity assigned to this resource. A `identity` block as defined below.
78
+ * The kind of managed identity assigned to this resource. A `identity` block as defined below.
79
79
  */
80
80
  readonly identity: pulumi.Output<outputs.dynatrace.MonitorIdentity>;
81
81
  /**
@@ -83,11 +83,11 @@ export declare class Monitor extends pulumi.CustomResource {
83
83
  */
84
84
  readonly location: pulumi.Output<string>;
85
85
  /**
86
- * Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. Possible values are `Active` and `Suspended`.
86
+ * Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. Possible values are `Active` and `Suspended`. Changing this forces a new resource to be created.
87
87
  */
88
88
  readonly marketplaceSubscription: pulumi.Output<string>;
89
89
  /**
90
- * Flag specifying if the resource monitoring is enabled or disabled. Default is `true`.
90
+ * Flag specifying if the resource monitoring is enabled or disabled. Default is `true`. Changing this forces a new resource to be created.
91
91
  */
92
92
  readonly monitoringEnabled: pulumi.Output<boolean | undefined>;
93
93
  /**
@@ -109,7 +109,7 @@ export declare class Monitor extends pulumi.CustomResource {
109
109
  [key: string]: string;
110
110
  } | undefined>;
111
111
  /**
112
- * User's information. A `user` block as defined below. Chainging this forces a new resource to be created.
112
+ * User's information. A `user` block as defined below. Changing this forces a new resource to be created.
113
113
  */
114
114
  readonly user: pulumi.Output<outputs.dynatrace.MonitorUser>;
115
115
  /**
@@ -130,7 +130,7 @@ export interface MonitorState {
130
130
  */
131
131
  environmentProperties?: pulumi.Input<pulumi.Input<inputs.dynatrace.MonitorEnvironmentProperty>[]>;
132
132
  /**
133
- * The kind of managed identity assigned to this resource. A `identity` block as defined below.
133
+ * The kind of managed identity assigned to this resource. A `identity` block as defined below.
134
134
  */
135
135
  identity?: pulumi.Input<inputs.dynatrace.MonitorIdentity>;
136
136
  /**
@@ -138,11 +138,11 @@ export interface MonitorState {
138
138
  */
139
139
  location?: pulumi.Input<string>;
140
140
  /**
141
- * Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. Possible values are `Active` and `Suspended`.
141
+ * Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. Possible values are `Active` and `Suspended`. Changing this forces a new resource to be created.
142
142
  */
143
143
  marketplaceSubscription?: pulumi.Input<string>;
144
144
  /**
145
- * Flag specifying if the resource monitoring is enabled or disabled. Default is `true`.
145
+ * Flag specifying if the resource monitoring is enabled or disabled. Default is `true`. Changing this forces a new resource to be created.
146
146
  */
147
147
  monitoringEnabled?: pulumi.Input<boolean>;
148
148
  /**
@@ -164,7 +164,7 @@ export interface MonitorState {
164
164
  [key: string]: pulumi.Input<string>;
165
165
  }>;
166
166
  /**
167
- * User's information. A `user` block as defined below. Chainging this forces a new resource to be created.
167
+ * User's information. A `user` block as defined below. Changing this forces a new resource to be created.
168
168
  */
169
169
  user?: pulumi.Input<inputs.dynatrace.MonitorUser>;
170
170
  }
@@ -177,7 +177,7 @@ export interface MonitorArgs {
177
177
  */
178
178
  environmentProperties?: pulumi.Input<pulumi.Input<inputs.dynatrace.MonitorEnvironmentProperty>[]>;
179
179
  /**
180
- * The kind of managed identity assigned to this resource. A `identity` block as defined below.
180
+ * The kind of managed identity assigned to this resource. A `identity` block as defined below.
181
181
  */
182
182
  identity: pulumi.Input<inputs.dynatrace.MonitorIdentity>;
183
183
  /**
@@ -185,11 +185,11 @@ export interface MonitorArgs {
185
185
  */
186
186
  location?: pulumi.Input<string>;
187
187
  /**
188
- * Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. Possible values are `Active` and `Suspended`.
188
+ * Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. Possible values are `Active` and `Suspended`. Changing this forces a new resource to be created.
189
189
  */
190
190
  marketplaceSubscription: pulumi.Input<string>;
191
191
  /**
192
- * Flag specifying if the resource monitoring is enabled or disabled. Default is `true`.
192
+ * Flag specifying if the resource monitoring is enabled or disabled. Default is `true`. Changing this forces a new resource to be created.
193
193
  */
194
194
  monitoringEnabled?: pulumi.Input<boolean>;
195
195
  /**
@@ -211,7 +211,7 @@ export interface MonitorArgs {
211
211
  [key: string]: pulumi.Input<string>;
212
212
  }>;
213
213
  /**
214
- * User's information. A `user` block as defined below. Chainging this forces a new resource to be created.
214
+ * User's information. A `user` block as defined below. Changing this forces a new resource to be created.
215
215
  */
216
216
  user: pulumi.Input<inputs.dynatrace.MonitorUser>;
217
217
  }
@@ -116,7 +116,7 @@ export declare class Volume extends pulumi.CustomResource {
116
116
  */
117
117
  static isInstance(obj: any): obj is Volume;
118
118
  /**
119
- * A `createSource` block as defined below.
119
+ * A `createSource` block as defined below. Changing this forces a new resource to be created.
120
120
  */
121
121
  readonly createSource: pulumi.Output<outputs.elasticsan.VolumeCreateSource | undefined>;
122
122
  /**
@@ -163,7 +163,7 @@ export declare class Volume extends pulumi.CustomResource {
163
163
  */
164
164
  export interface VolumeState {
165
165
  /**
166
- * A `createSource` block as defined below.
166
+ * A `createSource` block as defined below. Changing this forces a new resource to be created.
167
167
  */
168
168
  createSource?: pulumi.Input<inputs.elasticsan.VolumeCreateSource>;
169
169
  /**
@@ -202,7 +202,7 @@ export interface VolumeState {
202
202
  */
203
203
  export interface VolumeArgs {
204
204
  /**
205
- * A `createSource` block as defined below.
205
+ * A `createSource` block as defined below. Changing this forces a new resource to be created.
206
206
  */
207
207
  createSource?: pulumi.Input<inputs.elasticsan.VolumeCreateSource>;
208
208
  /**
@@ -76,7 +76,7 @@ export declare class Namespace extends pulumi.CustomResource {
76
76
  */
77
77
  readonly name: pulumi.Output<string>;
78
78
  /**
79
- * Whether or not public network access is allowed for this server. Defaults to `Enabled`.
79
+ * Whether or not public network access is allowed for this server. Possible values are `Enabled` and `Disabled`. Defaults to `Enabled`.
80
80
  */
81
81
  readonly publicNetworkAccess: pulumi.Output<string | undefined>;
82
82
  /**
@@ -94,7 +94,7 @@ export declare class Namespace extends pulumi.CustomResource {
94
94
  [key: string]: string;
95
95
  } | undefined>;
96
96
  /**
97
- * A `topicSpacesConfiguration` block as defined below.
97
+ * A `topicSpacesConfiguration` block as defined below. Changing this forces a new resource to be created.
98
98
  */
99
99
  readonly topicSpacesConfigurations: pulumi.Output<outputs.eventgrid.NamespaceTopicSpacesConfiguration[] | undefined>;
100
100
  /**
@@ -131,7 +131,7 @@ export interface NamespaceState {
131
131
  */
132
132
  name?: pulumi.Input<string>;
133
133
  /**
134
- * Whether or not public network access is allowed for this server. Defaults to `Enabled`.
134
+ * Whether or not public network access is allowed for this server. Possible values are `Enabled` and `Disabled`. Defaults to `Enabled`.
135
135
  */
136
136
  publicNetworkAccess?: pulumi.Input<string>;
137
137
  /**
@@ -149,7 +149,7 @@ export interface NamespaceState {
149
149
  [key: string]: pulumi.Input<string>;
150
150
  }>;
151
151
  /**
152
- * A `topicSpacesConfiguration` block as defined below.
152
+ * A `topicSpacesConfiguration` block as defined below. Changing this forces a new resource to be created.
153
153
  */
154
154
  topicSpacesConfigurations?: pulumi.Input<pulumi.Input<inputs.eventgrid.NamespaceTopicSpacesConfiguration>[]>;
155
155
  }
@@ -178,7 +178,7 @@ export interface NamespaceArgs {
178
178
  */
179
179
  name?: pulumi.Input<string>;
180
180
  /**
181
- * Whether or not public network access is allowed for this server. Defaults to `Enabled`.
181
+ * Whether or not public network access is allowed for this server. Possible values are `Enabled` and `Disabled`. Defaults to `Enabled`.
182
182
  */
183
183
  publicNetworkAccess?: pulumi.Input<string>;
184
184
  /**
@@ -196,7 +196,7 @@ export interface NamespaceArgs {
196
196
  [key: string]: pulumi.Input<string>;
197
197
  }>;
198
198
  /**
199
- * A `topicSpacesConfiguration` block as defined below.
199
+ * A `topicSpacesConfiguration` block as defined below. Changing this forces a new resource to be created.
200
200
  */
201
201
  topicSpacesConfigurations?: pulumi.Input<pulumi.Input<inputs.eventgrid.NamespaceTopicSpacesConfiguration>[]>;
202
202
  }
@@ -78,7 +78,7 @@ export declare class EventHub extends pulumi.CustomResource {
78
78
  */
79
79
  readonly name: pulumi.Output<string>;
80
80
  /**
81
- * Specifies the ID of the EventHub Namespace. Changing this forces a new resource to be created.
81
+ * Specifies the ID of the EventHub Namespace.
82
82
  */
83
83
  readonly namespaceId: pulumi.Output<string>;
84
84
  /**
@@ -88,7 +88,7 @@ export declare class EventHub extends pulumi.CustomResource {
88
88
  /**
89
89
  * Specifies the current number of shards on the Event Hub.
90
90
  *
91
- * > **Note:** `partitionCount` cannot be changed unless Eventhub Namespace SKU is `Premium` and cannot be decreased.
91
+ * > **Note:** When using a shared parent EventHub Namespace, `partitionCount` cannot be changed unless the Eventhub Namespace SKU is `Premium`. When using a dedicated Event Hubs cluster, this restriction doesn't apply. In either case though, the `partitionCount` cannot be decreased.
92
92
  *
93
93
  * > **Note:** When using a dedicated Event Hubs cluster, maximum value of `partitionCount` is 1024. When using a shared parent EventHub Namespace, maximum value is 32.
94
94
  */
@@ -137,7 +137,7 @@ export interface EventHubState {
137
137
  */
138
138
  name?: pulumi.Input<string>;
139
139
  /**
140
- * Specifies the ID of the EventHub Namespace. Changing this forces a new resource to be created.
140
+ * Specifies the ID of the EventHub Namespace.
141
141
  */
142
142
  namespaceId?: pulumi.Input<string>;
143
143
  /**
@@ -147,7 +147,7 @@ export interface EventHubState {
147
147
  /**
148
148
  * Specifies the current number of shards on the Event Hub.
149
149
  *
150
- * > **Note:** `partitionCount` cannot be changed unless Eventhub Namespace SKU is `Premium` and cannot be decreased.
150
+ * > **Note:** When using a shared parent EventHub Namespace, `partitionCount` cannot be changed unless the Eventhub Namespace SKU is `Premium`. When using a dedicated Event Hubs cluster, this restriction doesn't apply. In either case though, the `partitionCount` cannot be decreased.
151
151
  *
152
152
  * > **Note:** When using a dedicated Event Hubs cluster, maximum value of `partitionCount` is 1024. When using a shared parent EventHub Namespace, maximum value is 32.
153
153
  */
@@ -188,7 +188,7 @@ export interface EventHubArgs {
188
188
  */
189
189
  name?: pulumi.Input<string>;
190
190
  /**
191
- * Specifies the ID of the EventHub Namespace. Changing this forces a new resource to be created.
191
+ * Specifies the ID of the EventHub Namespace.
192
192
  */
193
193
  namespaceId?: pulumi.Input<string>;
194
194
  /**
@@ -198,7 +198,7 @@ export interface EventHubArgs {
198
198
  /**
199
199
  * Specifies the current number of shards on the Event Hub.
200
200
  *
201
- * > **Note:** `partitionCount` cannot be changed unless Eventhub Namespace SKU is `Premium` and cannot be decreased.
201
+ * > **Note:** When using a shared parent EventHub Namespace, `partitionCount` cannot be changed unless the Eventhub Namespace SKU is `Premium`. When using a dedicated Event Hubs cluster, this restriction doesn't apply. In either case though, the `partitionCount` cannot be decreased.
202
202
  *
203
203
  * > **Note:** When using a dedicated Event Hubs cluster, maximum value of `partitionCount` is 1024. When using a shared parent EventHub Namespace, maximum value is 32.
204
204
  */
@@ -107,7 +107,7 @@ export declare class Subscription extends pulumi.CustomResource {
107
107
  */
108
108
  readonly forwardTo: pulumi.Output<string | undefined>;
109
109
  /**
110
- * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). The default value is `1` minute or `P0DT0H1M0S` . The maximum value is `5` minutes or `P0DT0H5M0S` . Defaults to `PT1M`.
110
+ * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). Defaults to `PT1M`.
111
111
  */
112
112
  readonly lockDuration: pulumi.Output<string | undefined>;
113
113
  /**
@@ -183,7 +183,7 @@ export interface SubscriptionState {
183
183
  */
184
184
  forwardTo?: pulumi.Input<string>;
185
185
  /**
186
- * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). The default value is `1` minute or `P0DT0H1M0S` . The maximum value is `5` minutes or `P0DT0H5M0S` . Defaults to `PT1M`.
186
+ * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). Defaults to `PT1M`.
187
187
  */
188
188
  lockDuration?: pulumi.Input<string>;
189
189
  /**
@@ -250,7 +250,7 @@ export interface SubscriptionArgs {
250
250
  */
251
251
  forwardTo?: pulumi.Input<string>;
252
252
  /**
253
- * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). The default value is `1` minute or `P0DT0H1M0S` . The maximum value is `5` minutes or `P0DT0H5M0S` . Defaults to `PT1M`.
253
+ * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). Defaults to `PT1M`.
254
254
  */
255
255
  lockDuration?: pulumi.Input<string>;
256
256
  /**
@@ -43,11 +43,11 @@ export declare class CustomLocation extends pulumi.CustomResource {
43
43
  */
44
44
  readonly displayName: pulumi.Output<string | undefined>;
45
45
  /**
46
- * Specifies the host resource ID.
46
+ * Specifies the host resource ID. Changing this forces a new resource to be created.
47
47
  */
48
48
  readonly hostResourceId: pulumi.Output<string>;
49
49
  /**
50
- * Specifies the host type of the Custom Location. The only possible values is `KubernetesCluster`.
50
+ * Specifies the host type of the Custom Location. The only possible values is `KubernetesCluster`. Changing this forces a new resource to be created.
51
51
  */
52
52
  readonly hostType: pulumi.Output<string | undefined>;
53
53
  /**
@@ -92,11 +92,11 @@ export interface CustomLocationState {
92
92
  */
93
93
  displayName?: pulumi.Input<string>;
94
94
  /**
95
- * Specifies the host resource ID.
95
+ * Specifies the host resource ID. Changing this forces a new resource to be created.
96
96
  */
97
97
  hostResourceId?: pulumi.Input<string>;
98
98
  /**
99
- * Specifies the host type of the Custom Location. The only possible values is `KubernetesCluster`.
99
+ * Specifies the host type of the Custom Location. The only possible values is `KubernetesCluster`. Changing this forces a new resource to be created.
100
100
  */
101
101
  hostType?: pulumi.Input<string>;
102
102
  /**
@@ -133,11 +133,11 @@ export interface CustomLocationArgs {
133
133
  */
134
134
  displayName?: pulumi.Input<string>;
135
135
  /**
136
- * Specifies the host resource ID.
136
+ * Specifies the host resource ID. Changing this forces a new resource to be created.
137
137
  */
138
138
  hostResourceId: pulumi.Input<string>;
139
139
  /**
140
- * Specifies the host type of the Custom Location. The only possible values is `KubernetesCluster`.
140
+ * Specifies the host type of the Custom Location. The only possible values is `KubernetesCluster`. Changing this forces a new resource to be created.
141
141
  */
142
142
  hostType?: pulumi.Input<string>;
143
143
  /**
@@ -193,7 +193,7 @@ export declare class SparkCluster extends pulumi.CustomResource {
193
193
  */
194
194
  readonly tlsMinVersion: pulumi.Output<string | undefined>;
195
195
  /**
196
- * A list of Availability Zones which should be used for this HDInsight Spark Cluster. Chaning this forces a new resource to be created.
196
+ * A list of Availability Zones which should be used for this HDInsight Spark Cluster. Changing this forces a new resource to be created.
197
197
  */
198
198
  readonly zones: pulumi.Output<string[] | undefined>;
199
199
  /**
@@ -306,7 +306,7 @@ export interface SparkClusterState {
306
306
  */
307
307
  tlsMinVersion?: pulumi.Input<string>;
308
308
  /**
309
- * A list of Availability Zones which should be used for this HDInsight Spark Cluster. Chaning this forces a new resource to be created.
309
+ * A list of Availability Zones which should be used for this HDInsight Spark Cluster. Changing this forces a new resource to be created.
310
310
  */
311
311
  zones?: pulumi.Input<pulumi.Input<string>[]>;
312
312
  }
@@ -403,7 +403,7 @@ export interface SparkClusterArgs {
403
403
  */
404
404
  tlsMinVersion?: pulumi.Input<string>;
405
405
  /**
406
- * A list of Availability Zones which should be used for this HDInsight Spark Cluster. Chaning this forces a new resource to be created.
406
+ * A list of Availability Zones which should be used for this HDInsight Spark Cluster. Changing this forces a new resource to be created.
407
407
  */
408
408
  zones?: pulumi.Input<pulumi.Input<string>[]>;
409
409
  }
@@ -97,7 +97,7 @@ export declare class DicomService extends pulumi.CustomResource {
97
97
  */
98
98
  readonly serviceUrl: pulumi.Output<string>;
99
99
  /**
100
- * A `storage` block as defined below.
100
+ * A `storage` block as defined below. Changing this forces a new resource to be created.
101
101
  */
102
102
  readonly storage: pulumi.Output<outputs.healthcare.DicomServiceStorage>;
103
103
  /**
@@ -161,7 +161,7 @@ export interface DicomServiceState {
161
161
  */
162
162
  serviceUrl?: pulumi.Input<string>;
163
163
  /**
164
- * A `storage` block as defined below.
164
+ * A `storage` block as defined below. Changing this forces a new resource to be created.
165
165
  */
166
166
  storage?: pulumi.Input<inputs.healthcare.DicomServiceStorage>;
167
167
  /**
@@ -208,7 +208,7 @@ export interface DicomServiceArgs {
208
208
  */
209
209
  publicNetworkAccessEnabled?: pulumi.Input<boolean>;
210
210
  /**
211
- * A `storage` block as defined below.
211
+ * A `storage` block as defined below. Changing this forces a new resource to be created.
212
212
  */
213
213
  storage?: pulumi.Input<inputs.healthcare.DicomServiceStorage>;
214
214
  /**
package/index.d.ts CHANGED
@@ -87,7 +87,6 @@ import * as managementgroups from "./managementgroups";
87
87
  import * as managementresource from "./managementresource";
88
88
  import * as maps from "./maps";
89
89
  import * as marketplace from "./marketplace";
90
- import * as mobile from "./mobile";
91
90
  import * as mongocluster from "./mongocluster";
92
91
  import * as monitoring from "./monitoring";
93
92
  import * as msi from "./msi";
@@ -138,4 +137,4 @@ import * as voice from "./voice";
138
137
  import * as waf from "./waf";
139
138
  import * as webpubsub from "./webpubsub";
140
139
  import * as workloadssap from "./workloadssap";
141
- export { aadb2c, advisor, aifoundry, analysisservices, apimanagement, appconfiguration, appinsights, appplatform, appservice, arc, arckubernetes, arcmachine, armmsi, attestation, authorization, automanage, automation, avs, backup, batch, billing, blueprint, bot, cdn, chaosstudio, cognitive, communication, compute, confidentialledger, config, connections, consumption, containerapp, containerservice, core, cosmosdb, costmanagement, customip, dashboard, databasemigration, databoxedge, databricks, datadog, datafactory, dataprotection, datashare, desktopvirtualization, devcenter, devtest, digitaltwins, dns, domainservices, dynatrace, elasticcloud, elasticsan, eventgrid, eventhub, expressroute, extendedlocation, fabric, fluidrelay, frontdoor, graph, hdinsight, healthcare, hpc, hsm, iot, iotcentral, keyvault, kusto, lb, lighthouse, loadtest, loganalytics, logicapps, machinelearning, maintenance, managedapplication, managedlustre, managedredis, management, managementgroups, managementresource, maps, marketplace, mobile, mongocluster, monitoring, msi, mssql, mysql, netapp, network, networkfunction, newrelic, nginx, notificationhub, operationalinsights, oracle, orbital, paloalto, pim, policy, portal, postgresql, powerbi, privatedns, privatelink, proximity, purview, qumulo, recoveryservices, redhatopenshift, redis, relay, role, search, securitycenter, sentinel, servicebus, servicefabric, signalr, siterecovery, stack, storage, streamanalytics, synapse, systemcenter, trafficmanager, trustedsigning, types, videoindexer, voice, waf, webpubsub, workloadssap, };
140
+ export { aadb2c, advisor, aifoundry, analysisservices, apimanagement, appconfiguration, appinsights, appplatform, appservice, arc, arckubernetes, arcmachine, armmsi, attestation, authorization, automanage, automation, avs, backup, batch, billing, blueprint, bot, cdn, chaosstudio, cognitive, communication, compute, confidentialledger, config, connections, consumption, containerapp, containerservice, core, cosmosdb, costmanagement, customip, dashboard, databasemigration, databoxedge, databricks, datadog, datafactory, dataprotection, datashare, desktopvirtualization, devcenter, devtest, digitaltwins, dns, domainservices, dynatrace, elasticcloud, elasticsan, eventgrid, eventhub, expressroute, extendedlocation, fabric, fluidrelay, frontdoor, graph, hdinsight, healthcare, hpc, hsm, iot, iotcentral, keyvault, kusto, lb, lighthouse, loadtest, loganalytics, logicapps, machinelearning, maintenance, managedapplication, managedlustre, managedredis, management, managementgroups, managementresource, maps, marketplace, mongocluster, monitoring, msi, mssql, mysql, netapp, network, networkfunction, newrelic, nginx, notificationhub, operationalinsights, oracle, orbital, paloalto, pim, policy, portal, postgresql, powerbi, privatedns, privatelink, proximity, purview, qumulo, recoveryservices, redhatopenshift, redis, relay, role, search, securitycenter, sentinel, servicebus, servicefabric, signalr, siterecovery, stack, storage, streamanalytics, synapse, systemcenter, trafficmanager, trustedsigning, types, videoindexer, voice, waf, webpubsub, workloadssap, };
package/index.js CHANGED
@@ -17,8 +17,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
19
  exports.digitaltwins = exports.devtest = exports.devcenter = exports.desktopvirtualization = exports.datashare = exports.dataprotection = exports.datafactory = exports.datadog = exports.databricks = exports.databoxedge = exports.databasemigration = exports.dashboard = exports.customip = exports.costmanagement = exports.cosmosdb = exports.core = exports.containerservice = exports.containerapp = exports.consumption = exports.connections = exports.config = exports.confidentialledger = exports.compute = exports.communication = exports.cognitive = exports.chaosstudio = exports.cdn = exports.bot = exports.blueprint = exports.billing = exports.batch = exports.backup = exports.avs = exports.automation = exports.automanage = exports.authorization = exports.attestation = exports.armmsi = exports.arcmachine = exports.arckubernetes = exports.arc = exports.appservice = exports.appplatform = exports.appinsights = exports.appconfiguration = exports.apimanagement = exports.analysisservices = exports.aifoundry = exports.advisor = exports.aadb2c = void 0;
20
- exports.oracle = exports.operationalinsights = exports.notificationhub = exports.nginx = exports.newrelic = exports.networkfunction = exports.network = exports.netapp = exports.mysql = exports.mssql = exports.msi = exports.monitoring = exports.mongocluster = exports.mobile = exports.marketplace = exports.maps = exports.managementresource = exports.managementgroups = exports.management = exports.managedredis = exports.managedlustre = exports.managedapplication = exports.maintenance = exports.machinelearning = exports.logicapps = exports.loganalytics = exports.loadtest = exports.lighthouse = exports.lb = exports.kusto = exports.keyvault = exports.iotcentral = exports.iot = exports.hsm = exports.hpc = exports.healthcare = exports.hdinsight = exports.graph = exports.frontdoor = exports.fluidrelay = exports.fabric = exports.extendedlocation = exports.expressroute = exports.eventhub = exports.eventgrid = exports.elasticsan = exports.elasticcloud = exports.dynatrace = exports.domainservices = exports.dns = void 0;
21
- exports.workloadssap = exports.webpubsub = exports.waf = exports.voice = exports.videoindexer = exports.types = exports.trustedsigning = exports.trafficmanager = exports.systemcenter = exports.synapse = exports.streamanalytics = exports.storage = exports.stack = exports.siterecovery = exports.signalr = exports.servicefabric = exports.servicebus = exports.sentinel = exports.securitycenter = exports.search = exports.role = exports.relay = exports.redis = exports.redhatopenshift = exports.recoveryservices = exports.qumulo = exports.purview = exports.proximity = exports.privatelink = exports.privatedns = exports.powerbi = exports.postgresql = exports.portal = exports.policy = exports.pim = exports.paloalto = exports.orbital = void 0;
20
+ exports.orbital = exports.oracle = exports.operationalinsights = exports.notificationhub = exports.nginx = exports.newrelic = exports.networkfunction = exports.network = exports.netapp = exports.mysql = exports.mssql = exports.msi = exports.monitoring = exports.mongocluster = exports.marketplace = exports.maps = exports.managementresource = exports.managementgroups = exports.management = exports.managedredis = exports.managedlustre = exports.managedapplication = exports.maintenance = exports.machinelearning = exports.logicapps = exports.loganalytics = exports.loadtest = exports.lighthouse = exports.lb = exports.kusto = exports.keyvault = exports.iotcentral = exports.iot = exports.hsm = exports.hpc = exports.healthcare = exports.hdinsight = exports.graph = exports.frontdoor = exports.fluidrelay = exports.fabric = exports.extendedlocation = exports.expressroute = exports.eventhub = exports.eventgrid = exports.elasticsan = exports.elasticcloud = exports.dynatrace = exports.domainservices = exports.dns = void 0;
21
+ exports.workloadssap = exports.webpubsub = exports.waf = exports.voice = exports.videoindexer = exports.types = exports.trustedsigning = exports.trafficmanager = exports.systemcenter = exports.synapse = exports.streamanalytics = exports.storage = exports.stack = exports.siterecovery = exports.signalr = exports.servicefabric = exports.servicebus = exports.sentinel = exports.securitycenter = exports.search = exports.role = exports.relay = exports.redis = exports.redhatopenshift = exports.recoveryservices = exports.qumulo = exports.purview = exports.proximity = exports.privatelink = exports.privatedns = exports.powerbi = exports.postgresql = exports.portal = exports.policy = exports.pim = exports.paloalto = void 0;
22
22
  const pulumi = require("@pulumi/pulumi");
23
23
  const utilities = require("./utilities");
24
24
  // Export members:
@@ -199,8 +199,6 @@ const maps = require("./maps");
199
199
  exports.maps = maps;
200
200
  const marketplace = require("./marketplace");
201
201
  exports.marketplace = marketplace;
202
- const mobile = require("./mobile");
203
- exports.mobile = mobile;
204
202
  const mongocluster = require("./mongocluster");
205
203
  exports.mongocluster = mongocluster;
206
204
  const monitoring = require("./monitoring");
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
@@ -47,7 +47,6 @@ export declare class ManagedHardwareSecurityModuleRoleAssignment extends pulumi.
47
47
  static isInstance(obj: any): obj is ManagedHardwareSecurityModuleRoleAssignment;
48
48
  /**
49
49
  * The ID of a Managed Hardware Security Module resource. Changing this forces a new Managed Hardware Security Module to be created.
50
- * *
51
50
  */
52
51
  readonly managedHsmId: pulumi.Output<string>;
53
52
  /**
@@ -85,7 +84,6 @@ export declare class ManagedHardwareSecurityModuleRoleAssignment extends pulumi.
85
84
  export interface ManagedHardwareSecurityModuleRoleAssignmentState {
86
85
  /**
87
86
  * The ID of a Managed Hardware Security Module resource. Changing this forces a new Managed Hardware Security Module to be created.
88
- * *
89
87
  */
90
88
  managedHsmId?: pulumi.Input<string>;
91
89
  /**
@@ -115,7 +113,6 @@ export interface ManagedHardwareSecurityModuleRoleAssignmentState {
115
113
  export interface ManagedHardwareSecurityModuleRoleAssignmentArgs {
116
114
  /**
117
115
  * The ID of a Managed Hardware Security Module resource. Changing this forces a new Managed Hardware Security Module to be created.
118
- * *
119
116
  */
120
117
  managedHsmId: pulumi.Input<string>;
121
118
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"managedHardwareSecurityModuleRoleAssignment.js","sourceRoot":"","sources":["../../keyvault/managedHardwareSecurityModuleRoleAssignment.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"managedHardwareSecurityModuleRoleAssignment.js","sourceRoot":"","sources":["../../keyvault/managedHardwareSecurityModuleRoleAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAa,2CAA4C,SAAQ,MAAM,CAAC,cAAc;IAClF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwD,EAAE,IAAmC;QACtJ,OAAO,IAAI,2CAA2C,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClG,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,2CAA2C,CAAC,YAAY,CAAC;IAC5F,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAgH,EAAE,IAAmC;QAC3K,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2E,CAAC;YAC1F,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAA0E,CAAC;YACxF,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,2CAA2C,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChG,CAAC;;AA/FL,kGAgGC;AAlFG,gBAAgB;AACO,wDAAY,GAAG,wGAAwG,CAAC"}
@@ -109,7 +109,7 @@ export declare class Secret extends pulumi.CustomResource {
109
109
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
110
110
  * Specifies the value of the Key Vault Secret. Changing this will create a new version of the Key Vault Secret.
111
111
  *
112
- * * > **Note:** One of `value` or `valueWo` must be specified.
112
+ * > **Note:** One of `value` or `valueWo` must be specified.
113
113
  */
114
114
  readonly valueWo: pulumi.Output<string | undefined>;
115
115
  /**
@@ -181,7 +181,7 @@ export interface SecretState {
181
181
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
182
182
  * Specifies the value of the Key Vault Secret. Changing this will create a new version of the Key Vault Secret.
183
183
  *
184
- * * > **Note:** One of `value` or `valueWo` must be specified.
184
+ * > **Note:** One of `value` or `valueWo` must be specified.
185
185
  */
186
186
  valueWo?: pulumi.Input<string>;
187
187
  /**
@@ -237,7 +237,7 @@ export interface SecretArgs {
237
237
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
238
238
  * Specifies the value of the Key Vault Secret. Changing this will create a new version of the Key Vault Secret.
239
239
  *
240
- * * > **Note:** One of `value` or `valueWo` must be specified.
240
+ * > **Note:** One of `value` or `valueWo` must be specified.
241
241
  */
242
242
  valueWo?: pulumi.Input<string>;
243
243
  /**
@@ -98,7 +98,7 @@ export declare class AttachedDatabaseConfiguration extends pulumi.CustomResource
98
98
  */
99
99
  readonly attachedDatabaseNames: pulumi.Output<string[]>;
100
100
  /**
101
- * The resource id of the cluster where the databases you would like to attach reside. Changing this forces a new resource to be created.
101
+ * The resource id of the cluster where the databases you would like to attach reside.
102
102
  */
103
103
  readonly clusterId: pulumi.Output<string>;
104
104
  /**
@@ -151,7 +151,7 @@ export interface AttachedDatabaseConfigurationState {
151
151
  */
152
152
  attachedDatabaseNames?: pulumi.Input<pulumi.Input<string>[]>;
153
153
  /**
154
- * The resource id of the cluster where the databases you would like to attach reside. Changing this forces a new resource to be created.
154
+ * The resource id of the cluster where the databases you would like to attach reside.
155
155
  */
156
156
  clusterId?: pulumi.Input<string>;
157
157
  /**
@@ -192,7 +192,7 @@ export interface AttachedDatabaseConfigurationState {
192
192
  */
193
193
  export interface AttachedDatabaseConfigurationArgs {
194
194
  /**
195
- * The resource id of the cluster where the databases you would like to attach reside. Changing this forces a new resource to be created.
195
+ * The resource id of the cluster where the databases you would like to attach reside.
196
196
  */
197
197
  clusterId?: pulumi.Input<string>;
198
198
  /**
@@ -68,6 +68,8 @@ export declare class LoadBalancer extends pulumi.CustomResource {
68
68
  readonly edgeZone: pulumi.Output<string | undefined>;
69
69
  /**
70
70
  * One or more `frontendIpConfiguration` blocks as documented below.
71
+ *
72
+ * > **Note:** Azure Load Balancer does not allow the complete removal of all previously attached frontend configurations. If you have previously applied with one or more `frontendIpConfiguration` arguments, the removal of them all will result in a replacement (destroy/create) of the Load Balancer.
71
73
  */
72
74
  readonly frontendIpConfigurations: pulumi.Output<outputs.lb.LoadBalancerFrontendIpConfiguration[] | undefined>;
73
75
  /**
@@ -133,6 +135,8 @@ export interface LoadBalancerState {
133
135
  edgeZone?: pulumi.Input<string>;
134
136
  /**
135
137
  * One or more `frontendIpConfiguration` blocks as documented below.
138
+ *
139
+ * > **Note:** Azure Load Balancer does not allow the complete removal of all previously attached frontend configurations. If you have previously applied with one or more `frontendIpConfiguration` arguments, the removal of them all will result in a replacement (destroy/create) of the Load Balancer.
136
140
  */
137
141
  frontendIpConfigurations?: pulumi.Input<pulumi.Input<inputs.lb.LoadBalancerFrontendIpConfiguration>[]>;
138
142
  /**
@@ -190,6 +194,8 @@ export interface LoadBalancerArgs {
190
194
  edgeZone?: pulumi.Input<string>;
191
195
  /**
192
196
  * One or more `frontendIpConfiguration` blocks as documented below.
197
+ *
198
+ * > **Note:** Azure Load Balancer does not allow the complete removal of all previously attached frontend configurations. If you have previously applied with one or more `frontendIpConfiguration` arguments, the removal of them all will result in a replacement (destroy/create) of the Load Balancer.
193
199
  */
194
200
  frontendIpConfigurations?: pulumi.Input<pulumi.Input<inputs.lb.LoadBalancerFrontendIpConfiguration>[]>;
195
201
  /**