@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.
- package/automanage/configuration.d.ts +1 -1
- package/automanage/configuration.js +1 -1
- package/avs/cluster.d.ts +18 -18
- package/avs/cluster.js +2 -2
- package/avs/expressRouteAuthorization.d.ts +12 -12
- package/avs/expressRouteAuthorization.js +2 -2
- package/avs/getPrivateCloud.d.ts +17 -17
- package/avs/getPrivateCloud.js +2 -2
- package/avs/netappVolumeAttachment.d.ts +15 -15
- package/avs/netappVolumeAttachment.js +3 -3
- package/avs/privateCloud.d.ts +41 -41
- package/avs/privateCloud.js +2 -2
- package/backup/protectedVM.d.ts +3 -3
- package/cosmosdb/postgresqlCluster.d.ts +8 -0
- package/cosmosdb/postgresqlCluster.js +2 -0
- package/cosmosdb/postgresqlCluster.js.map +1 -1
- package/datafactory/integrationRuntimeSelfHosted.d.ts +12 -0
- package/datafactory/integrationRuntimeSelfHosted.js +2 -0
- package/datafactory/integrationRuntimeSelfHosted.js.map +1 -1
- package/datafactory/integrationRuntimeSsis.d.ts +24 -0
- package/datafactory/integrationRuntimeSsis.js +4 -0
- package/datafactory/integrationRuntimeSsis.js.map +1 -1
- package/dataprotection/backupInstanceKubernetesCluster.d.ts +15 -0
- package/dataprotection/backupInstanceKubernetesCluster.js +15 -0
- package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
- package/dns/getAAAARecord.d.ts +4 -4
- package/dns/getAAAARecord.js +4 -4
- package/dns/getCAARecord.d.ts +4 -4
- package/dns/getCAARecord.js +4 -4
- package/dns/getCnameRecord.d.ts +4 -4
- package/dns/getCnameRecord.js +4 -4
- package/dns/getMxRecord.d.ts +4 -4
- package/dns/getMxRecord.js +4 -4
- package/dns/getNsRecord.d.ts +4 -4
- package/dns/getNsRecord.js +4 -4
- package/dns/getPtrRecord.d.ts +4 -4
- package/dns/getPtrRecord.js +4 -4
- package/dns/getSoaRecord.d.ts +6 -6
- package/dns/getSoaRecord.js +6 -6
- package/dns/getSrvRecord.d.ts +4 -4
- package/dns/getSrvRecord.js +4 -4
- package/dns/getTxtRecord.d.ts +4 -4
- package/dns/getTxtRecord.js +4 -4
- package/elasticsan/index.d.ts +3 -0
- package/elasticsan/index.js +6 -1
- package/elasticsan/index.js.map +1 -1
- package/elasticsan/volume.d.ts +219 -0
- package/elasticsan/volume.js +164 -0
- package/elasticsan/volume.js.map +1 -0
- package/eventhub/queue.d.ts +3 -3
- package/healthcare/service.d.ts +28 -0
- package/healthcare/service.js +8 -0
- package/healthcare/service.js.map +1 -1
- package/kusto/cluster.d.ts +9 -3
- package/kusto/cluster.js.map +1 -1
- package/mysql/activeDirectoryAdministrator.d.ts +2 -0
- package/mysql/activeDirectoryAdministrator.js +2 -0
- package/mysql/activeDirectoryAdministrator.js.map +1 -1
- package/mysql/configuration.d.ts +2 -0
- package/mysql/configuration.js +2 -0
- package/mysql/configuration.js.map +1 -1
- package/mysql/firewallRule.d.ts +2 -0
- package/mysql/firewallRule.js +2 -0
- package/mysql/firewallRule.js.map +1 -1
- package/mysql/getServer.d.ts +4 -0
- package/mysql/getServer.js +4 -0
- package/mysql/getServer.js.map +1 -1
- package/mysql/server.d.ts +2 -0
- package/mysql/server.js +2 -0
- package/mysql/server.js.map +1 -1
- package/mysql/serverKey.d.ts +2 -0
- package/mysql/serverKey.js +2 -0
- package/mysql/serverKey.js.map +1 -1
- package/mysql/virtualNetworkRule.d.ts +2 -0
- package/mysql/virtualNetworkRule.js +2 -0
- package/mysql/virtualNetworkRule.js.map +1 -1
- package/nginx/configuration.d.ts +0 -152
- package/nginx/configuration.js +0 -107
- package/nginx/configuration.js.map +1 -1
- package/nginx/deployment.d.ts +69 -0
- package/nginx/deployment.js +49 -0
- package/nginx/deployment.js.map +1 -1
- package/nginx/getConfiguration.d.ts +0 -49
- package/nginx/getConfiguration.js +0 -34
- package/nginx/getConfiguration.js.map +1 -1
- package/nginx/getDeployment.d.ts +5 -1
- package/nginx/getDeployment.js.map +1 -1
- package/package.json +1 -1
- package/servicebus/queue.d.ts +3 -3
- package/stack/getHciCluster.d.ts +18 -1
- package/stack/getHciCluster.js.map +1 -1
- package/stack/hciCluster.d.ts +41 -0
- package/stack/hciCluster.js +11 -0
- package/stack/hciCluster.js.map +1 -1
- package/storage/account.d.ts +18 -0
- package/storage/account.js +2 -0
- package/storage/account.js.map +1 -1
- package/storage/blobInventoryPolicy.d.ts +1 -1
- package/storage/blobInventoryPolicy.js +1 -1
- package/storage/container.d.ts +6 -0
- package/storage/container.js.map +1 -1
- package/storage/getShare.d.ts +4 -0
- package/storage/getShare.js +4 -0
- package/storage/getShare.js.map +1 -1
- package/storage/share.d.ts +3 -1
- package/storage/share.js +3 -1
- package/storage/share.js.map +1 -1
- package/storage/shareDirectory.d.ts +22 -13
- package/storage/shareDirectory.js +3 -10
- package/storage/shareDirectory.js.map +1 -1
- package/storage/shareFile.d.ts +0 -2
- package/storage/shareFile.js +0 -2
- package/storage/shareFile.js.map +1 -1
- package/storage/table.d.ts +2 -0
- package/storage/table.js +2 -0
- package/storage/table.js.map +1 -1
- package/storage/tableEntity.d.ts +27 -16
- package/storage/tableEntity.js +3 -8
- package/storage/tableEntity.js.map +1 -1
- package/synapse/sparkPool.d.ts +3 -3
- package/types/input.d.ts +166 -19
- package/types/output.d.ts +194 -31
package/storage/tableEntity.js
CHANGED
|
@@ -31,8 +31,7 @@ const utilities = require("../utilities");
|
|
|
31
31
|
* storageAccountName: exampleAccount.name,
|
|
32
32
|
* });
|
|
33
33
|
* const exampleTableEntity = new azure.storage.TableEntity("example", {
|
|
34
|
-
*
|
|
35
|
-
* tableName: exampleTable.name,
|
|
34
|
+
* storageTableId: exampleTable.id,
|
|
36
35
|
* partitionKey: "examplepartition",
|
|
37
36
|
* rowKey: "examplerow",
|
|
38
37
|
* entity: {
|
|
@@ -60,6 +59,7 @@ class TableEntity extends pulumi.CustomResource {
|
|
|
60
59
|
resourceInputs["partitionKey"] = state ? state.partitionKey : undefined;
|
|
61
60
|
resourceInputs["rowKey"] = state ? state.rowKey : undefined;
|
|
62
61
|
resourceInputs["storageAccountName"] = state ? state.storageAccountName : undefined;
|
|
62
|
+
resourceInputs["storageTableId"] = state ? state.storageTableId : undefined;
|
|
63
63
|
resourceInputs["tableName"] = state ? state.tableName : undefined;
|
|
64
64
|
}
|
|
65
65
|
else {
|
|
@@ -73,16 +73,11 @@ class TableEntity extends pulumi.CustomResource {
|
|
|
73
73
|
if ((!args || args.rowKey === undefined) && !opts.urn) {
|
|
74
74
|
throw new Error("Missing required property 'rowKey'");
|
|
75
75
|
}
|
|
76
|
-
if ((!args || args.storageAccountName === undefined) && !opts.urn) {
|
|
77
|
-
throw new Error("Missing required property 'storageAccountName'");
|
|
78
|
-
}
|
|
79
|
-
if ((!args || args.tableName === undefined) && !opts.urn) {
|
|
80
|
-
throw new Error("Missing required property 'tableName'");
|
|
81
|
-
}
|
|
82
76
|
resourceInputs["entity"] = args ? args.entity : undefined;
|
|
83
77
|
resourceInputs["partitionKey"] = args ? args.partitionKey : undefined;
|
|
84
78
|
resourceInputs["rowKey"] = args ? args.rowKey : undefined;
|
|
85
79
|
resourceInputs["storageAccountName"] = args ? args.storageAccountName : undefined;
|
|
80
|
+
resourceInputs["storageTableId"] = args ? args.storageTableId : undefined;
|
|
86
81
|
resourceInputs["tableName"] = args ? args.tableName : undefined;
|
|
87
82
|
}
|
|
88
83
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tableEntity.js","sourceRoot":"","sources":["../../storage/tableEntity.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"tableEntity.js","sourceRoot":"","sources":["../../storage/tableEntity.ts"],"names":[],"mappings":"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"}
|
package/synapse/sparkPool.d.ts
CHANGED
|
@@ -158,7 +158,7 @@ export declare class SparkPool extends pulumi.CustomResource {
|
|
|
158
158
|
*/
|
|
159
159
|
readonly sparkLogFolder: pulumi.Output<string | undefined>;
|
|
160
160
|
/**
|
|
161
|
-
* The Apache Spark version. Possible values are `2.4` , `3.1` , `3.2` and `3.
|
|
161
|
+
* The Apache Spark version. Possible values are `2.4` , `3.1` , `3.2`, `3.3`, and `3.4`. Defaults to `2.4`.
|
|
162
162
|
*/
|
|
163
163
|
readonly sparkVersion: pulumi.Output<string | undefined>;
|
|
164
164
|
/**
|
|
@@ -249,7 +249,7 @@ export interface SparkPoolState {
|
|
|
249
249
|
*/
|
|
250
250
|
sparkLogFolder?: pulumi.Input<string>;
|
|
251
251
|
/**
|
|
252
|
-
* The Apache Spark version. Possible values are `2.4` , `3.1` , `3.2` and `3.
|
|
252
|
+
* The Apache Spark version. Possible values are `2.4` , `3.1` , `3.2`, `3.3`, and `3.4`. Defaults to `2.4`.
|
|
253
253
|
*/
|
|
254
254
|
sparkVersion?: pulumi.Input<string>;
|
|
255
255
|
/**
|
|
@@ -332,7 +332,7 @@ export interface SparkPoolArgs {
|
|
|
332
332
|
*/
|
|
333
333
|
sparkLogFolder?: pulumi.Input<string>;
|
|
334
334
|
/**
|
|
335
|
-
* The Apache Spark version. Possible values are `2.4` , `3.1` , `3.2` and `3.
|
|
335
|
+
* The Apache Spark version. Possible values are `2.4` , `3.1` , `3.2`, `3.3`, and `3.4`. Defaults to `2.4`.
|
|
336
336
|
*/
|
|
337
337
|
sparkVersion?: pulumi.Input<string>;
|
|
338
338
|
/**
|
package/types/input.d.ts
CHANGED
|
@@ -5168,7 +5168,7 @@ export declare namespace appservice {
|
|
|
5168
5168
|
*/
|
|
5169
5169
|
javaVersion?: pulumi.Input<string>;
|
|
5170
5170
|
/**
|
|
5171
|
-
* The version of Node to run. Possible values include `12`, `14`, `16` and `
|
|
5171
|
+
* The version of Node to run. Possible values include `12`, `14`, `16`, `18` and `20`.
|
|
5172
5172
|
*/
|
|
5173
5173
|
nodeVersion?: pulumi.Input<string>;
|
|
5174
5174
|
/**
|
|
@@ -6132,7 +6132,7 @@ export declare namespace appservice {
|
|
|
6132
6132
|
*/
|
|
6133
6133
|
javaVersion?: pulumi.Input<string>;
|
|
6134
6134
|
/**
|
|
6135
|
-
* The version of Node to use. Possible values include `12`, `14`, `16` and `
|
|
6135
|
+
* The version of Node to use. Possible values include `12`, `14`, `16`, `18` and `20`
|
|
6136
6136
|
*/
|
|
6137
6137
|
nodeVersion?: pulumi.Input<string>;
|
|
6138
6138
|
/**
|
|
@@ -10060,7 +10060,7 @@ export declare namespace appservice {
|
|
|
10060
10060
|
*/
|
|
10061
10061
|
javaVersion?: pulumi.Input<string>;
|
|
10062
10062
|
/**
|
|
10063
|
-
* The version of Node to run. Possible values include `~12`, `~14`, `~16` and `~
|
|
10063
|
+
* The version of Node to run. Possible values include `~12`, `~14`, `~16`, `~18` and `~20`.
|
|
10064
10064
|
*/
|
|
10065
10065
|
nodeVersion?: pulumi.Input<string>;
|
|
10066
10066
|
/**
|
|
@@ -10984,7 +10984,7 @@ export declare namespace appservice {
|
|
|
10984
10984
|
*/
|
|
10985
10985
|
javaVersion?: pulumi.Input<string>;
|
|
10986
10986
|
/**
|
|
10987
|
-
* The version of Node to use. Possible values are `~12`, `~14`, `~16` and `~
|
|
10987
|
+
* The version of Node to use. Possible values are `~12`, `~14`, `~16`, `~18` and `~20`.
|
|
10988
10988
|
*/
|
|
10989
10989
|
nodeVersion?: pulumi.Input<string>;
|
|
10990
10990
|
/**
|
|
@@ -12074,7 +12074,7 @@ export declare namespace appservice {
|
|
|
12074
12074
|
*/
|
|
12075
12075
|
javaVersion?: pulumi.Input<string>;
|
|
12076
12076
|
/**
|
|
12077
|
-
* The version of node to use when `currentStack` is set to `node`. Possible values are `~12`, `~14`, `~16`, and `~
|
|
12077
|
+
* The version of node to use when `currentStack` is set to `node`. Possible values are `~12`, `~14`, `~16`, `~18` and `~20`.
|
|
12078
12078
|
*
|
|
12079
12079
|
* > **NOTE:** This property conflicts with `javaVersion`.
|
|
12080
12080
|
*/
|
|
@@ -13153,7 +13153,7 @@ export declare namespace appservice {
|
|
|
13153
13153
|
*/
|
|
13154
13154
|
scmUseMainIpRestriction?: pulumi.Input<boolean>;
|
|
13155
13155
|
/**
|
|
13156
|
-
* Should the Windows Web App
|
|
13156
|
+
* Should the Windows Web App Slot use a 32-bit worker. The default value varies from different service plans.
|
|
13157
13157
|
*/
|
|
13158
13158
|
use32BitWorker?: pulumi.Input<boolean>;
|
|
13159
13159
|
/**
|
|
@@ -13238,7 +13238,7 @@ export declare namespace appservice {
|
|
|
13238
13238
|
*/
|
|
13239
13239
|
javaVersion?: pulumi.Input<string>;
|
|
13240
13240
|
/**
|
|
13241
|
-
* The version of node to use when `currentStack` is set to `node`. Possible values include `~12`, `~14`, `~16`, and `~
|
|
13241
|
+
* The version of node to use when `currentStack` is set to `node`. Possible values include `~12`, `~14`, `~16`, `~18` and `~20`.
|
|
13242
13242
|
*
|
|
13243
13243
|
* > **NOTE:** This property conflicts with `javaVersion`.
|
|
13244
13244
|
*/
|
|
@@ -20769,6 +20769,8 @@ export declare namespace containerapp {
|
|
|
20769
20769
|
interface AppRegistry {
|
|
20770
20770
|
/**
|
|
20771
20771
|
* Resource ID for the User Assigned Managed identity to use when pulling from the Container Registry.
|
|
20772
|
+
*
|
|
20773
|
+
* > **Note:** The Resource ID must be of a User Assigned Managed identity defined in an `identity` block.
|
|
20772
20774
|
*/
|
|
20773
20775
|
identity?: pulumi.Input<string>;
|
|
20774
20776
|
/**
|
|
@@ -21288,17 +21290,21 @@ export declare namespace containerapp {
|
|
|
21288
21290
|
/**
|
|
21289
21291
|
* The maximum number of instances of workload profile that can be deployed in the Container App Environment.
|
|
21290
21292
|
*/
|
|
21291
|
-
maximumCount
|
|
21293
|
+
maximumCount?: pulumi.Input<number>;
|
|
21292
21294
|
/**
|
|
21293
21295
|
* The minimum number of instances of workload profile that can be deployed in the Container App Environment.
|
|
21294
21296
|
*/
|
|
21295
|
-
minimumCount
|
|
21297
|
+
minimumCount?: pulumi.Input<number>;
|
|
21296
21298
|
/**
|
|
21297
21299
|
* The name of the workload profile.
|
|
21298
21300
|
*/
|
|
21299
21301
|
name: pulumi.Input<string>;
|
|
21300
21302
|
/**
|
|
21301
|
-
* Workload profile type for the workloads to run on. Possible values include `D4`, `D8`, `D16`, `D32`, `E4`, `E8`, `E16` and `E32`.
|
|
21303
|
+
* Workload profile type for the workloads to run on. Possible values include `Consumption`, `D4`, `D8`, `D16`, `D32`, `E4`, `E8`, `E16` and `E32`.
|
|
21304
|
+
*
|
|
21305
|
+
* > **NOTE:** A `Consumption` type must have a name of `Consumption` and an environment may only have one `Consumption` Workload Profile.
|
|
21306
|
+
*
|
|
21307
|
+
* > **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.
|
|
21302
21308
|
*/
|
|
21303
21309
|
workloadProfileType: pulumi.Input<string>;
|
|
21304
21310
|
}
|
|
@@ -21612,7 +21618,7 @@ export declare namespace containerservice {
|
|
|
21612
21618
|
*/
|
|
21613
21619
|
memory: pulumi.Input<number>;
|
|
21614
21620
|
/**
|
|
21615
|
-
* The
|
|
21621
|
+
* The upper limit of the memory of the containers in GB.
|
|
21616
21622
|
*/
|
|
21617
21623
|
memoryLimit?: pulumi.Input<number>;
|
|
21618
21624
|
/**
|
|
@@ -22666,7 +22672,7 @@ export declare namespace containerservice {
|
|
|
22666
22672
|
/**
|
|
22667
22673
|
* Specifies a list of User Assigned Managed Identity IDs to be assigned to this Kubernetes Cluster.
|
|
22668
22674
|
*
|
|
22669
|
-
* > **Note:** This is required when `type` is set to `UserAssigned`.
|
|
22675
|
+
* > **Note:** This is required when `type` is set to `UserAssigned`. Currently only one User Assigned Identity is supported.
|
|
22670
22676
|
*/
|
|
22671
22677
|
identityIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
22672
22678
|
/**
|
|
@@ -23107,7 +23113,7 @@ export declare namespace containerservice {
|
|
|
23107
23113
|
*/
|
|
23108
23114
|
effectiveOutboundIps?: pulumi.Input<pulumi.Input<string>[]>;
|
|
23109
23115
|
/**
|
|
23110
|
-
* Desired outbound flow idle timeout in minutes for the cluster load balancer. Must be between `4` and `
|
|
23116
|
+
* Desired outbound flow idle timeout in minutes for the cluster load balancer. Must be between `4` and `100` inclusive. Defaults to `30`.
|
|
23111
23117
|
*/
|
|
23112
23118
|
idleTimeoutInMinutes?: pulumi.Input<number>;
|
|
23113
23119
|
/**
|
|
@@ -24841,6 +24847,16 @@ export declare namespace cosmosdb {
|
|
|
24841
24847
|
*/
|
|
24842
24848
|
startMinute?: pulumi.Input<number>;
|
|
24843
24849
|
}
|
|
24850
|
+
interface PostgresqlClusterServer {
|
|
24851
|
+
/**
|
|
24852
|
+
* The Fully Qualified Domain Name of the server.
|
|
24853
|
+
*/
|
|
24854
|
+
fqdn?: pulumi.Input<string>;
|
|
24855
|
+
/**
|
|
24856
|
+
* The name which should be used for this Azure Cosmos DB for PostgreSQL Cluster. Changing this forces a new resource to be created.
|
|
24857
|
+
*/
|
|
24858
|
+
name?: pulumi.Input<string>;
|
|
24859
|
+
}
|
|
24844
24860
|
interface SqlContainerAutoscaleSettings {
|
|
24845
24861
|
/**
|
|
24846
24862
|
* 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`.
|
|
@@ -26515,6 +26531,16 @@ export declare namespace datafactory {
|
|
|
26515
26531
|
*/
|
|
26516
26532
|
serverEndpoint: pulumi.Input<string>;
|
|
26517
26533
|
}
|
|
26534
|
+
interface IntegrationRuntimeSsisCopyComputeScale {
|
|
26535
|
+
/**
|
|
26536
|
+
* Specifies the data integration unit number setting reserved for copy activity execution. Supported values are multiples of `4` in range 4-256.
|
|
26537
|
+
*/
|
|
26538
|
+
dataIntegrationUnit?: pulumi.Input<number>;
|
|
26539
|
+
/**
|
|
26540
|
+
* Specifies the time to live (in minutes) setting of integration runtime which will execute copy activity. Possible values are at least `5`.
|
|
26541
|
+
*/
|
|
26542
|
+
timeToLive?: pulumi.Input<number>;
|
|
26543
|
+
}
|
|
26518
26544
|
interface IntegrationRuntimeSsisCustomSetupScript {
|
|
26519
26545
|
/**
|
|
26520
26546
|
* 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.
|
|
@@ -26635,6 +26661,20 @@ export declare namespace datafactory {
|
|
|
26635
26661
|
*/
|
|
26636
26662
|
name: pulumi.Input<string>;
|
|
26637
26663
|
}
|
|
26664
|
+
interface IntegrationRuntimeSsisPipelineExternalComputeScale {
|
|
26665
|
+
/**
|
|
26666
|
+
* Specifies the number of the external nodes, which should be greater than `0` and less than `11`.
|
|
26667
|
+
*/
|
|
26668
|
+
numberOfExternalNodes?: pulumi.Input<number>;
|
|
26669
|
+
/**
|
|
26670
|
+
* Specifies the number of the pipeline nodes, which should be greater than `0` and less than `11`.
|
|
26671
|
+
*/
|
|
26672
|
+
numberOfPipelineNodes?: pulumi.Input<number>;
|
|
26673
|
+
/**
|
|
26674
|
+
* Specifies the time to live (in minutes) setting of integration runtime which will execute copy activity. Possible values are at least `5`.
|
|
26675
|
+
*/
|
|
26676
|
+
timeToLive?: pulumi.Input<number>;
|
|
26677
|
+
}
|
|
26638
26678
|
interface IntegrationRuntimeSsisProxy {
|
|
26639
26679
|
/**
|
|
26640
26680
|
* The path in the data store to be used when moving data between Self-Hosted and Azure-SSIS Integration Runtimes.
|
|
@@ -27800,6 +27840,16 @@ export declare namespace elasticsan {
|
|
|
27800
27840
|
*/
|
|
27801
27841
|
tier?: pulumi.Input<string>;
|
|
27802
27842
|
}
|
|
27843
|
+
interface VolumeCreateSource {
|
|
27844
|
+
/**
|
|
27845
|
+
* Specifies the ID of the source to create the Elastic SAN Volume from. Changing this forces a new resource to be created.
|
|
27846
|
+
*/
|
|
27847
|
+
sourceId: pulumi.Input<string>;
|
|
27848
|
+
/**
|
|
27849
|
+
* 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.
|
|
27850
|
+
*/
|
|
27851
|
+
sourceType: pulumi.Input<string>;
|
|
27852
|
+
}
|
|
27803
27853
|
interface VolumeGroupEncryption {
|
|
27804
27854
|
/**
|
|
27805
27855
|
* The timestamp of the expiration time for the current version of the customer managed key.
|
|
@@ -32592,6 +32642,14 @@ export declare namespace healthcare {
|
|
|
32592
32642
|
*/
|
|
32593
32643
|
maxAgeInSeconds?: pulumi.Input<number>;
|
|
32594
32644
|
}
|
|
32645
|
+
interface ServiceIdentity {
|
|
32646
|
+
principalId?: pulumi.Input<string>;
|
|
32647
|
+
tenantId?: pulumi.Input<string>;
|
|
32648
|
+
/**
|
|
32649
|
+
* The type of managed identity to assign. The only possible value is `SystemAssigned`.
|
|
32650
|
+
*/
|
|
32651
|
+
type: pulumi.Input<string>;
|
|
32652
|
+
}
|
|
32595
32653
|
interface WorkspacePrivateEndpointConnection {
|
|
32596
32654
|
/**
|
|
32597
32655
|
* The ID of the Healthcare Workspace.
|
|
@@ -34189,19 +34247,19 @@ export declare namespace lb {
|
|
|
34189
34247
|
}
|
|
34190
34248
|
interface BackendAddressPoolTunnelInterface {
|
|
34191
34249
|
/**
|
|
34192
|
-
* The unique identifier of this Gateway
|
|
34250
|
+
* The unique identifier of this Gateway Load Balancer Tunnel Interface.
|
|
34193
34251
|
*/
|
|
34194
34252
|
identifier: pulumi.Input<number>;
|
|
34195
34253
|
/**
|
|
34196
|
-
* The port number that this Gateway
|
|
34254
|
+
* The port number that this Gateway Load Balancer Tunnel Interface listens to.
|
|
34197
34255
|
*/
|
|
34198
34256
|
port: pulumi.Input<number>;
|
|
34199
34257
|
/**
|
|
34200
|
-
* The protocol used for this Gateway
|
|
34258
|
+
* The protocol used for this Gateway Load Balancer Tunnel Interface. Possible values are `None`, `Native` and `VXLAN`.
|
|
34201
34259
|
*/
|
|
34202
34260
|
protocol: pulumi.Input<string>;
|
|
34203
34261
|
/**
|
|
34204
|
-
* The traffic type of this Gateway
|
|
34262
|
+
* The traffic type of this Gateway Load Balancer Tunnel Interface. Possible values are `None`, `Internal` and `External`.
|
|
34205
34263
|
*/
|
|
34206
34264
|
type: pulumi.Input<string>;
|
|
34207
34265
|
}
|
|
@@ -40594,6 +40652,10 @@ export declare namespace mysql {
|
|
|
40594
40652
|
}
|
|
40595
40653
|
export declare namespace netapp {
|
|
40596
40654
|
interface AccountActiveDirectory {
|
|
40655
|
+
/**
|
|
40656
|
+
* If enabled, AES encryption will be enabled for SMB communication. Defaults to `false`.
|
|
40657
|
+
*/
|
|
40658
|
+
aesEncryptionEnabled?: pulumi.Input<boolean>;
|
|
40597
40659
|
/**
|
|
40598
40660
|
* A list of DNS server IP addresses for the Active Directory domain. Only allows `IPv4` address.
|
|
40599
40661
|
*/
|
|
@@ -40603,13 +40665,43 @@ export declare namespace netapp {
|
|
|
40603
40665
|
*/
|
|
40604
40666
|
domain: pulumi.Input<string>;
|
|
40605
40667
|
/**
|
|
40606
|
-
*
|
|
40668
|
+
* Name of the active directory machine.
|
|
40669
|
+
*/
|
|
40670
|
+
kerberosAdName?: pulumi.Input<string>;
|
|
40671
|
+
/**
|
|
40672
|
+
* kdc server IP addresses for the active directory machine.
|
|
40673
|
+
*
|
|
40674
|
+
* > **IMPORTANT:** If you plan on using **Kerberos** volumes, both `adName` and `kdcIp` are required in order to create the volume.
|
|
40675
|
+
*/
|
|
40676
|
+
kerberosKdcIp?: pulumi.Input<string>;
|
|
40677
|
+
/**
|
|
40678
|
+
* Specifies whether or not the LDAP traffic needs to be secured via TLS. Defaults to `false`.
|
|
40679
|
+
*/
|
|
40680
|
+
ldapOverTlsEnabled?: pulumi.Input<boolean>;
|
|
40681
|
+
/**
|
|
40682
|
+
* Specifies whether or not the LDAP traffic needs to be signed. Defaults to `false`.
|
|
40683
|
+
*/
|
|
40684
|
+
ldapSigningEnabled?: pulumi.Input<boolean>;
|
|
40685
|
+
/**
|
|
40686
|
+
* If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes. Defaults to `false`.
|
|
40687
|
+
*/
|
|
40688
|
+
localNfsUsersWithLdapAllowed?: pulumi.Input<boolean>;
|
|
40689
|
+
/**
|
|
40690
|
+
* The Organizational Unit (OU) within Active Directory where machines will be created. If blank, defaults to `CN=Computers`.
|
|
40607
40691
|
*/
|
|
40608
40692
|
organizationalUnit?: pulumi.Input<string>;
|
|
40609
40693
|
/**
|
|
40610
40694
|
* The password associated with the `username`.
|
|
40611
40695
|
*/
|
|
40612
40696
|
password: pulumi.Input<string>;
|
|
40697
|
+
/**
|
|
40698
|
+
* 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`.
|
|
40699
|
+
*/
|
|
40700
|
+
serverRootCaCertificate?: pulumi.Input<string>;
|
|
40701
|
+
/**
|
|
40702
|
+
* The Active Directory site the service will limit Domain Controller discovery to. If blank, defaults to `Default-First-Site-Name`.
|
|
40703
|
+
*/
|
|
40704
|
+
siteName?: pulumi.Input<string>;
|
|
40613
40705
|
/**
|
|
40614
40706
|
* 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.
|
|
40615
40707
|
*/
|
|
@@ -44302,6 +44394,43 @@ export declare namespace newrelic {
|
|
|
44302
44394
|
}
|
|
44303
44395
|
export declare namespace nginx {
|
|
44304
44396
|
interface ConfigurationConfigFile {
|
|
44397
|
+
content: pulumi.Input<string>;
|
|
44398
|
+
virtualPath: pulumi.Input<string>;
|
|
44399
|
+
}
|
|
44400
|
+
interface ConfigurationProtectedFile {
|
|
44401
|
+
content: pulumi.Input<string>;
|
|
44402
|
+
virtualPath: pulumi.Input<string>;
|
|
44403
|
+
}
|
|
44404
|
+
interface DeploymentAutoScaleProfile {
|
|
44405
|
+
maxCapacity: pulumi.Input<number>;
|
|
44406
|
+
/**
|
|
44407
|
+
* Specify the minimum number of NGINX capacity units for this NGINX Deployment.
|
|
44408
|
+
*/
|
|
44409
|
+
minCapacity: pulumi.Input<number>;
|
|
44410
|
+
/**
|
|
44411
|
+
* Specify the name of the autoscaling profile.
|
|
44412
|
+
*/
|
|
44413
|
+
name: pulumi.Input<string>;
|
|
44414
|
+
}
|
|
44415
|
+
interface DeploymentConfiguration {
|
|
44416
|
+
/**
|
|
44417
|
+
* One or more `configFile` blocks as defined below.
|
|
44418
|
+
*/
|
|
44419
|
+
configFiles?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentConfigurationConfigFile>[]>;
|
|
44420
|
+
/**
|
|
44421
|
+
* Specify the package data for this configuration.
|
|
44422
|
+
*/
|
|
44423
|
+
packageData?: pulumi.Input<string>;
|
|
44424
|
+
/**
|
|
44425
|
+
* One or more `protectedFile` blocks with sensitive information as defined below. If specified `configFile` must also be specified.
|
|
44426
|
+
*/
|
|
44427
|
+
protectedFiles?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentConfigurationProtectedFile>[]>;
|
|
44428
|
+
/**
|
|
44429
|
+
* Specify the root file path of this Nginx Configuration.
|
|
44430
|
+
*/
|
|
44431
|
+
rootFile: pulumi.Input<string>;
|
|
44432
|
+
}
|
|
44433
|
+
interface DeploymentConfigurationConfigFile {
|
|
44305
44434
|
/**
|
|
44306
44435
|
* Specifies the base-64 encoded contents of this config file.
|
|
44307
44436
|
*/
|
|
@@ -44311,7 +44440,7 @@ export declare namespace nginx {
|
|
|
44311
44440
|
*/
|
|
44312
44441
|
virtualPath: pulumi.Input<string>;
|
|
44313
44442
|
}
|
|
44314
|
-
interface
|
|
44443
|
+
interface DeploymentConfigurationProtectedFile {
|
|
44315
44444
|
/**
|
|
44316
44445
|
* Specifies the base-64 encoded contents of this config file (Sensitive).
|
|
44317
44446
|
*/
|
|
@@ -47954,6 +48083,24 @@ export declare namespace sql {
|
|
|
47954
48083
|
storageEndpoint?: pulumi.Input<string>;
|
|
47955
48084
|
}
|
|
47956
48085
|
}
|
|
48086
|
+
export declare namespace stack {
|
|
48087
|
+
interface HciClusterIdentity {
|
|
48088
|
+
/**
|
|
48089
|
+
* The Principal ID associated with this Managed Service Identity.
|
|
48090
|
+
*/
|
|
48091
|
+
principalId?: pulumi.Input<string>;
|
|
48092
|
+
/**
|
|
48093
|
+
* 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.
|
|
48094
|
+
*
|
|
48095
|
+
* > **NOTE** If unspecified the Tenant ID of the Provider will be used.
|
|
48096
|
+
*/
|
|
48097
|
+
tenantId?: pulumi.Input<string>;
|
|
48098
|
+
/**
|
|
48099
|
+
* Specifies the type of Managed Service Identity that should be configured on the Azure Stack HCI Cluster. Possible value is `SystemAssigned`.
|
|
48100
|
+
*/
|
|
48101
|
+
type: pulumi.Input<string>;
|
|
48102
|
+
}
|
|
48103
|
+
}
|
|
47957
48104
|
export declare namespace storage {
|
|
47958
48105
|
interface AccountAzureFilesAuthentication {
|
|
47959
48106
|
/**
|