@pulumi/azure 5.70.0-alpha.1711520347 → 5.70.0-alpha.1711548870

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 (122) hide show
  1. package/automanage/configuration.d.ts +1 -1
  2. package/automanage/configuration.js +1 -1
  3. package/avs/cluster.d.ts +18 -18
  4. package/avs/cluster.js +2 -2
  5. package/avs/expressRouteAuthorization.d.ts +12 -12
  6. package/avs/expressRouteAuthorization.js +2 -2
  7. package/avs/getPrivateCloud.d.ts +17 -17
  8. package/avs/getPrivateCloud.js +2 -2
  9. package/avs/netappVolumeAttachment.d.ts +15 -15
  10. package/avs/netappVolumeAttachment.js +3 -3
  11. package/avs/privateCloud.d.ts +41 -41
  12. package/avs/privateCloud.js +2 -2
  13. package/backup/protectedVM.d.ts +3 -3
  14. package/cosmosdb/postgresqlCluster.d.ts +8 -0
  15. package/cosmosdb/postgresqlCluster.js +2 -0
  16. package/cosmosdb/postgresqlCluster.js.map +1 -1
  17. package/datafactory/integrationRuntimeSelfHosted.d.ts +12 -0
  18. package/datafactory/integrationRuntimeSelfHosted.js +2 -0
  19. package/datafactory/integrationRuntimeSelfHosted.js.map +1 -1
  20. package/datafactory/integrationRuntimeSsis.d.ts +24 -0
  21. package/datafactory/integrationRuntimeSsis.js +4 -0
  22. package/datafactory/integrationRuntimeSsis.js.map +1 -1
  23. package/dataprotection/backupInstanceKubernetesCluster.d.ts +15 -0
  24. package/dataprotection/backupInstanceKubernetesCluster.js +15 -0
  25. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
  26. package/dns/getAAAARecord.d.ts +4 -4
  27. package/dns/getAAAARecord.js +4 -4
  28. package/dns/getCAARecord.d.ts +4 -4
  29. package/dns/getCAARecord.js +4 -4
  30. package/dns/getCnameRecord.d.ts +4 -4
  31. package/dns/getCnameRecord.js +4 -4
  32. package/dns/getMxRecord.d.ts +4 -4
  33. package/dns/getMxRecord.js +4 -4
  34. package/dns/getNsRecord.d.ts +4 -4
  35. package/dns/getNsRecord.js +4 -4
  36. package/dns/getPtrRecord.d.ts +4 -4
  37. package/dns/getPtrRecord.js +4 -4
  38. package/dns/getSoaRecord.d.ts +6 -6
  39. package/dns/getSoaRecord.js +6 -6
  40. package/dns/getSrvRecord.d.ts +4 -4
  41. package/dns/getSrvRecord.js +4 -4
  42. package/dns/getTxtRecord.d.ts +4 -4
  43. package/dns/getTxtRecord.js +4 -4
  44. package/elasticsan/index.d.ts +3 -0
  45. package/elasticsan/index.js +6 -1
  46. package/elasticsan/index.js.map +1 -1
  47. package/elasticsan/volume.d.ts +219 -0
  48. package/elasticsan/volume.js +164 -0
  49. package/elasticsan/volume.js.map +1 -0
  50. package/eventhub/queue.d.ts +3 -3
  51. package/healthcare/service.d.ts +28 -0
  52. package/healthcare/service.js +8 -0
  53. package/healthcare/service.js.map +1 -1
  54. package/kusto/cluster.d.ts +9 -3
  55. package/kusto/cluster.js.map +1 -1
  56. package/mysql/activeDirectoryAdministrator.d.ts +2 -0
  57. package/mysql/activeDirectoryAdministrator.js +2 -0
  58. package/mysql/activeDirectoryAdministrator.js.map +1 -1
  59. package/mysql/configuration.d.ts +2 -0
  60. package/mysql/configuration.js +2 -0
  61. package/mysql/configuration.js.map +1 -1
  62. package/mysql/firewallRule.d.ts +2 -0
  63. package/mysql/firewallRule.js +2 -0
  64. package/mysql/firewallRule.js.map +1 -1
  65. package/mysql/getServer.d.ts +4 -0
  66. package/mysql/getServer.js +4 -0
  67. package/mysql/getServer.js.map +1 -1
  68. package/mysql/server.d.ts +2 -0
  69. package/mysql/server.js +2 -0
  70. package/mysql/server.js.map +1 -1
  71. package/mysql/serverKey.d.ts +2 -0
  72. package/mysql/serverKey.js +2 -0
  73. package/mysql/serverKey.js.map +1 -1
  74. package/mysql/virtualNetworkRule.d.ts +2 -0
  75. package/mysql/virtualNetworkRule.js +2 -0
  76. package/mysql/virtualNetworkRule.js.map +1 -1
  77. package/nginx/configuration.d.ts +0 -152
  78. package/nginx/configuration.js +0 -107
  79. package/nginx/configuration.js.map +1 -1
  80. package/nginx/deployment.d.ts +69 -0
  81. package/nginx/deployment.js +49 -0
  82. package/nginx/deployment.js.map +1 -1
  83. package/nginx/getConfiguration.d.ts +0 -49
  84. package/nginx/getConfiguration.js +0 -34
  85. package/nginx/getConfiguration.js.map +1 -1
  86. package/nginx/getDeployment.d.ts +5 -1
  87. package/nginx/getDeployment.js.map +1 -1
  88. package/package.json +1 -1
  89. package/servicebus/queue.d.ts +3 -3
  90. package/stack/getHciCluster.d.ts +18 -1
  91. package/stack/getHciCluster.js.map +1 -1
  92. package/stack/hciCluster.d.ts +41 -0
  93. package/stack/hciCluster.js +11 -0
  94. package/stack/hciCluster.js.map +1 -1
  95. package/storage/account.d.ts +18 -0
  96. package/storage/account.js +2 -0
  97. package/storage/account.js.map +1 -1
  98. package/storage/blobInventoryPolicy.d.ts +1 -1
  99. package/storage/blobInventoryPolicy.js +1 -1
  100. package/storage/container.d.ts +6 -0
  101. package/storage/container.js.map +1 -1
  102. package/storage/getShare.d.ts +4 -0
  103. package/storage/getShare.js +4 -0
  104. package/storage/getShare.js.map +1 -1
  105. package/storage/share.d.ts +3 -1
  106. package/storage/share.js +3 -1
  107. package/storage/share.js.map +1 -1
  108. package/storage/shareDirectory.d.ts +22 -13
  109. package/storage/shareDirectory.js +3 -10
  110. package/storage/shareDirectory.js.map +1 -1
  111. package/storage/shareFile.d.ts +0 -2
  112. package/storage/shareFile.js +0 -2
  113. package/storage/shareFile.js.map +1 -1
  114. package/storage/table.d.ts +2 -0
  115. package/storage/table.js +2 -0
  116. package/storage/table.js.map +1 -1
  117. package/storage/tableEntity.d.ts +27 -16
  118. package/storage/tableEntity.js +3 -8
  119. package/storage/tableEntity.js.map +1 -1
  120. package/synapse/sparkPool.d.ts +3 -3
  121. package/types/input.d.ts +166 -19
  122. package/types/output.d.ts +194 -31
