@pulumi/azure 5.86.0-alpha.1722060052 → 5.86.0-alpha.1722857096
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/containerservice/kubernetesClusterNodePool.d.ts +0 -6
- package/containerservice/kubernetesClusterNodePool.js.map +1 -1
- package/cosmosdb/account.d.ts +1 -1
- package/cosmosdb/account.js +1 -1
- package/databricks/workspace.d.ts +3 -3
- package/devcenter/index.d.ts +3 -0
- package/devcenter/index.js +6 -1
- package/devcenter/index.js.map +1 -1
- package/devcenter/networkConnection.d.ts +204 -0
- package/devcenter/networkConnection.js +120 -0
- package/devcenter/networkConnection.js.map +1 -0
- package/eventhub/namespace.d.ts +6 -0
- package/eventhub/namespace.js.map +1 -1
- package/eventhub/topic.d.ts +3 -3
- package/hdinsight/kafkaCluster.d.ts +0 -6
- package/hdinsight/kafkaCluster.js.map +1 -1
- package/kusto/cluster.d.ts +1 -1
- package/lab/lab.d.ts +2 -0
- package/lab/lab.js +2 -0
- package/lab/lab.js.map +1 -1
- package/lab/schedule.d.ts +2 -0
- package/lab/schedule.js +2 -0
- package/lab/schedule.js.map +1 -1
- package/lab/servicePlan.d.ts +2 -0
- package/lab/servicePlan.js +2 -0
- package/lab/servicePlan.js.map +1 -1
- package/lab/user.d.ts +2 -0
- package/lab/user.js +2 -0
- package/lab/user.js.map +1 -1
- package/loganalytics/cluster.d.ts +6 -6
- package/netapp/pool.d.ts +9 -3
- package/netapp/pool.js.map +1 -1
- package/network/virtualNetworkPeering.d.ts +3 -3
- package/operationalinsights/analyticsWorkspace.d.ts +3 -9
- package/operationalinsights/analyticsWorkspace.js.map +1 -1
- package/package.json +2 -2
- package/paloalto/localRulestackRule.d.ts +3 -3
- package/redis/cache.d.ts +9 -0
- package/redis/cache.js +2 -0
- package/redis/cache.js.map +1 -1
- package/redis/getCache.d.ts +3 -0
- package/redis/getCache.js.map +1 -1
- package/servicebus/namespace.d.ts +6 -0
- package/servicebus/namespace.js.map +1 -1
- package/servicebus/topic.d.ts +3 -3
- package/siterecovery/replicatedVM.d.ts +2 -2
- package/stack/hciLogicalNetwork.d.ts +187 -0
- package/stack/hciLogicalNetwork.js +122 -0
- package/stack/hciLogicalNetwork.js.map +1 -0
- package/stack/index.d.ts +3 -0
- package/stack/index.js +6 -1
- package/stack/index.js.map +1 -1
- package/storage/account.d.ts +15 -3
- package/storage/account.js +2 -0
- package/storage/account.js.map +1 -1
- package/storage/accountNetworkRules.d.ts +5 -5
- package/storage/getAccount.d.ts +2 -1
- package/storage/getAccount.js.map +1 -1
- package/types/input.d.ts +62 -9
- package/types/output.d.ts +66 -10
package/storage/getAccount.d.ts
CHANGED
|
@@ -70,11 +70,12 @@ export interface GetAccountResult {
|
|
|
70
70
|
* Which DNS endpoint type is used - either `Standard` or `AzureDnsZone`.
|
|
71
71
|
*/
|
|
72
72
|
readonly dnsEndpointType: string;
|
|
73
|
+
readonly enableHttpsTrafficOnly: boolean;
|
|
73
74
|
/**
|
|
74
75
|
* Is traffic only allowed via HTTPS? See [here](https://docs.microsoft.com/azure/storage/storage-require-secure-transfer/)
|
|
75
76
|
* for more information.
|
|
76
77
|
*/
|
|
77
|
-
readonly
|
|
78
|
+
readonly httpsTrafficOnlyEnabled: boolean;
|
|
78
79
|
/**
|
|
79
80
|
* The provider-assigned unique ID for this managed resource.
|
|
80
81
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../storage/getAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC;
|
|
1
|
+
{"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../storage/getAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC;AA6YD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
package/types/input.d.ts
CHANGED
|
@@ -8329,7 +8329,7 @@ export declare namespace appservice {
|
|
|
8329
8329
|
*/
|
|
8330
8330
|
remoteDebuggingEnabled?: pulumi.Input<boolean>;
|
|
8331
8331
|
/**
|
|
8332
|
-
* The Remote Debugging Version. Possible values include `VS2017` and `
|
|
8332
|
+
* The Remote Debugging Version. Possible values include `VS2017`, `VS2019` and `VS2022`
|
|
8333
8333
|
*/
|
|
8334
8334
|
remoteDebuggingVersion?: pulumi.Input<string>;
|
|
8335
8335
|
/**
|
|
@@ -13350,7 +13350,7 @@ export declare namespace appservice {
|
|
|
13350
13350
|
*/
|
|
13351
13351
|
remoteDebuggingEnabled?: pulumi.Input<boolean>;
|
|
13352
13352
|
/**
|
|
13353
|
-
* The Remote Debugging Version. Possible values include `VS2017` and `
|
|
13353
|
+
* The Remote Debugging Version. Possible values include `VS2017`, `VS2019` and `VS2022`
|
|
13354
13354
|
*/
|
|
13355
13355
|
remoteDebuggingVersion?: pulumi.Input<string>;
|
|
13356
13356
|
/**
|
|
@@ -23187,8 +23187,6 @@ export declare namespace containerservice {
|
|
|
23187
23187
|
osDiskType?: pulumi.Input<string>;
|
|
23188
23188
|
/**
|
|
23189
23189
|
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `Ubuntu`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise `temporaryNameForRotation` must be specified when attempting a change.
|
|
23190
|
-
*
|
|
23191
|
-
* > **Note:** This requires that the Preview Feature `Microsoft.ContainerService/OSSKUMigrationPreview` is enabled and the Resource Provider is re-registered, see [the documentation](https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-migration) for more information.
|
|
23192
23190
|
*/
|
|
23193
23191
|
osSku?: pulumi.Input<string>;
|
|
23194
23192
|
/**
|
|
@@ -23751,7 +23749,7 @@ export declare namespace containerservice {
|
|
|
23751
23749
|
*/
|
|
23752
23750
|
dayOfWeek?: pulumi.Input<string>;
|
|
23753
23751
|
/**
|
|
23754
|
-
* The duration of the window for maintenance to run in hours.
|
|
23752
|
+
* The duration of the window for maintenance to run in hours. Possible options are between `4` to `24`.
|
|
23755
23753
|
*/
|
|
23756
23754
|
duration: pulumi.Input<number>;
|
|
23757
23755
|
/**
|
|
@@ -23804,7 +23802,7 @@ export declare namespace containerservice {
|
|
|
23804
23802
|
*/
|
|
23805
23803
|
dayOfWeek?: pulumi.Input<string>;
|
|
23806
23804
|
/**
|
|
23807
|
-
* The duration of the window for maintenance to run in hours.
|
|
23805
|
+
* The duration of the window for maintenance to run in hours. Possible options are between `4` to `24`.
|
|
23808
23806
|
*/
|
|
23809
23807
|
duration: pulumi.Input<number>;
|
|
23810
23808
|
/**
|
|
@@ -26092,7 +26090,7 @@ export declare namespace databricks {
|
|
|
26092
26090
|
*/
|
|
26093
26091
|
machineLearningWorkspaceId?: pulumi.Input<string>;
|
|
26094
26092
|
/**
|
|
26095
|
-
* Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets. Defaults to `nat-gateway`. Changing this forces a new resource to be created.
|
|
26093
|
+
* Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets (only for workspace with managed virtual network). Defaults to `nat-gateway`. Changing this forces a new resource to be created.
|
|
26096
26094
|
*/
|
|
26097
26095
|
natGatewayName?: pulumi.Input<string>;
|
|
26098
26096
|
/**
|
|
@@ -26112,7 +26110,7 @@ export declare namespace databricks {
|
|
|
26112
26110
|
*/
|
|
26113
26111
|
privateSubnetNetworkSecurityGroupAssociationId?: pulumi.Input<string>;
|
|
26114
26112
|
/**
|
|
26115
|
-
* Name of the Public IP for No Public IP workspace with managed
|
|
26113
|
+
* Name of the Public IP for No Public IP workspace with managed virtual network. Defaults to `nat-gw-public-ip`. Changing this forces a new resource to be created.
|
|
26116
26114
|
*/
|
|
26117
26115
|
publicIpName?: pulumi.Input<string>;
|
|
26118
26116
|
/**
|
|
@@ -32924,7 +32922,11 @@ export declare namespace hdinsight {
|
|
|
32924
32922
|
*/
|
|
32925
32923
|
subnetId?: pulumi.Input<string>;
|
|
32926
32924
|
/**
|
|
32927
|
-
* The Username of the local administrator for the Kafka Management Nodes.
|
|
32925
|
+
* The Username of the local administrator for the Kafka Management Nodes.
|
|
32926
|
+
*
|
|
32927
|
+
* > **NOTE:** The `username` value is automatically generated by the service and cannot be user specified. This property will become `Computed` only in 4.0 of the provider.
|
|
32928
|
+
*
|
|
32929
|
+
* @deprecated `username` will become Computed only in version 4.0 of the AzureRM Provider as the service auto-generates a value for this property
|
|
32928
32930
|
*/
|
|
32929
32931
|
username: pulumi.Input<string>;
|
|
32930
32932
|
/**
|
|
@@ -46942,6 +46944,8 @@ export declare namespace privatelink {
|
|
|
46942
46944
|
* A list of subresource names which the Private Endpoint is able to connect to. `subresourceNames` corresponds to `groupId`. Possible values are detailed in the product [documentation](https://docs.microsoft.com/azure/private-link/private-endpoint-overview#private-link-resource) in the `Subresources` column. Changing this forces a new resource to be created.
|
|
46943
46945
|
*
|
|
46944
46946
|
* > **NOTE:** Some resource types (such as Storage Account) only support 1 subresource per private endpoint.
|
|
46947
|
+
*
|
|
46948
|
+
* > **NOTE:** For most Private Links one or more `subresourceNames` will need to be specified, please see the linked documentation for details.
|
|
46945
46949
|
*/
|
|
46946
46950
|
subresourceNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
46947
46951
|
}
|
|
@@ -47222,6 +47226,7 @@ export declare namespace redis {
|
|
|
47222
47226
|
* Example usage:
|
|
47223
47227
|
*/
|
|
47224
47228
|
aofStorageConnectionString1?: pulumi.Input<string>;
|
|
47229
|
+
authenticationEnabled?: pulumi.Input<boolean>;
|
|
47225
47230
|
/**
|
|
47226
47231
|
* Preferred auth method to communicate to storage account used for data persistence. Possible values are `SAS` and `ManagedIdentity`. Defaults to `SAS`.
|
|
47227
47232
|
*/
|
|
@@ -47230,6 +47235,8 @@ export declare namespace redis {
|
|
|
47230
47235
|
* If set to `false`, the Redis instance will be accessible without authentication. Defaults to `true`.
|
|
47231
47236
|
*
|
|
47232
47237
|
* > **NOTE:** `enableAuthentication` can only be set to `false` if a `subnetId` is specified; and only works if there aren't existing instances within the subnet with `enableAuthentication` set to `true`.
|
|
47238
|
+
*
|
|
47239
|
+
* @deprecated `enableAuthentication` will be removed in favour of the property `authenticationEnabled` in version 4.0 of the AzureRM Provider.
|
|
47233
47240
|
*/
|
|
47234
47241
|
enableAuthentication?: pulumi.Input<boolean>;
|
|
47235
47242
|
/**
|
|
@@ -49572,6 +49579,52 @@ export declare namespace stack {
|
|
|
49572
49579
|
*/
|
|
49573
49580
|
type: pulumi.Input<string>;
|
|
49574
49581
|
}
|
|
49582
|
+
interface HciLogicalNetworkSubnet {
|
|
49583
|
+
/**
|
|
49584
|
+
* The address prefix in CIDR notation. Changing this forces a new resource to be created.
|
|
49585
|
+
*/
|
|
49586
|
+
addressPrefix?: pulumi.Input<string>;
|
|
49587
|
+
/**
|
|
49588
|
+
* The IP address allocation method for the subnet. Possible values are `Dynamic` and `Static`. Changing this forces a new resource to be created.
|
|
49589
|
+
*/
|
|
49590
|
+
ipAllocationMethod: pulumi.Input<string>;
|
|
49591
|
+
/**
|
|
49592
|
+
* One or more `ipPool` block as defined above. Changing this forces a new resource to be created.
|
|
49593
|
+
*/
|
|
49594
|
+
ipPools?: pulumi.Input<pulumi.Input<inputs.stack.HciLogicalNetworkSubnetIpPool>[]>;
|
|
49595
|
+
/**
|
|
49596
|
+
* One or more `route` block as defined above. Changing this forces a new resource to be created.
|
|
49597
|
+
*/
|
|
49598
|
+
routes?: pulumi.Input<pulumi.Input<inputs.stack.HciLogicalNetworkSubnetRoute>[]>;
|
|
49599
|
+
/**
|
|
49600
|
+
* The VLAN ID for the Logical Network. Changing this forces a new resource to be created.
|
|
49601
|
+
*/
|
|
49602
|
+
vlanId?: pulumi.Input<number>;
|
|
49603
|
+
}
|
|
49604
|
+
interface HciLogicalNetworkSubnetIpPool {
|
|
49605
|
+
/**
|
|
49606
|
+
* The IPv4 address of the end of the IP address pool. Changing this forces a new resource to be created.
|
|
49607
|
+
*/
|
|
49608
|
+
end: pulumi.Input<string>;
|
|
49609
|
+
/**
|
|
49610
|
+
* The IPv4 address of the start of the IP address pool. Changing this forces a new resource to be created.
|
|
49611
|
+
*/
|
|
49612
|
+
start: pulumi.Input<string>;
|
|
49613
|
+
}
|
|
49614
|
+
interface HciLogicalNetworkSubnetRoute {
|
|
49615
|
+
/**
|
|
49616
|
+
* The Address in CIDR notation. Changing this forces a new resource to be created.
|
|
49617
|
+
*/
|
|
49618
|
+
addressPrefix: pulumi.Input<string>;
|
|
49619
|
+
/**
|
|
49620
|
+
* The name of the route. Changing this forces a new resource to be created.
|
|
49621
|
+
*/
|
|
49622
|
+
name: pulumi.Input<string>;
|
|
49623
|
+
/**
|
|
49624
|
+
* The IPv4 address of the next hop. Changing this forces a new resource to be created.
|
|
49625
|
+
*/
|
|
49626
|
+
nextHopIpAddress: pulumi.Input<string>;
|
|
49627
|
+
}
|
|
49575
49628
|
}
|
|
49576
49629
|
export declare namespace storage {
|
|
49577
49630
|
interface AccountAzureFilesAuthentication {
|
package/types/output.d.ts
CHANGED
|
@@ -13334,7 +13334,7 @@ export declare namespace appservice {
|
|
|
13334
13334
|
*/
|
|
13335
13335
|
remoteDebuggingEnabled?: boolean;
|
|
13336
13336
|
/**
|
|
13337
|
-
* The Remote Debugging Version. Possible values include `VS2017` and `
|
|
13337
|
+
* The Remote Debugging Version. Possible values include `VS2017`, `VS2019` and `VS2022`
|
|
13338
13338
|
*/
|
|
13339
13339
|
remoteDebuggingVersion: string;
|
|
13340
13340
|
/**
|
|
@@ -18355,7 +18355,7 @@ export declare namespace appservice {
|
|
|
18355
18355
|
*/
|
|
18356
18356
|
remoteDebuggingEnabled?: boolean;
|
|
18357
18357
|
/**
|
|
18358
|
-
* The Remote Debugging Version. Possible values include `VS2017` and `
|
|
18358
|
+
* The Remote Debugging Version. Possible values include `VS2017`, `VS2019` and `VS2022`
|
|
18359
18359
|
*/
|
|
18360
18360
|
remoteDebuggingVersion: string;
|
|
18361
18361
|
/**
|
|
@@ -31179,8 +31179,6 @@ export declare namespace containerservice {
|
|
|
31179
31179
|
osDiskType?: string;
|
|
31180
31180
|
/**
|
|
31181
31181
|
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `Ubuntu`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise `temporaryNameForRotation` must be specified when attempting a change.
|
|
31182
|
-
*
|
|
31183
|
-
* > **Note:** This requires that the Preview Feature `Microsoft.ContainerService/OSSKUMigrationPreview` is enabled and the Resource Provider is re-registered, see [the documentation](https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-migration) for more information.
|
|
31184
31182
|
*/
|
|
31185
31183
|
osSku: string;
|
|
31186
31184
|
/**
|
|
@@ -31743,7 +31741,7 @@ export declare namespace containerservice {
|
|
|
31743
31741
|
*/
|
|
31744
31742
|
dayOfWeek?: string;
|
|
31745
31743
|
/**
|
|
31746
|
-
* The duration of the window for maintenance to run in hours.
|
|
31744
|
+
* The duration of the window for maintenance to run in hours. Possible options are between `4` to `24`.
|
|
31747
31745
|
*/
|
|
31748
31746
|
duration: number;
|
|
31749
31747
|
/**
|
|
@@ -31796,7 +31794,7 @@ export declare namespace containerservice {
|
|
|
31796
31794
|
*/
|
|
31797
31795
|
dayOfWeek?: string;
|
|
31798
31796
|
/**
|
|
31799
|
-
* The duration of the window for maintenance to run in hours.
|
|
31797
|
+
* The duration of the window for maintenance to run in hours. Possible options are between `4` to `24`.
|
|
31800
31798
|
*/
|
|
31801
31799
|
duration: number;
|
|
31802
31800
|
/**
|
|
@@ -34362,7 +34360,7 @@ export declare namespace databricks {
|
|
|
34362
34360
|
*/
|
|
34363
34361
|
machineLearningWorkspaceId?: string;
|
|
34364
34362
|
/**
|
|
34365
|
-
* Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets. Defaults to `nat-gateway`. Changing this forces a new resource to be created.
|
|
34363
|
+
* Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets (only for workspace with managed virtual network). Defaults to `nat-gateway`. Changing this forces a new resource to be created.
|
|
34366
34364
|
*/
|
|
34367
34365
|
natGatewayName: string;
|
|
34368
34366
|
/**
|
|
@@ -34382,7 +34380,7 @@ export declare namespace databricks {
|
|
|
34382
34380
|
*/
|
|
34383
34381
|
privateSubnetNetworkSecurityGroupAssociationId?: string;
|
|
34384
34382
|
/**
|
|
34385
|
-
* Name of the Public IP for No Public IP workspace with managed
|
|
34383
|
+
* Name of the Public IP for No Public IP workspace with managed virtual network. Defaults to `nat-gw-public-ip`. Changing this forces a new resource to be created.
|
|
34386
34384
|
*/
|
|
34387
34385
|
publicIpName: string;
|
|
34388
34386
|
/**
|
|
@@ -41668,7 +41666,11 @@ export declare namespace hdinsight {
|
|
|
41668
41666
|
*/
|
|
41669
41667
|
subnetId?: string;
|
|
41670
41668
|
/**
|
|
41671
|
-
* The Username of the local administrator for the Kafka Management Nodes.
|
|
41669
|
+
* The Username of the local administrator for the Kafka Management Nodes.
|
|
41670
|
+
*
|
|
41671
|
+
* > **NOTE:** The `username` value is automatically generated by the service and cannot be user specified. This property will become `Computed` only in 4.0 of the provider.
|
|
41672
|
+
*
|
|
41673
|
+
* @deprecated `username` will become Computed only in version 4.0 of the AzureRM Provider as the service auto-generates a value for this property
|
|
41672
41674
|
*/
|
|
41673
41675
|
username: string;
|
|
41674
41676
|
/**
|
|
@@ -59957,6 +59959,8 @@ export declare namespace privatelink {
|
|
|
59957
59959
|
* A list of subresource names which the Private Endpoint is able to connect to. `subresourceNames` corresponds to `groupId`. Possible values are detailed in the product [documentation](https://docs.microsoft.com/azure/private-link/private-endpoint-overview#private-link-resource) in the `Subresources` column. Changing this forces a new resource to be created.
|
|
59958
59960
|
*
|
|
59959
59961
|
* > **NOTE:** Some resource types (such as Storage Account) only support 1 subresource per private endpoint.
|
|
59962
|
+
*
|
|
59963
|
+
* > **NOTE:** For most Private Links one or more `subresourceNames` will need to be specified, please see the linked documentation for details.
|
|
59960
59964
|
*/
|
|
59961
59965
|
subresourceNames?: string[];
|
|
59962
59966
|
}
|
|
@@ -60322,6 +60326,7 @@ export declare namespace redis {
|
|
|
60322
60326
|
* Example usage:
|
|
60323
60327
|
*/
|
|
60324
60328
|
aofStorageConnectionString1?: string;
|
|
60329
|
+
authenticationEnabled: boolean;
|
|
60325
60330
|
/**
|
|
60326
60331
|
* Preferred auth method to communicate to storage account used for data persistence. Possible values are `SAS` and `ManagedIdentity`. Defaults to `SAS`.
|
|
60327
60332
|
*/
|
|
@@ -60330,6 +60335,8 @@ export declare namespace redis {
|
|
|
60330
60335
|
* If set to `false`, the Redis instance will be accessible without authentication. Defaults to `true`.
|
|
60331
60336
|
*
|
|
60332
60337
|
* > **NOTE:** `enableAuthentication` can only be set to `false` if a `subnetId` is specified; and only works if there aren't existing instances within the subnet with `enableAuthentication` set to `true`.
|
|
60338
|
+
*
|
|
60339
|
+
* @deprecated `enableAuthentication` will be removed in favour of the property `authenticationEnabled` in version 4.0 of the AzureRM Provider.
|
|
60333
60340
|
*/
|
|
60334
60341
|
enableAuthentication?: boolean;
|
|
60335
60342
|
/**
|
|
@@ -60414,11 +60421,14 @@ export declare namespace redis {
|
|
|
60414
60421
|
aofBackupEnabled: boolean;
|
|
60415
60422
|
aofStorageConnectionString0: string;
|
|
60416
60423
|
aofStorageConnectionString1: string;
|
|
60424
|
+
authenticationEnabled: boolean;
|
|
60417
60425
|
dataPersistenceAuthenticationMethod: string;
|
|
60418
60426
|
/**
|
|
60419
60427
|
* Specifies if authentication is enabled
|
|
60428
|
+
*
|
|
60429
|
+
* @deprecated `enableAuthentication` will be removed in favour of the property `authenticationEnabled` in version 4.0 of the AzureRM Provider.
|
|
60420
60430
|
*/
|
|
60421
|
-
enableAuthentication
|
|
60431
|
+
enableAuthentication?: boolean;
|
|
60422
60432
|
maxclients: number;
|
|
60423
60433
|
/**
|
|
60424
60434
|
* Value in megabytes reserved to accommodate for memory fragmentation.
|
|
@@ -63067,6 +63077,52 @@ export declare namespace stack {
|
|
|
63067
63077
|
*/
|
|
63068
63078
|
type: string;
|
|
63069
63079
|
}
|
|
63080
|
+
interface HciLogicalNetworkSubnet {
|
|
63081
|
+
/**
|
|
63082
|
+
* The address prefix in CIDR notation. Changing this forces a new resource to be created.
|
|
63083
|
+
*/
|
|
63084
|
+
addressPrefix?: string;
|
|
63085
|
+
/**
|
|
63086
|
+
* The IP address allocation method for the subnet. Possible values are `Dynamic` and `Static`. Changing this forces a new resource to be created.
|
|
63087
|
+
*/
|
|
63088
|
+
ipAllocationMethod: string;
|
|
63089
|
+
/**
|
|
63090
|
+
* One or more `ipPool` block as defined above. Changing this forces a new resource to be created.
|
|
63091
|
+
*/
|
|
63092
|
+
ipPools?: outputs.stack.HciLogicalNetworkSubnetIpPool[];
|
|
63093
|
+
/**
|
|
63094
|
+
* One or more `route` block as defined above. Changing this forces a new resource to be created.
|
|
63095
|
+
*/
|
|
63096
|
+
routes?: outputs.stack.HciLogicalNetworkSubnetRoute[];
|
|
63097
|
+
/**
|
|
63098
|
+
* The VLAN ID for the Logical Network. Changing this forces a new resource to be created.
|
|
63099
|
+
*/
|
|
63100
|
+
vlanId?: number;
|
|
63101
|
+
}
|
|
63102
|
+
interface HciLogicalNetworkSubnetIpPool {
|
|
63103
|
+
/**
|
|
63104
|
+
* The IPv4 address of the end of the IP address pool. Changing this forces a new resource to be created.
|
|
63105
|
+
*/
|
|
63106
|
+
end: string;
|
|
63107
|
+
/**
|
|
63108
|
+
* The IPv4 address of the start of the IP address pool. Changing this forces a new resource to be created.
|
|
63109
|
+
*/
|
|
63110
|
+
start: string;
|
|
63111
|
+
}
|
|
63112
|
+
interface HciLogicalNetworkSubnetRoute {
|
|
63113
|
+
/**
|
|
63114
|
+
* The Address in CIDR notation. Changing this forces a new resource to be created.
|
|
63115
|
+
*/
|
|
63116
|
+
addressPrefix: string;
|
|
63117
|
+
/**
|
|
63118
|
+
* The name of the route. Changing this forces a new resource to be created.
|
|
63119
|
+
*/
|
|
63120
|
+
name: string;
|
|
63121
|
+
/**
|
|
63122
|
+
* The IPv4 address of the next hop. Changing this forces a new resource to be created.
|
|
63123
|
+
*/
|
|
63124
|
+
nextHopIpAddress: string;
|
|
63125
|
+
}
|
|
63070
63126
|
}
|
|
63071
63127
|
export declare namespace storage {
|
|
63072
63128
|
interface AccountAzureFilesAuthentication {
|