@pulumi/azure 5.72.0-alpha.1712729920 → 5.72.0-alpha.1713190284
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/bot/serviceAzureBot.d.ts +3 -3
- package/chaosstudio/target.d.ts +36 -0
- package/chaosstudio/target.js +36 -0
- package/chaosstudio/target.js.map +1 -1
- package/compute/snapshot.d.ts +24 -0
- package/compute/snapshot.js +4 -0
- package/compute/snapshot.js.map +1 -1
- package/config/vars.d.ts +2 -1
- package/config/vars.js.map +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.d.ts +76 -0
- package/containerservice/clusterTrustedAccessRoleBinding.js +76 -0
- package/containerservice/clusterTrustedAccessRoleBinding.js.map +1 -1
- package/containerservice/fleetMember.d.ts +41 -0
- package/containerservice/fleetMember.js +41 -0
- package/containerservice/fleetMember.js.map +1 -1
- package/cosmosdb/account.d.ts +50 -14
- package/cosmosdb/account.js +6 -0
- package/cosmosdb/account.js.map +1 -1
- package/cosmosdb/getAccount.d.ts +16 -4
- package/cosmosdb/getAccount.js.map +1 -1
- package/keyvault/certifiate.d.ts +0 -5
- package/keyvault/certifiate.js +0 -5
- package/keyvault/certifiate.js.map +1 -1
- package/keyvault/certificate.d.ts +0 -5
- package/keyvault/certificate.js +0 -5
- package/keyvault/certificate.js.map +1 -1
- package/keyvault/certificateContacts.d.ts +4 -0
- package/keyvault/certificateContacts.js +1 -0
- package/keyvault/certificateContacts.js.map +1 -1
- package/keyvault/keyVault.d.ts +13 -1
- package/keyvault/keyVault.js.map +1 -1
- package/keyvault/secret.d.ts +0 -8
- package/keyvault/secret.js +0 -8
- package/keyvault/secret.js.map +1 -1
- package/network/getPublicIpPrefix.d.ts +3 -6
- package/network/getPublicIpPrefix.js.map +1 -1
- package/package.json +1 -1
- package/provider.d.ts +4 -2
- package/provider.js.map +1 -1
- package/redis/cacheAccessPolicyAssignment.d.ts +3 -3
- package/storage/account.d.ts +9 -3
- package/storage/account.js.map +1 -1
- package/storage/blob.d.ts +12 -0
- package/storage/blob.js +2 -0
- package/storage/blob.js.map +1 -1
- package/storage/container.d.ts +24 -0
- package/storage/container.js +4 -0
- package/storage/container.js.map +1 -1
- package/storage/dataLakeGen2Filesystem.d.ts +12 -0
- package/storage/dataLakeGen2Filesystem.js +2 -0
- package/storage/dataLakeGen2Filesystem.js.map +1 -1
- package/storage/getBlob.d.ts +4 -0
- package/storage/getBlob.js.map +1 -1
- package/storage/getStorageContainer.d.ts +8 -0
- package/storage/getStorageContainer.js.map +1 -1
- package/storage/zipBlob.d.ts +3 -0
- package/storage/zipBlob.js +2 -0
- package/storage/zipBlob.js.map +1 -1
- package/types/input.d.ts +9 -5
- package/types/output.d.ts +9 -5
- package/webpubsub/service.d.ts +12 -6
- package/webpubsub/service.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -7021,7 +7021,7 @@ export declare namespace appservice {
|
|
|
7021
7021
|
}
|
|
7022
7022
|
interface LinuxWebAppLogsHttpLogs {
|
|
7023
7023
|
/**
|
|
7024
|
-
* A `azureBlobStorageHttp` block as defined
|
|
7024
|
+
* A `azureBlobStorageHttp` block as defined above.
|
|
7025
7025
|
*/
|
|
7026
7026
|
azureBlobStorage?: pulumi.Input<inputs.appservice.LinuxWebAppLogsHttpLogsAzureBlobStorage>;
|
|
7027
7027
|
/**
|
|
@@ -7226,6 +7226,8 @@ export declare namespace appservice {
|
|
|
7226
7226
|
* The Version of Java to use. Possible values include `8`, `11`, and `17`.
|
|
7227
7227
|
*
|
|
7228
7228
|
* > **NOTE:** The valid version combinations for `javaVersion`, `javaServer` and `javaServerVersion` can be checked from the command line via `az webapp list-runtimes --linux`.
|
|
7229
|
+
*
|
|
7230
|
+
* > **NOTE:** `javaServer`, `javaServerVersion`, and `javaVersion` must all be specified if building a java app
|
|
7229
7231
|
*/
|
|
7230
7232
|
javaVersion?: pulumi.Input<string>;
|
|
7231
7233
|
/**
|
|
@@ -11843,7 +11845,7 @@ export declare namespace appservice {
|
|
|
11843
11845
|
}
|
|
11844
11846
|
interface WindowsWebAppLogsHttpLogs {
|
|
11845
11847
|
/**
|
|
11846
|
-
* A `azureBlobStorageHttp` block as defined
|
|
11848
|
+
* A `azureBlobStorageHttp` block as defined below.
|
|
11847
11849
|
*/
|
|
11848
11850
|
azureBlobStorage?: pulumi.Input<inputs.appservice.WindowsWebAppLogsHttpLogsAzureBlobStorage>;
|
|
11849
11851
|
/**
|
|
@@ -43389,7 +43391,7 @@ export declare namespace network {
|
|
|
43389
43391
|
*/
|
|
43390
43392
|
actions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
43391
43393
|
/**
|
|
43392
|
-
* The name of service to delegate to. Possible values are `GitHub.Network/networkSettings`, `Microsoft.ApiManagement/service`, `Microsoft.Apollo/npu`, `Microsoft.App/environments`, `Microsoft.App/testClients`, `Microsoft.AVS/PrivateClouds`, `Microsoft.AzureCosmosDB/clusters`, `Microsoft.BareMetal/AzureHostedService`, `Microsoft.BareMetal/AzureHPC`, `Microsoft.BareMetal/AzurePaymentHSM`, `Microsoft.BareMetal/AzureVMware`, `Microsoft.BareMetal/CrayServers`, `Microsoft.BareMetal/MonitoringServers`, `Microsoft.Batch/batchAccounts`, `Microsoft.CloudTest/hostedpools`, `Microsoft.CloudTest/images`, `Microsoft.CloudTest/pools`, `Microsoft.Codespaces/plans`, `Microsoft.ContainerInstance/containerGroups`, `Microsoft.ContainerService/managedClusters`, `Microsoft.ContainerService/TestClients`, `Microsoft.Databricks/workspaces`, `Microsoft.DBforMySQL/flexibleServers`, `Microsoft.DBforMySQL/servers`, `Microsoft.DBforMySQL/serversv2`, `Microsoft.DBforPostgreSQL/flexibleServers`, `Microsoft.DBforPostgreSQL/serversv2`, `Microsoft.DBforPostgreSQL/singleServers`, `Microsoft.DelegatedNetwork/controller`, `Microsoft.DevCenter/networkConnection`, `Microsoft.DocumentDB/cassandraClusters`, `Microsoft.Fidalgo/networkSettings`, `Microsoft.HardwareSecurityModules/dedicatedHSMs`, `Microsoft.Kusto/clusters`, `Microsoft.LabServices/labplans`, `Microsoft.Logic/integrationServiceEnvironments`, `Microsoft.MachineLearningServices/workspaces`, `Microsoft.Netapp/volumes`, `Microsoft.Network/dnsResolvers`, `Microsoft.Network/managedResolvers`, `Microsoft.Network/fpgaNetworkInterfaces`, `Microsoft.Network/networkWatchers.`, `Microsoft.Network/virtualNetworkGateways`, `Microsoft.Orbital/orbitalGateways`, `Microsoft.PowerPlatform/enterprisePolicies`, `Microsoft.PowerPlatform/vnetaccesslinks`, `Microsoft.ServiceFabricMesh/networks`, `Microsoft.ServiceNetworking/trafficControllers`, `Microsoft.Singularity/accounts/networks`, `Microsoft.Singularity/accounts/npu`, `Microsoft.Sql/managedInstances`, `Microsoft.Sql/managedInstancesOnebox`, `Microsoft.Sql/managedInstancesStage`, `Microsoft.Sql/managedInstancesTest`, `Microsoft.Sql/servers`, `Microsoft.StoragePool/diskPools`, `Microsoft.StreamAnalytics/streamingJobs`, `Microsoft.Synapse/workspaces`, `Microsoft.Web/hostingEnvironments`, `Microsoft.Web/serverFarms`, `NGINX.NGINXPLUS/nginxDeployments`, `PaloAltoNetworks.Cloudngfw/firewalls` and `
|
|
43394
|
+
* The name of service to delegate to. Possible values are `GitHub.Network/networkSettings`, `Microsoft.ApiManagement/service`, `Microsoft.Apollo/npu`, `Microsoft.App/environments`, `Microsoft.App/testClients`, `Microsoft.AVS/PrivateClouds`, `Microsoft.AzureCosmosDB/clusters`, `Microsoft.BareMetal/AzureHostedService`, `Microsoft.BareMetal/AzureHPC`, `Microsoft.BareMetal/AzurePaymentHSM`, `Microsoft.BareMetal/AzureVMware`, `Microsoft.BareMetal/CrayServers`, `Microsoft.BareMetal/MonitoringServers`, `Microsoft.Batch/batchAccounts`, `Microsoft.CloudTest/hostedpools`, `Microsoft.CloudTest/images`, `Microsoft.CloudTest/pools`, `Microsoft.Codespaces/plans`, `Microsoft.ContainerInstance/containerGroups`, `Microsoft.ContainerService/managedClusters`, `Microsoft.ContainerService/TestClients`, `Microsoft.Databricks/workspaces`, `Microsoft.DBforMySQL/flexibleServers`, `Microsoft.DBforMySQL/servers`, `Microsoft.DBforMySQL/serversv2`, `Microsoft.DBforPostgreSQL/flexibleServers`, `Microsoft.DBforPostgreSQL/serversv2`, `Microsoft.DBforPostgreSQL/singleServers`, `Microsoft.DelegatedNetwork/controller`, `Microsoft.DevCenter/networkConnection`, `Microsoft.DocumentDB/cassandraClusters`, `Microsoft.Fidalgo/networkSettings`, `Microsoft.HardwareSecurityModules/dedicatedHSMs`, `Microsoft.Kusto/clusters`, `Microsoft.LabServices/labplans`, `Microsoft.Logic/integrationServiceEnvironments`, `Microsoft.MachineLearningServices/workspaces`, `Microsoft.Netapp/volumes`, `Microsoft.Network/dnsResolvers`, `Microsoft.Network/managedResolvers`, `Microsoft.Network/fpgaNetworkInterfaces`, `Microsoft.Network/networkWatchers.`, `Microsoft.Network/virtualNetworkGateways`, `Microsoft.Orbital/orbitalGateways`, `Microsoft.PowerPlatform/enterprisePolicies`, `Microsoft.PowerPlatform/vnetaccesslinks`, `Microsoft.ServiceFabricMesh/networks`, `Microsoft.ServiceNetworking/trafficControllers`, `Microsoft.Singularity/accounts/networks`, `Microsoft.Singularity/accounts/npu`, `Microsoft.Sql/managedInstances`, `Microsoft.Sql/managedInstancesOnebox`, `Microsoft.Sql/managedInstancesStage`, `Microsoft.Sql/managedInstancesTest`, `Microsoft.Sql/servers`, `Microsoft.StoragePool/diskPools`, `Microsoft.StreamAnalytics/streamingJobs`, `Microsoft.Synapse/workspaces`, `Microsoft.Web/hostingEnvironments`, `Microsoft.Web/serverFarms`, `NGINX.NGINXPLUS/nginxDeployments`, `PaloAltoNetworks.Cloudngfw/firewalls`, `Qumulo.Storage/fileSystems`, and `Oracle.Database/networkAttachments`.
|
|
43393
43395
|
*/
|
|
43394
43396
|
name: pulumi.Input<string>;
|
|
43395
43397
|
}
|
|
@@ -47367,11 +47369,13 @@ export declare namespace signalr {
|
|
|
47367
47369
|
}
|
|
47368
47370
|
interface ServiceSku {
|
|
47369
47371
|
/**
|
|
47370
|
-
* Specifies the number of units associated with this SignalR service. Valid values are `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`, `20`, `30`, `40`, `50`, `60`, `70`, `80`, `90` and `
|
|
47372
|
+
* Specifies the number of units associated with this SignalR service. Valid values are `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`, `20`, `30`, `40`, `50`, `60`, `70`, `80`, `90`, `100`, `200`, `300`, `400`, `500`, `600`, `700`, `800`, `900` and `1000`.
|
|
47373
|
+
*
|
|
47374
|
+
* > **NOTE:** The valid capacity range for sku `Free_F1` is `1`, for sku `Premium_P2` is from `100` to `1000`, and from `1` to `100` for sku `Standard_S1` and `Premium_P1`.
|
|
47371
47375
|
*/
|
|
47372
47376
|
capacity: pulumi.Input<number>;
|
|
47373
47377
|
/**
|
|
47374
|
-
* Specifies which tier to use. Valid values are `Free_F1`, `Standard_S1` and `
|
|
47378
|
+
* Specifies which tier to use. Valid values are `Free_F1`, `Standard_S1`, `Premium_P1` and `Premium_P2`.
|
|
47375
47379
|
*/
|
|
47376
47380
|
name: pulumi.Input<string>;
|
|
47377
47381
|
}
|
package/types/output.d.ts
CHANGED
|
@@ -11977,7 +11977,7 @@ export declare namespace appservice {
|
|
|
11977
11977
|
}
|
|
11978
11978
|
interface LinuxWebAppLogsHttpLogs {
|
|
11979
11979
|
/**
|
|
11980
|
-
* A `azureBlobStorageHttp` block as defined
|
|
11980
|
+
* A `azureBlobStorageHttp` block as defined above.
|
|
11981
11981
|
*/
|
|
11982
11982
|
azureBlobStorage?: outputs.appservice.LinuxWebAppLogsHttpLogsAzureBlobStorage;
|
|
11983
11983
|
/**
|
|
@@ -12182,6 +12182,8 @@ export declare namespace appservice {
|
|
|
12182
12182
|
* The Version of Java to use. Possible values include `8`, `11`, and `17`.
|
|
12183
12183
|
*
|
|
12184
12184
|
* > **NOTE:** The valid version combinations for `javaVersion`, `javaServer` and `javaServerVersion` can be checked from the command line via `az webapp list-runtimes --linux`.
|
|
12185
|
+
*
|
|
12186
|
+
* > **NOTE:** `javaServer`, `javaServerVersion`, and `javaVersion` must all be specified if building a java app
|
|
12185
12187
|
*/
|
|
12186
12188
|
javaVersion?: string;
|
|
12187
12189
|
/**
|
|
@@ -16799,7 +16801,7 @@ export declare namespace appservice {
|
|
|
16799
16801
|
}
|
|
16800
16802
|
interface WindowsWebAppLogsHttpLogs {
|
|
16801
16803
|
/**
|
|
16802
|
-
* A `azureBlobStorageHttp` block as defined
|
|
16804
|
+
* A `azureBlobStorageHttp` block as defined below.
|
|
16803
16805
|
*/
|
|
16804
16806
|
azureBlobStorage?: outputs.appservice.WindowsWebAppLogsHttpLogsAzureBlobStorage;
|
|
16805
16807
|
/**
|
|
@@ -55598,7 +55600,7 @@ export declare namespace network {
|
|
|
55598
55600
|
*/
|
|
55599
55601
|
actions?: string[];
|
|
55600
55602
|
/**
|
|
55601
|
-
* The name of service to delegate to. Possible values are `GitHub.Network/networkSettings`, `Microsoft.ApiManagement/service`, `Microsoft.Apollo/npu`, `Microsoft.App/environments`, `Microsoft.App/testClients`, `Microsoft.AVS/PrivateClouds`, `Microsoft.AzureCosmosDB/clusters`, `Microsoft.BareMetal/AzureHostedService`, `Microsoft.BareMetal/AzureHPC`, `Microsoft.BareMetal/AzurePaymentHSM`, `Microsoft.BareMetal/AzureVMware`, `Microsoft.BareMetal/CrayServers`, `Microsoft.BareMetal/MonitoringServers`, `Microsoft.Batch/batchAccounts`, `Microsoft.CloudTest/hostedpools`, `Microsoft.CloudTest/images`, `Microsoft.CloudTest/pools`, `Microsoft.Codespaces/plans`, `Microsoft.ContainerInstance/containerGroups`, `Microsoft.ContainerService/managedClusters`, `Microsoft.ContainerService/TestClients`, `Microsoft.Databricks/workspaces`, `Microsoft.DBforMySQL/flexibleServers`, `Microsoft.DBforMySQL/servers`, `Microsoft.DBforMySQL/serversv2`, `Microsoft.DBforPostgreSQL/flexibleServers`, `Microsoft.DBforPostgreSQL/serversv2`, `Microsoft.DBforPostgreSQL/singleServers`, `Microsoft.DelegatedNetwork/controller`, `Microsoft.DevCenter/networkConnection`, `Microsoft.DocumentDB/cassandraClusters`, `Microsoft.Fidalgo/networkSettings`, `Microsoft.HardwareSecurityModules/dedicatedHSMs`, `Microsoft.Kusto/clusters`, `Microsoft.LabServices/labplans`, `Microsoft.Logic/integrationServiceEnvironments`, `Microsoft.MachineLearningServices/workspaces`, `Microsoft.Netapp/volumes`, `Microsoft.Network/dnsResolvers`, `Microsoft.Network/managedResolvers`, `Microsoft.Network/fpgaNetworkInterfaces`, `Microsoft.Network/networkWatchers.`, `Microsoft.Network/virtualNetworkGateways`, `Microsoft.Orbital/orbitalGateways`, `Microsoft.PowerPlatform/enterprisePolicies`, `Microsoft.PowerPlatform/vnetaccesslinks`, `Microsoft.ServiceFabricMesh/networks`, `Microsoft.ServiceNetworking/trafficControllers`, `Microsoft.Singularity/accounts/networks`, `Microsoft.Singularity/accounts/npu`, `Microsoft.Sql/managedInstances`, `Microsoft.Sql/managedInstancesOnebox`, `Microsoft.Sql/managedInstancesStage`, `Microsoft.Sql/managedInstancesTest`, `Microsoft.Sql/servers`, `Microsoft.StoragePool/diskPools`, `Microsoft.StreamAnalytics/streamingJobs`, `Microsoft.Synapse/workspaces`, `Microsoft.Web/hostingEnvironments`, `Microsoft.Web/serverFarms`, `NGINX.NGINXPLUS/nginxDeployments`, `PaloAltoNetworks.Cloudngfw/firewalls` and `
|
|
55603
|
+
* The name of service to delegate to. Possible values are `GitHub.Network/networkSettings`, `Microsoft.ApiManagement/service`, `Microsoft.Apollo/npu`, `Microsoft.App/environments`, `Microsoft.App/testClients`, `Microsoft.AVS/PrivateClouds`, `Microsoft.AzureCosmosDB/clusters`, `Microsoft.BareMetal/AzureHostedService`, `Microsoft.BareMetal/AzureHPC`, `Microsoft.BareMetal/AzurePaymentHSM`, `Microsoft.BareMetal/AzureVMware`, `Microsoft.BareMetal/CrayServers`, `Microsoft.BareMetal/MonitoringServers`, `Microsoft.Batch/batchAccounts`, `Microsoft.CloudTest/hostedpools`, `Microsoft.CloudTest/images`, `Microsoft.CloudTest/pools`, `Microsoft.Codespaces/plans`, `Microsoft.ContainerInstance/containerGroups`, `Microsoft.ContainerService/managedClusters`, `Microsoft.ContainerService/TestClients`, `Microsoft.Databricks/workspaces`, `Microsoft.DBforMySQL/flexibleServers`, `Microsoft.DBforMySQL/servers`, `Microsoft.DBforMySQL/serversv2`, `Microsoft.DBforPostgreSQL/flexibleServers`, `Microsoft.DBforPostgreSQL/serversv2`, `Microsoft.DBforPostgreSQL/singleServers`, `Microsoft.DelegatedNetwork/controller`, `Microsoft.DevCenter/networkConnection`, `Microsoft.DocumentDB/cassandraClusters`, `Microsoft.Fidalgo/networkSettings`, `Microsoft.HardwareSecurityModules/dedicatedHSMs`, `Microsoft.Kusto/clusters`, `Microsoft.LabServices/labplans`, `Microsoft.Logic/integrationServiceEnvironments`, `Microsoft.MachineLearningServices/workspaces`, `Microsoft.Netapp/volumes`, `Microsoft.Network/dnsResolvers`, `Microsoft.Network/managedResolvers`, `Microsoft.Network/fpgaNetworkInterfaces`, `Microsoft.Network/networkWatchers.`, `Microsoft.Network/virtualNetworkGateways`, `Microsoft.Orbital/orbitalGateways`, `Microsoft.PowerPlatform/enterprisePolicies`, `Microsoft.PowerPlatform/vnetaccesslinks`, `Microsoft.ServiceFabricMesh/networks`, `Microsoft.ServiceNetworking/trafficControllers`, `Microsoft.Singularity/accounts/networks`, `Microsoft.Singularity/accounts/npu`, `Microsoft.Sql/managedInstances`, `Microsoft.Sql/managedInstancesOnebox`, `Microsoft.Sql/managedInstancesStage`, `Microsoft.Sql/managedInstancesTest`, `Microsoft.Sql/servers`, `Microsoft.StoragePool/diskPools`, `Microsoft.StreamAnalytics/streamingJobs`, `Microsoft.Synapse/workspaces`, `Microsoft.Web/hostingEnvironments`, `Microsoft.Web/serverFarms`, `NGINX.NGINXPLUS/nginxDeployments`, `PaloAltoNetworks.Cloudngfw/firewalls`, `Qumulo.Storage/fileSystems`, and `Oracle.Database/networkAttachments`.
|
|
55602
55604
|
*/
|
|
55603
55605
|
name: string;
|
|
55604
55606
|
}
|
|
@@ -60177,11 +60179,13 @@ export declare namespace signalr {
|
|
|
60177
60179
|
}
|
|
60178
60180
|
interface ServiceSku {
|
|
60179
60181
|
/**
|
|
60180
|
-
* Specifies the number of units associated with this SignalR service. Valid values are `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`, `20`, `30`, `40`, `50`, `60`, `70`, `80`, `90` and `
|
|
60182
|
+
* Specifies the number of units associated with this SignalR service. Valid values are `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`, `20`, `30`, `40`, `50`, `60`, `70`, `80`, `90`, `100`, `200`, `300`, `400`, `500`, `600`, `700`, `800`, `900` and `1000`.
|
|
60183
|
+
*
|
|
60184
|
+
* > **NOTE:** The valid capacity range for sku `Free_F1` is `1`, for sku `Premium_P2` is from `100` to `1000`, and from `1` to `100` for sku `Standard_S1` and `Premium_P1`.
|
|
60181
60185
|
*/
|
|
60182
60186
|
capacity: number;
|
|
60183
60187
|
/**
|
|
60184
|
-
* Specifies which tier to use. Valid values are `Free_F1`, `Standard_S1` and `
|
|
60188
|
+
* Specifies which tier to use. Valid values are `Free_F1`, `Standard_S1`, `Premium_P1` and `Premium_P2`.
|
|
60185
60189
|
*/
|
|
60186
60190
|
name: string;
|
|
60187
60191
|
}
|
package/webpubsub/service.d.ts
CHANGED
|
@@ -63,7 +63,9 @@ export declare class Service extends pulumi.CustomResource {
|
|
|
63
63
|
*/
|
|
64
64
|
readonly aadAuthEnabled: pulumi.Output<boolean | undefined>;
|
|
65
65
|
/**
|
|
66
|
-
* Specifies the number of units associated with this Web PubSub resource. Valid values are
|
|
66
|
+
* Specifies the number of units associated with this Web PubSub resource. Valid values are `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`, `20`, `30`, `40`, `50`, `60`, `70`, `80`, `90`, `100`, `200`, `300`, `400`, `500`, `600`, `700`, `800`, `900` and `1000`.
|
|
67
|
+
*
|
|
68
|
+
* > **NOTE:** The valid capacity range for sku `Free_F1` is `1`, for sku `Premium_P2` is from `100` to `1000`, and from `1` to `100` for sku `Standard_S1` and `Premium_P1`.
|
|
67
69
|
*/
|
|
68
70
|
readonly capacity: pulumi.Output<number | undefined>;
|
|
69
71
|
/**
|
|
@@ -127,7 +129,7 @@ export declare class Service extends pulumi.CustomResource {
|
|
|
127
129
|
*/
|
|
128
130
|
readonly serverPort: pulumi.Output<number>;
|
|
129
131
|
/**
|
|
130
|
-
* Specifies which SKU to use. Possible values are `Free_F1`, `Standard_S1`, and `
|
|
132
|
+
* Specifies which SKU to use. Possible values are `Free_F1`, `Standard_S1`, `Premium_P1` and `Premium_P2`.
|
|
131
133
|
*/
|
|
132
134
|
readonly sku: pulumi.Output<string>;
|
|
133
135
|
/**
|
|
@@ -159,7 +161,9 @@ export interface ServiceState {
|
|
|
159
161
|
*/
|
|
160
162
|
aadAuthEnabled?: pulumi.Input<boolean>;
|
|
161
163
|
/**
|
|
162
|
-
* Specifies the number of units associated with this Web PubSub resource. Valid values are
|
|
164
|
+
* Specifies the number of units associated with this Web PubSub resource. Valid values are `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`, `20`, `30`, `40`, `50`, `60`, `70`, `80`, `90`, `100`, `200`, `300`, `400`, `500`, `600`, `700`, `800`, `900` and `1000`.
|
|
165
|
+
*
|
|
166
|
+
* > **NOTE:** The valid capacity range for sku `Free_F1` is `1`, for sku `Premium_P2` is from `100` to `1000`, and from `1` to `100` for sku `Standard_S1` and `Premium_P1`.
|
|
163
167
|
*/
|
|
164
168
|
capacity?: pulumi.Input<number>;
|
|
165
169
|
/**
|
|
@@ -223,7 +227,7 @@ export interface ServiceState {
|
|
|
223
227
|
*/
|
|
224
228
|
serverPort?: pulumi.Input<number>;
|
|
225
229
|
/**
|
|
226
|
-
* Specifies which SKU to use. Possible values are `Free_F1`, `Standard_S1`, and `
|
|
230
|
+
* Specifies which SKU to use. Possible values are `Free_F1`, `Standard_S1`, `Premium_P1` and `Premium_P2`.
|
|
227
231
|
*/
|
|
228
232
|
sku?: pulumi.Input<string>;
|
|
229
233
|
/**
|
|
@@ -247,7 +251,9 @@ export interface ServiceArgs {
|
|
|
247
251
|
*/
|
|
248
252
|
aadAuthEnabled?: pulumi.Input<boolean>;
|
|
249
253
|
/**
|
|
250
|
-
* Specifies the number of units associated with this Web PubSub resource. Valid values are
|
|
254
|
+
* Specifies the number of units associated with this Web PubSub resource. Valid values are `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`, `20`, `30`, `40`, `50`, `60`, `70`, `80`, `90`, `100`, `200`, `300`, `400`, `500`, `600`, `700`, `800`, `900` and `1000`.
|
|
255
|
+
*
|
|
256
|
+
* > **NOTE:** The valid capacity range for sku `Free_F1` is `1`, for sku `Premium_P2` is from `100` to `1000`, and from `1` to `100` for sku `Standard_S1` and `Premium_P1`.
|
|
251
257
|
*/
|
|
252
258
|
capacity?: pulumi.Input<number>;
|
|
253
259
|
/**
|
|
@@ -279,7 +285,7 @@ export interface ServiceArgs {
|
|
|
279
285
|
*/
|
|
280
286
|
resourceGroupName: pulumi.Input<string>;
|
|
281
287
|
/**
|
|
282
|
-
* Specifies which SKU to use. Possible values are `Free_F1`, `Standard_S1`, and `
|
|
288
|
+
* Specifies which SKU to use. Possible values are `Free_F1`, `Standard_S1`, `Premium_P1` and `Premium_P2`.
|
|
283
289
|
*/
|
|
284
290
|
sku: pulumi.Input<string>;
|
|
285
291
|
/**
|
package/webpubsub/service.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../webpubsub/service.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../webpubsub/service.ts"],"names":[],"mappings":"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"}
|