package/types/output.d.ts CHANGED
@@ -10129,7 +10129,7 @@ export declare namespace appservice {
10129
10129
  */
10130
10130
  javaVersion?: string;
10131
10131
  /**
10132
- * The version of Node to run. Possible values include `12`, `14`, `16` and `18`.
10132
+ * The version of Node to run. Possible values include `12`, `14`, `16`, `18` and `20`.
10133
10133
  */
10134
10134
  nodeVersion?: string;
10135
10135
  /**
@@ -11093,7 +11093,7 @@ export declare namespace appservice {
11093
11093
  */
11094
11094
  javaVersion?: string;
11095
11095
  /**
11096
- * The version of Node to use. Possible values include `12`, `14`, `16` and `18`
11096
+ * The version of Node to use. Possible values include `12`, `14`, `16`, `18` and `20`
11097
11097
  */
11098
11098
  nodeVersion?: string;
11099
11099
  /**
@@ -15021,7 +15021,7 @@ export declare namespace appservice {
15021
15021
  */
15022
15022
  javaVersion?: string;
15023
15023
  /**
15024
- * The version of Node to run. Possible values include `~12`, `~14`, `~16` and `~18`.
15024
+ * The version of Node to run. Possible values include `~12`, `~14`, `~16`, `~18` and `~20`.
15025
15025
  */
15026
15026
  nodeVersion?: string;
15027
15027
  /**
@@ -15945,7 +15945,7 @@ export declare namespace appservice {
15945
15945
  */
15946
15946
  javaVersion?: string;
15947
15947
  /**
15948
- * The version of Node to use. Possible values are `~12`, `~14`, `~16` and `~18`.
15948
+ * The version of Node to use. Possible values are `~12`, `~14`, `~16`, `~18` and `~20`.
15949
15949
  */
15950
15950
  nodeVersion?: string;
15951
15951
  /**
@@ -17035,7 +17035,7 @@ export declare namespace appservice {
17035
17035
  */
17036
17036
  javaVersion?: string;
17037
17037
  /**
17038
- * The version of node to use when `currentStack` is set to `node`. Possible values are `~12`, `~14`, `~16`, and `~18`.
17038
+ * The version of node to use when `currentStack` is set to `node`. Possible values are `~12`, `~14`, `~16`, `~18` and `~20`.
17039
17039
  *
17040
17040
  * > **NOTE:** This property conflicts with `javaVersion`.
17041
17041
  */
@@ -18114,7 +18114,7 @@ export declare namespace appservice {
18114
18114
  */
18115
18115
  scmUseMainIpRestriction?: boolean;
18116
18116
  /**
18117
- * Should the Windows Web App Slotuse a 32-bit worker. Defaults to `true`.
18117
+ * Should the Windows Web App Slot use a 32-bit worker. The default value varies from different service plans.
18118
18118
  */
18119
18119
  use32BitWorker: boolean;
18120
18120
  /**
@@ -18199,7 +18199,7 @@ export declare namespace appservice {
18199
18199
  */
18200
18200
  javaVersion?: string;
18201
18201
  /**
18202
- * The version of node to use when `currentStack` is set to `node`. Possible values include `~12`, `~14`, `~16`, and `~18`.
18202
+ * The version of node to use when `currentStack` is set to `node`. Possible values include `~12`, `~14`, `~16`, `~18` and `~20`.
18203
18203
  *
18204
18204
  * > **NOTE:** This property conflicts with `javaVersion`.
18205
18205
  */
@@ -23445,7 +23445,7 @@ export declare namespace compute {
23445
23445
  */
23446
23446
  publicIpAddresses: outputs.compute.GetOrchestratedVirtualMachineScaleSetNetworkInterfaceIpConfigurationPublicIpAddress[];
23447
23447
  /**
23448
- * The the identifier of the subnet.
23448
+ * The identifier of the subnet.
23449
23449
  */
23450
23450
  subnetId: string;
23451
23451
  /**
@@ -23736,7 +23736,7 @@ export declare namespace compute {
23736
23736
  */
23737
23737
  publicIpAddresses: outputs.compute.GetVirtualMachineScaleSetNetworkInterfaceIpConfigurationPublicIpAddress[];
23738
23738
  /**
23739
- * The the identifier of the subnet.
23739
+ * The identifier of the subnet.
23740
23740
  */
23741
23741
  subnetId: string;
23742
23742
  /**
@@ -27643,6 +27643,8 @@ export declare namespace containerapp {
27643
27643
  interface AppRegistry {
27644
27644
  /**
27645
27645
  * Resource ID for the User Assigned Managed identity to use when pulling from the Container Registry.
27646
+ *
27647
+ * > **Note:** The Resource ID must be of a User Assigned Managed identity defined in an `identity` block.
27646
27648
  */
27647
27649
  identity?: string;
27648
27650
  /**
@@ -28162,17 +28164,21 @@ export declare namespace containerapp {
28162
28164
  /**
28163
28165
  * The maximum number of instances of workload profile that can be deployed in the Container App Environment.
28164
28166
  */
28165
- maximumCount: number;
28167
+ maximumCount?: number;
28166
28168
  /**
28167
28169
  * The minimum number of instances of workload profile that can be deployed in the Container App Environment.
28168
28170
  */
28169
- minimumCount: number;
28171
+ minimumCount?: number;
28170
28172
  /**
28171
28173
  * The name of the workload profile.
28172
28174
  */
28173
28175
  name: string;
28174
28176
  /**
28175
- * Workload profile type for the workloads to run on. Possible values include `D4`, `D8`, `D16`, `D32`, `E4`, `E8`, `E16` and `E32`.
28177
+ * Workload profile type for the workloads to run on. Possible values include `Consumption`, `D4`, `D8`, `D16`, `D32`, `E4`, `E8`, `E16` and `E32`.
28178
+ *
28179
+ * > **NOTE:** A `Consumption` type must have a name of `Consumption` and an environment may only have one `Consumption` Workload Profile.
28180
+ *
28181
+ * > **NOTE:** Defining a `Consumption` profile is optional, however, Environments created without an initial Workload Profile cannot have them added at a later time and must be recreated. Similarly, an environment created with Profiles must always have at least one defined Profile, removing all profiles will force a recreation of the resource.
28176
28182
  */
28177
28183
  workloadProfileType: string;
28178
28184
  }
@@ -29442,7 +29448,7 @@ export declare namespace containerservice {
29442
29448
  */
29443
29449
  memory: number;
29444
29450
  /**
29445
- * The the upper limit of the memory of the containers in GB.
29451
+ * The upper limit of the memory of the containers in GB.
29446
29452
  */
29447
29453
  memoryLimit?: number;
29448
29454
  /**
@@ -30496,7 +30502,7 @@ export declare namespace containerservice {
30496
30502
  /**
30497
30503
  * Specifies a list of User Assigned Managed Identity IDs to be assigned to this Kubernetes Cluster.
30498
30504
  *
30499
- * > **Note:** This is required when `type` is set to `UserAssigned`.
30505
+ * > **Note:** This is required when `type` is set to `UserAssigned`. Currently only one User Assigned Identity is supported.
30500
30506
  */
30501
30507
  identityIds?: string[];
30502
30508
  /**
@@ -30937,7 +30943,7 @@ export declare namespace containerservice {
30937
30943
  */
30938
30944
  effectiveOutboundIps: string[];
30939
30945
  /**
30940
- * Desired outbound flow idle timeout in minutes for the cluster load balancer. Must be between `4` and `120` inclusive. Defaults to `30`.
30946
+ * Desired outbound flow idle timeout in minutes for the cluster load balancer. Must be between `4` and `100` inclusive. Defaults to `30`.
30941
30947
  */
30942
30948
  idleTimeoutInMinutes?: number;
30943
30949
  /**
@@ -32838,6 +32844,16 @@ export declare namespace cosmosdb {
32838
32844
  */
32839
32845
  startMinute?: number;
32840
32846
  }
32847
+ interface PostgresqlClusterServer {
32848
+ /**
32849
+ * The Fully Qualified Domain Name of the server.
32850
+ */
32851
+ fqdn: string;
32852
+ /**
32853
+ * The name which should be used for this Azure Cosmos DB for PostgreSQL Cluster. Changing this forces a new resource to be created.
32854
+ */
32855
+ name: string;
32856
+ }
32841
32857
  interface SqlContainerAutoscaleSettings {
32842
32858
  /**
32843
32859
  * The maximum throughput of the SQL container (RU/s). Must be between `1,000` and `1,000,000`. Must be set in increments of `1,000`. Conflicts with `throughput`.
@@ -34721,6 +34737,16 @@ export declare namespace datafactory {
34721
34737
  */
34722
34738
  serverEndpoint: string;
34723
34739
  }
34740
+ interface IntegrationRuntimeSsisCopyComputeScale {
34741
+ /**
34742
+ * Specifies the data integration unit number setting reserved for copy activity execution. Supported values are multiples of `4` in range 4-256.
34743
+ */
34744
+ dataIntegrationUnit?: number;
34745
+ /**
34746
+ * Specifies the time to live (in minutes) setting of integration runtime which will execute copy activity. Possible values are at least `5`.
34747
+ */
34748
+ timeToLive?: number;
34749
+ }
34724
34750
  interface IntegrationRuntimeSsisCustomSetupScript {
34725
34751
  /**
34726
34752
  * The blob endpoint for the container which contains a custom setup script that will be run on every node on startup. See [https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup](https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup) for more information.
@@ -34841,6 +34867,20 @@ export declare namespace datafactory {
34841
34867
  */
34842
34868
  name: string;
34843
34869
  }
34870
+ interface IntegrationRuntimeSsisPipelineExternalComputeScale {
34871
+ /**
34872
+ * Specifies the number of the external nodes, which should be greater than `0` and less than `11`.
34873
+ */
34874
+ numberOfExternalNodes?: number;
34875
+ /**
34876
+ * Specifies the number of the pipeline nodes, which should be greater than `0` and less than `11`.
34877
+ */
34878
+ numberOfPipelineNodes?: number;
34879
+ /**
34880
+ * Specifies the time to live (in minutes) setting of integration runtime which will execute copy activity. Possible values are at least `5`.
34881
+ */
34882
+ timeToLive?: number;
34883
+ }
34844
34884
  interface IntegrationRuntimeSsisProxy {
34845
34885
  /**
34846
34886
  * The path in the data store to be used when moving data between Self-Hosted and Azure-SSIS Integration Runtimes.
@@ -36222,6 +36262,16 @@ export declare namespace elasticsan {
36222
36262
  */
36223
36263
  tier?: string;
36224
36264
  }
36265
+ interface VolumeCreateSource {
36266
+ /**
36267
+ * Specifies the ID of the source to create the Elastic SAN Volume from. Changing this forces a new resource to be created.
36268
+ */
36269
+ sourceId: string;
36270
+ /**
36271
+ * Specifies the type of the source to create the Elastic SAN Volume from. Possible values are `Disk`, `DiskRestorePoint`, `DiskSnapshot` and `VolumeSnapshot`. Changing this forces a new resource to be created.
36272
+ */
36273
+ sourceType: string;
36274
+ }
36225
36275
  interface VolumeGroupEncryption {
36226
36276
  /**
36227
36277
  * The timestamp of the expiration time for the current version of the customer managed key.
@@ -41233,6 +41283,14 @@ export declare namespace healthcare {
41233
41283
  */
41234
41284
  maxAgeInSeconds?: number;
41235
41285
  }
41286
+ interface ServiceIdentity {
41287
+ principalId: string;
41288
+ tenantId: string;
41289
+ /**
41290
+ * The type of managed identity to assign. The only possible value is `SystemAssigned`.
41291
+ */
41292
+ type: string;
41293
+ }
41236
41294
  interface WorkspacePrivateEndpointConnection {
41237
41295
  /**
41238
41296
  * The ID of the Healthcare Workspace.
@@ -43285,19 +43343,19 @@ export declare namespace lb {
43285
43343
  }
43286
43344
  interface BackendAddressPoolTunnelInterface {
43287
43345
  /**
43288
- * The unique identifier of this Gateway Lodbalancer Tunnel Interface.
43346
+ * The unique identifier of this Gateway Load Balancer Tunnel Interface.
43289
43347
  */
43290
43348
  identifier: number;
43291
43349
  /**
43292
- * The port number that this Gateway Lodbalancer Tunnel Interface listens to.
43350
+ * The port number that this Gateway Load Balancer Tunnel Interface listens to.
43293
43351
  */
43294
43352
  port: number;
43295
43353
  /**
43296
- * The protocol used for this Gateway Lodbalancer Tunnel Interface. Possible values are `None`, `Native` and `VXLAN`.
43354
+ * The protocol used for this Gateway Load Balancer Tunnel Interface. Possible values are `None`, `Native` and `VXLAN`.
43297
43355
  */
43298
43356
  protocol: string;
43299
43357
  /**
43300
- * The traffic type of this Gateway Lodbalancer Tunnel Interface. Possible values are `None`, `Internal` and `External`.
43358
+ * The traffic type of this Gateway Load Balancer Tunnel Interface. Possible values are `None`, `Internal` and `External`.
43301
43359
  */
43302
43360
  type: string;
43303
43361
  }
@@ -51032,6 +51090,10 @@ export declare namespace mysql {
51032
51090
  }
51033
51091
  export declare namespace netapp {
51034
51092
  interface AccountActiveDirectory {
51093
+ /**
51094
+ * If enabled, AES encryption will be enabled for SMB communication. Defaults to `false`.
51095
+ */
51096
+ aesEncryptionEnabled?: boolean;
51035
51097
  /**
51036
51098
  * A list of DNS server IP addresses for the Active Directory domain. Only allows `IPv4` address.
51037
51099
  */
@@ -51041,13 +51103,43 @@ export declare namespace netapp {
51041
51103
  */
51042
51104
  domain: string;
51043
51105
  /**
51044
- * The Organizational Unit (OU) within the Active Directory Domain.
51106
+ * Name of the active directory machine.
51107
+ */
51108
+ kerberosAdName?: string;
51109
+ /**
51110
+ * kdc server IP addresses for the active directory machine.
51111
+ *
51112
+ * > **IMPORTANT:** If you plan on using **Kerberos** volumes, both `adName` and `kdcIp` are required in order to create the volume.
51113
+ */
51114
+ kerberosKdcIp?: string;
51115
+ /**
51116
+ * Specifies whether or not the LDAP traffic needs to be secured via TLS. Defaults to `false`.
51117
+ */
51118
+ ldapOverTlsEnabled?: boolean;
51119
+ /**
51120
+ * Specifies whether or not the LDAP traffic needs to be signed. Defaults to `false`.
51121
+ */
51122
+ ldapSigningEnabled?: boolean;
51123
+ /**
51124
+ * If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes. Defaults to `false`.
51125
+ */
51126
+ localNfsUsersWithLdapAllowed?: boolean;
51127
+ /**
51128
+ * The Organizational Unit (OU) within Active Directory where machines will be created. If blank, defaults to `CN=Computers`.
51045
51129
  */
51046
51130
  organizationalUnit?: string;
51047
51131
  /**
51048
51132
  * The password associated with the `username`.
51049
51133
  */
51050
51134
  password: string;
51135
+ /**
51136
+ * When LDAP over SSL/TLS is enabled, the LDAP client is required to have a *base64 encoded Active Directory Certificate Service's self-signed root CA certificate*, this optional parameter is used only for dual protocol with LDAP user-mapping volumes. Required if `ldapOverTlsEnabled` is set to `true`.
51137
+ */
51138
+ serverRootCaCertificate?: string;
51139
+ /**
51140
+ * The Active Directory site the service will limit Domain Controller discovery to. If blank, defaults to `Default-First-Site-Name`.
51141
+ */
51142
+ siteName?: string;
51051
51143
  /**
51052
51144
  * The NetBIOS name which should be used for the NetApp SMB Server, which will be registered as a computer account in the AD and used to mount volumes.
51053
51145
  */
@@ -56503,6 +56595,43 @@ export declare namespace newrelic {
56503
56595
  }
56504
56596
  export declare namespace nginx {
56505
56597
  interface ConfigurationConfigFile {
56598
+ content: string;
56599
+ virtualPath: string;
56600
+ }
56601
+ interface ConfigurationProtectedFile {
56602
+ content: string;
56603
+ virtualPath: string;
56604
+ }
56605
+ interface DeploymentAutoScaleProfile {
56606
+ maxCapacity: number;
56607
+ /**
56608
+ * Specify the minimum number of NGINX capacity units for this NGINX Deployment.
56609
+ */
56610
+ minCapacity: number;
56611
+ /**
56612
+ * Specify the name of the autoscaling profile.
56613
+ */
56614
+ name: string;
56615
+ }
56616
+ interface DeploymentConfiguration {
56617
+ /**
56618
+ * One or more `configFile` blocks as defined below.
56619
+ */
56620
+ configFiles?: outputs.nginx.DeploymentConfigurationConfigFile[];
56621
+ /**
56622
+ * Specify the package data for this configuration.
56623
+ */
56624
+ packageData?: string;
56625
+ /**
56626
+ * One or more `protectedFile` blocks with sensitive information as defined below. If specified `configFile` must also be specified.
56627
+ */
56628
+ protectedFiles?: outputs.nginx.DeploymentConfigurationProtectedFile[];
56629
+ /**
56630
+ * Specify the root file path of this Nginx Configuration.
56631
+ */
56632
+ rootFile: string;
56633
+ }
56634
+ interface DeploymentConfigurationConfigFile {
56506
56635
  /**
56507
56636
  * Specifies the base-64 encoded contents of this config file.
56508
56637
  */
@@ -56512,7 +56641,7 @@ export declare namespace nginx {
56512
56641
  */
56513
56642
  virtualPath: string;
56514
56643
  }
56515
- interface ConfigurationProtectedFile {
56644
+ interface DeploymentConfigurationProtectedFile {
56516
56645
  /**
56517
56646
  * Specifies the base-64 encoded contents of this config file (Sensitive).
56518
56647
  */
@@ -56573,24 +56702,26 @@ export declare namespace nginx {
56573
56702
  subnetId: string;
56574
56703
  }
56575
56704
  interface GetConfigurationConfigFile {
56576
- /**
56577
- * The base-64 encoded contents of this configuration file.
56578
- */
56579
56705
  content: string;
56580
- /**
56581
- * The path of this configuration file.
56582
- */
56583
56706
  virtualPath: string;
56584
56707
  }
56585
56708
  interface GetConfigurationProtectedFile {
56709
+ content: string;
56710
+ virtualPath: string;
56711
+ }
56712
+ interface GetDeploymentAutoScaleProfile {
56586
56713
  /**
56587
- * The base-64 encoded contents of this configuration file.
56714
+ * The maximum number of NGINX capacity units for this NGINX Deployment.
56588
56715
  */
56589
- content: string;
56716
+ maxCapacity: number;
56590
56717
  /**
56591
- * The path of this configuration file.
56718
+ * The minimum number of NGINX capacity units for this NGINX Deployment.
56592
56719
  */
56593
- virtualPath: string;
56720
+ minCapacity: number;
56721
+ /**
56722
+ * The name of this Nginx Deployment.
56723
+ */
56724
+ name: string;
56594
56725
  }
56595
56726
  interface GetDeploymentFrontendPrivate {
56596
56727
  /**
@@ -60871,6 +61002,38 @@ export declare namespace sql {
60871
61002
  storageEndpoint?: string;
60872
61003
  }
60873
61004
  }
61005
+ export declare namespace stack {
61006
+ interface GetHciClusterIdentity {
61007
+ /**
61008
+ * The Principal ID associated with this Managed Service Identity.
61009
+ */
61010
+ principalId: string;
61011
+ /**
61012
+ * The Tenant ID associated with this Managed Service Identity.
61013
+ */
61014
+ tenantId: string;
61015
+ /**
61016
+ * (Required) The type of Managed Service Identity configured on the Azure Stack HCI Cluster.
61017
+ */
61018
+ type: string;
61019
+ }
61020
+ interface HciClusterIdentity {
61021
+ /**
61022
+ * The Principal ID associated with this Managed Service Identity.
61023
+ */
61024
+ principalId: string;
61025
+ /**
61026
+ * The Tenant ID of the Azure Active Directory which is used by the Azure Stack HCI Cluster. Changing this forces a new resource to be created.
61027
+ *
61028
+ * > **NOTE** If unspecified the Tenant ID of the Provider will be used.
61029
+ */
61030
+ tenantId: string;
61031
+ /**
61032
+ * Specifies the type of Managed Service Identity that should be configured on the Azure Stack HCI Cluster. Possible value is `SystemAssigned`.
61033
+ */
61034
+ type: string;
61035
+ }
61036
+ }
60874
61037
  export declare namespace storage {
60875
61038
  interface AccountAzureFilesAuthentication {
60876
61039
  /**