@pulumi/azure 6.27.0-alpha.1758868424 → 6.27.0-alpha.1759511969
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/apimanagement/backend.d.ts +1 -1
- package/apimanagement/backend.js +1 -1
- package/appservice/appFlexConsumption.d.ts +18 -0
- package/appservice/appFlexConsumption.js +2 -0
- package/appservice/appFlexConsumption.js.map +1 -1
- package/appservice/servicePlan.d.ts +6 -6
- package/billing/accountCostManagementExport.d.ts +1 -1
- package/billing/accountCostManagementExport.js +1 -1
- package/cdn/frontdoorFirewallPolicy.d.ts +3 -54
- package/cdn/frontdoorFirewallPolicy.js +2 -33
- package/cdn/frontdoorFirewallPolicy.js.map +1 -1
- package/cdn/frontdoorProfile.d.ts +32 -1
- package/cdn/frontdoorProfile.js +16 -1
- package/cdn/frontdoorProfile.js.map +1 -1
- package/cdn/frontdoorSecurityPolicy.d.ts +3 -3
- package/cdn/getFrontdoorFirewallPolicy.d.ts +4 -0
- package/cdn/getFrontdoorFirewallPolicy.js.map +1 -1
- package/cdn/getFrontdoorProfile.d.ts +12 -10
- package/cdn/getFrontdoorProfile.js +4 -2
- package/cdn/getFrontdoorProfile.js.map +1 -1
- package/cognitive/account.d.ts +3 -3
- package/compute/getManagedDisks.d.ts +80 -0
- package/compute/getManagedDisks.js +66 -0
- package/compute/getManagedDisks.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.js +5 -2
- package/compute/index.js.map +1 -1
- package/compute/linuxVirtualMachine.d.ts +31 -7
- package/compute/linuxVirtualMachine.js +2 -3
- package/compute/linuxVirtualMachine.js.map +1 -1
- package/compute/windowsVirtualMachine.d.ts +49 -10
- package/compute/windowsVirtualMachine.js +4 -6
- package/compute/windowsVirtualMachine.js.map +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.d.ts +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.js +1 -1
- package/containerservice/getClusterNodePool.d.ts +3 -2
- package/containerservice/getClusterNodePool.js +2 -2
- package/containerservice/getClusterNodePool.js.map +1 -1
- package/containerservice/getKubernetesCluster.d.ts +2 -2
- package/containerservice/getKubernetesCluster.js +2 -2
- package/containerservice/getKubernetesNodePoolSnapshot.d.ts +2 -2
- package/containerservice/getKubernetesNodePoolSnapshot.js +2 -2
- package/containerservice/kubernetesCluster.d.ts +13 -1
- package/containerservice/kubernetesCluster.js +3 -1
- package/containerservice/kubernetesCluster.js.map +1 -1
- package/containerservice/kubernetesClusterNodePool.d.ts +13 -1
- package/containerservice/kubernetesClusterNodePool.js +3 -1
- package/containerservice/kubernetesClusterNodePool.js.map +1 -1
- package/core/resourceGroupCostManagementExport.d.ts +1 -1
- package/core/resourceGroupCostManagementExport.js +1 -1
- package/core/resourceGroupPolicyAssignment.d.ts +3 -3
- package/core/resourcePolicyAssignment.d.ts +3 -3
- package/core/subscriptionCostManagementExport.d.ts +1 -1
- package/core/subscriptionCostManagementExport.js +1 -1
- package/core/subscriptionPolicyAssignment.d.ts +3 -3
- package/datafactory/customerManagedKey.d.ts +178 -0
- package/datafactory/customerManagedKey.js +165 -0
- package/datafactory/customerManagedKey.js.map +1 -0
- package/datafactory/factory.d.ts +2 -2
- package/datafactory/index.d.ts +3 -0
- package/datafactory/index.js +7 -2
- package/datafactory/index.js.map +1 -1
- package/dataprotection/backupPolicyBlobStorage.d.ts +37 -0
- package/dataprotection/backupPolicyBlobStorage.js +37 -0
- package/dataprotection/backupPolicyBlobStorage.js.map +1 -1
- package/devcenter/getProjectPool.d.ts +4 -0
- package/devcenter/getProjectPool.js.map +1 -1
- package/devcenter/projectPool.d.ts +12 -0
- package/devcenter/projectPool.js +2 -0
- package/devcenter/projectPool.js.map +1 -1
- package/eventgrid/domain.d.ts +1 -1
- package/eventgrid/domain.js +1 -1
- package/eventgrid/domainTopic.d.ts +1 -1
- package/eventgrid/domainTopic.js +1 -1
- package/eventgrid/eventSubscription.d.ts +1 -1
- package/eventgrid/eventSubscription.js +1 -1
- package/eventgrid/getDomain.d.ts +2 -2
- package/eventgrid/getDomain.js +2 -2
- package/eventgrid/getDomainTopic.d.ts +2 -2
- package/eventgrid/getDomainTopic.js +2 -2
- package/eventgrid/getPartnerNamespace.d.ts +2 -2
- package/eventgrid/getPartnerNamespace.js +2 -2
- package/eventgrid/getPartnerRegistration.d.ts +2 -2
- package/eventgrid/getPartnerRegistration.js +2 -2
- package/eventgrid/getSystemTopic.d.ts +7 -5
- package/eventgrid/getSystemTopic.js +2 -2
- package/eventgrid/getSystemTopic.js.map +1 -1
- package/eventgrid/getTopic.d.ts +2 -2
- package/eventgrid/getTopic.js +2 -2
- package/eventgrid/partnerConfiguration.d.ts +1 -1
- package/eventgrid/partnerConfiguration.js +1 -1
- package/eventgrid/partnerNamespace.d.ts +1 -1
- package/eventgrid/partnerNamespace.js +1 -1
- package/eventgrid/partnerRegistration.d.ts +1 -1
- package/eventgrid/partnerRegistration.js +1 -1
- package/eventgrid/systemTopic.d.ts +23 -9
- package/eventgrid/systemTopic.js +6 -5
- package/eventgrid/systemTopic.js.map +1 -1
- package/eventgrid/systemTopicEventSubscription.d.ts +2 -2
- package/eventgrid/systemTopicEventSubscription.js +2 -2
- package/eventgrid/topic.d.ts +1 -1
- package/eventgrid/topic.js +1 -1
- package/eventhub/domain.d.ts +1 -1
- package/eventhub/domain.js +1 -1
- package/eventhub/eventGridTopic.d.ts +1 -1
- package/eventhub/eventGridTopic.js +1 -1
- package/eventhub/eventSubscription.d.ts +1 -1
- package/eventhub/eventSubscription.js +1 -1
- package/hpc/cacheBlobTarget.d.ts +1 -1
- package/hpc/cacheBlobTarget.js +1 -1
- package/iot/endpointCosmosdbAccount.d.ts +18 -0
- package/iot/endpointCosmosdbAccount.js +2 -0
- package/iot/endpointCosmosdbAccount.js.map +1 -1
- package/iot/endpointEventhub.d.ts +18 -0
- package/iot/endpointEventhub.js +2 -0
- package/iot/endpointEventhub.js.map +1 -1
- package/iot/endpointServicebusQueue.d.ts +18 -0
- package/iot/endpointServicebusQueue.js +2 -0
- package/iot/endpointServicebusQueue.js.map +1 -1
- package/iot/endpointServicebusTopic.d.ts +18 -0
- package/iot/endpointServicebusTopic.js +2 -0
- package/iot/endpointServicebusTopic.js.map +1 -1
- package/iot/endpointStorageContainer.d.ts +18 -0
- package/iot/endpointStorageContainer.js +2 -0
- package/iot/endpointStorageContainer.js.map +1 -1
- package/keyvault/getKeyVault.d.ts +3 -0
- package/keyvault/getKeyVault.js.map +1 -1
- package/keyvault/keyVault.d.ts +25 -13
- package/keyvault/keyVault.js +2 -0
- package/keyvault/keyVault.js.map +1 -1
- package/kusto/cluster.d.ts +33 -27
- package/kusto/cluster.js +4 -2
- package/kusto/cluster.js.map +1 -1
- package/lb/getLBOutboundRule.d.ts +1 -0
- package/lb/getLBOutboundRule.js.map +1 -1
- package/lb/getLBRule.d.ts +6 -0
- package/lb/getLBRule.js.map +1 -1
- package/lb/loadBalancer.d.ts +24 -0
- package/lb/loadBalancer.js +4 -0
- package/lb/loadBalancer.js.map +1 -1
- package/lb/natRule.d.ts +31 -7
- package/lb/natRule.js +4 -0
- package/lb/natRule.js.map +1 -1
- package/lb/outboundRule.d.ts +16 -4
- package/lb/outboundRule.js +2 -0
- package/lb/outboundRule.js.map +1 -1
- package/lb/rule.d.ts +32 -8
- package/lb/rule.js +4 -0
- package/lb/rule.js.map +1 -1
- package/loadtest/loadTest.d.ts +0 -2
- package/loadtest/loadTest.js +0 -2
- package/loadtest/loadTest.js.map +1 -1
- package/logicapps/getStandard.d.ts +0 -9
- package/logicapps/getStandard.js +0 -2
- package/logicapps/getStandard.js.map +1 -1
- package/logicapps/standard.d.ts +3 -3
- package/machinelearning/computeInstance.d.ts +15 -3
- package/machinelearning/computeInstance.js.map +1 -1
- package/machinelearning/datastoreBlobstorage.d.ts +1 -1
- package/machinelearning/datastoreBlobstorage.js +1 -1
- package/machinelearning/datastoreDatalakeGen2.d.ts +1 -1
- package/machinelearning/datastoreDatalakeGen2.js +1 -1
- package/machinelearning/inferenceCluster.d.ts +1 -1
- package/machinelearning/inferenceCluster.js +1 -1
- package/machinelearning/workspace.d.ts +18 -0
- package/machinelearning/workspace.js +2 -0
- package/machinelearning/workspace.js.map +1 -1
- package/management/groupPolicyAssignment.d.ts +3 -3
- package/management/privateLinkAssociation.d.ts +0 -33
- package/management/privateLinkAssociation.js.map +1 -1
- package/mobile/networkSim.d.ts +1 -3
- package/mobile/networkSim.js +1 -3
- package/mobile/networkSim.js.map +1 -1
- package/mobile/networkSimPolicy.d.ts +1 -3
- package/mobile/networkSimPolicy.js +1 -3
- package/mobile/networkSimPolicy.js.map +1 -1
- package/mobile/networkSlice.d.ts +29 -7
- package/mobile/networkSlice.js +5 -6
- package/mobile/networkSlice.js.map +1 -1
- package/monitoring/activityLogAlert.d.ts +3 -3
- package/mssql/jobStep.d.ts +5 -5
- package/mssql/jobStep.js +2 -2
- package/netapp/account.d.ts +1 -1
- package/netapp/account.js +1 -1
- package/netapp/accountEncryption.d.ts +43 -1
- package/netapp/accountEncryption.js +23 -1
- package/netapp/accountEncryption.js.map +1 -1
- package/netapp/backupPolicy.d.ts +1 -1
- package/netapp/backupPolicy.js +1 -1
- package/netapp/backupVault.d.ts +1 -1
- package/netapp/backupVault.js +1 -1
- package/netapp/getAccount.d.ts +2 -2
- package/netapp/getAccount.js +2 -2
- package/netapp/getAccountEncryption.d.ts +4 -2
- package/netapp/getAccountEncryption.js +2 -2
- package/netapp/getAccountEncryption.js.map +1 -1
- package/netapp/getBackupPolicy.d.ts +2 -2
- package/netapp/getBackupPolicy.js +2 -2
- package/netapp/getBackupVault.d.ts +2 -2
- package/netapp/getBackupVault.js +2 -2
- package/netapp/getPool.d.ts +6 -2
- package/netapp/getPool.js +2 -2
- package/netapp/getPool.js.map +1 -1
- package/netapp/getSnapshot.d.ts +2 -2
- package/netapp/getSnapshot.js +2 -2
- package/netapp/getSnapshotPolicy.d.ts +2 -2
- package/netapp/getSnapshotPolicy.js +2 -2
- package/netapp/getVolume.d.ts +6 -2
- package/netapp/getVolume.js +2 -2
- package/netapp/getVolume.js.map +1 -1
- package/netapp/getVolumeGroupOracle.d.ts +2 -2
- package/netapp/getVolumeGroupOracle.js +2 -2
- package/netapp/getVolumeGroupSapHana.d.ts +2 -2
- package/netapp/getVolumeGroupSapHana.js +2 -2
- package/netapp/getVolumeQuotaRule.d.ts +2 -2
- package/netapp/getVolumeQuotaRule.js +2 -2
- package/netapp/pool.d.ts +43 -4
- package/netapp/pool.js +30 -1
- package/netapp/pool.js.map +1 -1
- package/netapp/snapshot.d.ts +1 -1
- package/netapp/snapshot.js +1 -1
- package/netapp/snapshotPolicy.d.ts +1 -1
- package/netapp/snapshotPolicy.js +1 -1
- package/netapp/volume.d.ts +27 -3
- package/netapp/volume.js +2 -0
- package/netapp/volume.js.map +1 -1
- package/netapp/volumeGroupOracle.d.ts +1 -1
- package/netapp/volumeGroupOracle.js +1 -1
- package/netapp/volumeGroupSapHana.d.ts +1 -1
- package/netapp/volumeGroupSapHana.js +1 -1
- package/netapp/volumeQuotaRule.d.ts +1 -1
- package/netapp/volumeQuotaRule.js +1 -1
- package/network/index.d.ts +6 -0
- package/network/index.js +12 -2
- package/network/index.js.map +1 -1
- package/network/networkManagerIpamPoolStaticCidr.d.ts +150 -0
- package/network/networkManagerIpamPoolStaticCidr.js +112 -0
- package/network/networkManagerIpamPoolStaticCidr.js.map +1 -0
- package/network/networkManagerRoutingConfiguration.d.ts +3 -3
- package/network/networkManagerRoutingRuleCollection.d.ts +148 -0
- package/network/networkManagerRoutingRuleCollection.js +115 -0
- package/network/networkManagerRoutingRuleCollection.js.map +1 -0
- package/network/subnet.d.ts +24 -0
- package/network/subnet.js +2 -0
- package/network/subnet.js.map +1 -1
- package/oracle/autonomousDatabaseBackup.d.ts +95 -0
- package/oracle/autonomousDatabaseBackup.js +72 -0
- package/oracle/autonomousDatabaseBackup.js.map +1 -0
- package/oracle/getAutonomousDatabaseBackup.d.ts +125 -0
- package/oracle/getAutonomousDatabaseBackup.js +66 -0
- package/oracle/getAutonomousDatabaseBackup.js.map +1 -0
- package/oracle/getAutonomousDatabaseBackups.d.ts +78 -0
- package/oracle/getAutonomousDatabaseBackups.js +64 -0
- package/oracle/getAutonomousDatabaseBackups.js.map +1 -0
- package/oracle/index.d.ts +9 -0
- package/oracle/index.js +12 -1
- package/oracle/index.js.map +1 -1
- package/package.json +2 -2
- package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.js +1 -1
- package/paloalto/nextGenerationFirewallVirtualHubPanorama.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualHubPanorama.js +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.js +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.js +1 -1
- package/postgresql/flexibleServer.d.ts +3 -3
- package/postgresql/flexibleServerFirewallRule.d.ts +6 -6
- package/search/service.d.ts +3 -3
- package/sentinel/authomationRule.d.ts +12 -0
- package/sentinel/authomationRule.js +2 -0
- package/sentinel/authomationRule.js.map +1 -1
- package/sentinel/automationRule.d.ts +12 -0
- package/sentinel/automationRule.js +2 -0
- package/sentinel/automationRule.js.map +1 -1
- package/storage/containerImmutabilityPolicy.d.ts +1 -1
- package/storage/containerImmutabilityPolicy.js +1 -1
- package/storage/getQueue.d.ts +45 -5
- package/storage/getQueue.js +16 -0
- package/storage/getQueue.js.map +1 -1
- package/storage/queue.d.ts +57 -6
- package/storage/queue.js +19 -3
- package/storage/queue.js.map +1 -1
- package/types/input.d.ts +190 -481
- package/types/output.d.ts +387 -84
package/lb/natRule.d.ts
CHANGED
|
@@ -98,13 +98,17 @@ export declare class NatRule extends pulumi.CustomResource {
|
|
|
98
98
|
*/
|
|
99
99
|
readonly backendPort: pulumi.Output<number>;
|
|
100
100
|
/**
|
|
101
|
-
*
|
|
101
|
+
* @deprecated This field is deprecated in favour of `floatingIpEnabled` and will be removed in version 5.0 of the provider.
|
|
102
102
|
*/
|
|
103
103
|
readonly enableFloatingIp: pulumi.Output<boolean>;
|
|
104
104
|
/**
|
|
105
|
-
*
|
|
105
|
+
* @deprecated This field is deprecated in favour of `tcpResetEnabled` and will be removed in version 5.0 of the provider.
|
|
106
|
+
*/
|
|
107
|
+
readonly enableTcpReset: pulumi.Output<boolean>;
|
|
108
|
+
/**
|
|
109
|
+
* Are the Floating IPs enabled for this Load Balancer Rule? A "floating" IP is reassigned to a secondary server in case the primary server fails. Required to configure a SQL AlwaysOn Availability Group. Defaults to `false`.
|
|
106
110
|
*/
|
|
107
|
-
readonly
|
|
111
|
+
readonly floatingIpEnabled: pulumi.Output<boolean>;
|
|
108
112
|
readonly frontendIpConfigurationId: pulumi.Output<string>;
|
|
109
113
|
/**
|
|
110
114
|
* The name of the frontend IP configuration exposing this rule.
|
|
@@ -142,6 +146,10 @@ export declare class NatRule extends pulumi.CustomResource {
|
|
|
142
146
|
* The name of the resource group in which to create the resource. Changing this forces a new resource to be created.
|
|
143
147
|
*/
|
|
144
148
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
149
|
+
/**
|
|
150
|
+
* Is TCP Reset enabled for this Load Balancer Rule?
|
|
151
|
+
*/
|
|
152
|
+
readonly tcpResetEnabled: pulumi.Output<boolean>;
|
|
145
153
|
/**
|
|
146
154
|
* Create a NatRule resource with the given unique name, arguments, and options.
|
|
147
155
|
*
|
|
@@ -165,13 +173,17 @@ export interface NatRuleState {
|
|
|
165
173
|
*/
|
|
166
174
|
backendPort?: pulumi.Input<number>;
|
|
167
175
|
/**
|
|
168
|
-
*
|
|
176
|
+
* @deprecated This field is deprecated in favour of `floatingIpEnabled` and will be removed in version 5.0 of the provider.
|
|
169
177
|
*/
|
|
170
178
|
enableFloatingIp?: pulumi.Input<boolean>;
|
|
171
179
|
/**
|
|
172
|
-
*
|
|
180
|
+
* @deprecated This field is deprecated in favour of `tcpResetEnabled` and will be removed in version 5.0 of the provider.
|
|
173
181
|
*/
|
|
174
182
|
enableTcpReset?: pulumi.Input<boolean>;
|
|
183
|
+
/**
|
|
184
|
+
* Are the Floating IPs enabled for this Load Balancer Rule? A "floating" IP is reassigned to a secondary server in case the primary server fails. Required to configure a SQL AlwaysOn Availability Group. Defaults to `false`.
|
|
185
|
+
*/
|
|
186
|
+
floatingIpEnabled?: pulumi.Input<boolean>;
|
|
175
187
|
frontendIpConfigurationId?: pulumi.Input<string>;
|
|
176
188
|
/**
|
|
177
189
|
* The name of the frontend IP configuration exposing this rule.
|
|
@@ -209,6 +221,10 @@ export interface NatRuleState {
|
|
|
209
221
|
* The name of the resource group in which to create the resource. Changing this forces a new resource to be created.
|
|
210
222
|
*/
|
|
211
223
|
resourceGroupName?: pulumi.Input<string>;
|
|
224
|
+
/**
|
|
225
|
+
* Is TCP Reset enabled for this Load Balancer Rule?
|
|
226
|
+
*/
|
|
227
|
+
tcpResetEnabled?: pulumi.Input<boolean>;
|
|
212
228
|
}
|
|
213
229
|
/**
|
|
214
230
|
* The set of arguments for constructing a NatRule resource.
|
|
@@ -223,13 +239,17 @@ export interface NatRuleArgs {
|
|
|
223
239
|
*/
|
|
224
240
|
backendPort: pulumi.Input<number>;
|
|
225
241
|
/**
|
|
226
|
-
*
|
|
242
|
+
* @deprecated This field is deprecated in favour of `floatingIpEnabled` and will be removed in version 5.0 of the provider.
|
|
227
243
|
*/
|
|
228
244
|
enableFloatingIp?: pulumi.Input<boolean>;
|
|
229
245
|
/**
|
|
230
|
-
*
|
|
246
|
+
* @deprecated This field is deprecated in favour of `tcpResetEnabled` and will be removed in version 5.0 of the provider.
|
|
231
247
|
*/
|
|
232
248
|
enableTcpReset?: pulumi.Input<boolean>;
|
|
249
|
+
/**
|
|
250
|
+
* Are the Floating IPs enabled for this Load Balancer Rule? A "floating" IP is reassigned to a secondary server in case the primary server fails. Required to configure a SQL AlwaysOn Availability Group. Defaults to `false`.
|
|
251
|
+
*/
|
|
252
|
+
floatingIpEnabled?: pulumi.Input<boolean>;
|
|
233
253
|
/**
|
|
234
254
|
* The name of the frontend IP configuration exposing this rule.
|
|
235
255
|
*/
|
|
@@ -266,4 +286,8 @@ export interface NatRuleArgs {
|
|
|
266
286
|
* The name of the resource group in which to create the resource. Changing this forces a new resource to be created.
|
|
267
287
|
*/
|
|
268
288
|
resourceGroupName: pulumi.Input<string>;
|
|
289
|
+
/**
|
|
290
|
+
* Is TCP Reset enabled for this Load Balancer Rule?
|
|
291
|
+
*/
|
|
292
|
+
tcpResetEnabled?: pulumi.Input<boolean>;
|
|
269
293
|
}
|
package/lb/natRule.js
CHANGED
|
@@ -111,6 +111,7 @@ class NatRule extends pulumi.CustomResource {
|
|
|
111
111
|
resourceInputs["backendPort"] = state?.backendPort;
|
|
112
112
|
resourceInputs["enableFloatingIp"] = state?.enableFloatingIp;
|
|
113
113
|
resourceInputs["enableTcpReset"] = state?.enableTcpReset;
|
|
114
|
+
resourceInputs["floatingIpEnabled"] = state?.floatingIpEnabled;
|
|
114
115
|
resourceInputs["frontendIpConfigurationId"] = state?.frontendIpConfigurationId;
|
|
115
116
|
resourceInputs["frontendIpConfigurationName"] = state?.frontendIpConfigurationName;
|
|
116
117
|
resourceInputs["frontendPort"] = state?.frontendPort;
|
|
@@ -121,6 +122,7 @@ class NatRule extends pulumi.CustomResource {
|
|
|
121
122
|
resourceInputs["name"] = state?.name;
|
|
122
123
|
resourceInputs["protocol"] = state?.protocol;
|
|
123
124
|
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
125
|
+
resourceInputs["tcpResetEnabled"] = state?.tcpResetEnabled;
|
|
124
126
|
}
|
|
125
127
|
else {
|
|
126
128
|
const args = argsOrState;
|
|
@@ -143,6 +145,7 @@ class NatRule extends pulumi.CustomResource {
|
|
|
143
145
|
resourceInputs["backendPort"] = args?.backendPort;
|
|
144
146
|
resourceInputs["enableFloatingIp"] = args?.enableFloatingIp;
|
|
145
147
|
resourceInputs["enableTcpReset"] = args?.enableTcpReset;
|
|
148
|
+
resourceInputs["floatingIpEnabled"] = args?.floatingIpEnabled;
|
|
146
149
|
resourceInputs["frontendIpConfigurationName"] = args?.frontendIpConfigurationName;
|
|
147
150
|
resourceInputs["frontendPort"] = args?.frontendPort;
|
|
148
151
|
resourceInputs["frontendPortEnd"] = args?.frontendPortEnd;
|
|
@@ -152,6 +155,7 @@ class NatRule extends pulumi.CustomResource {
|
|
|
152
155
|
resourceInputs["name"] = args?.name;
|
|
153
156
|
resourceInputs["protocol"] = args?.protocol;
|
|
154
157
|
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
158
|
+
resourceInputs["tcpResetEnabled"] = args?.tcpResetEnabled;
|
|
155
159
|
resourceInputs["backendIpConfigurationId"] = undefined /*out*/;
|
|
156
160
|
resourceInputs["frontendIpConfigurationId"] = undefined /*out*/;
|
|
157
161
|
}
|
package/lb/natRule.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"natRule.js","sourceRoot":"","sources":["../../lb/natRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwEG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"natRule.js","sourceRoot":"","sources":["../../lb/natRule.ts"],"names":[],"mappings":"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"}
|
package/lb/outboundRule.d.ts
CHANGED
|
@@ -86,9 +86,9 @@ export declare class OutboundRule extends pulumi.CustomResource {
|
|
|
86
86
|
*/
|
|
87
87
|
readonly backendAddressPoolId: pulumi.Output<string>;
|
|
88
88
|
/**
|
|
89
|
-
*
|
|
89
|
+
* @deprecated This property is being deprecated in favour of `tcpResetEnabled` and will be removed in version 5.0 of the provider.
|
|
90
90
|
*/
|
|
91
|
-
readonly enableTcpReset: pulumi.Output<boolean
|
|
91
|
+
readonly enableTcpReset: pulumi.Output<boolean>;
|
|
92
92
|
/**
|
|
93
93
|
* One or more `frontendIpConfiguration` blocks as defined below.
|
|
94
94
|
*/
|
|
@@ -109,6 +109,10 @@ export declare class OutboundRule extends pulumi.CustomResource {
|
|
|
109
109
|
* The transport protocol for the external endpoint. Possible values are `Udp`, `Tcp` or `All`.
|
|
110
110
|
*/
|
|
111
111
|
readonly protocol: pulumi.Output<string>;
|
|
112
|
+
/**
|
|
113
|
+
* Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
|
|
114
|
+
*/
|
|
115
|
+
readonly tcpResetEnabled: pulumi.Output<boolean>;
|
|
112
116
|
/**
|
|
113
117
|
* Create a OutboundRule resource with the given unique name, arguments, and options.
|
|
114
118
|
*
|
|
@@ -131,7 +135,7 @@ export interface OutboundRuleState {
|
|
|
131
135
|
*/
|
|
132
136
|
backendAddressPoolId?: pulumi.Input<string>;
|
|
133
137
|
/**
|
|
134
|
-
*
|
|
138
|
+
* @deprecated This property is being deprecated in favour of `tcpResetEnabled` and will be removed in version 5.0 of the provider.
|
|
135
139
|
*/
|
|
136
140
|
enableTcpReset?: pulumi.Input<boolean>;
|
|
137
141
|
/**
|
|
@@ -154,6 +158,10 @@ export interface OutboundRuleState {
|
|
|
154
158
|
* The transport protocol for the external endpoint. Possible values are `Udp`, `Tcp` or `All`.
|
|
155
159
|
*/
|
|
156
160
|
protocol?: pulumi.Input<string>;
|
|
161
|
+
/**
|
|
162
|
+
* Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
|
|
163
|
+
*/
|
|
164
|
+
tcpResetEnabled?: pulumi.Input<boolean>;
|
|
157
165
|
}
|
|
158
166
|
/**
|
|
159
167
|
* The set of arguments for constructing a OutboundRule resource.
|
|
@@ -168,7 +176,7 @@ export interface OutboundRuleArgs {
|
|
|
168
176
|
*/
|
|
169
177
|
backendAddressPoolId: pulumi.Input<string>;
|
|
170
178
|
/**
|
|
171
|
-
*
|
|
179
|
+
* @deprecated This property is being deprecated in favour of `tcpResetEnabled` and will be removed in version 5.0 of the provider.
|
|
172
180
|
*/
|
|
173
181
|
enableTcpReset?: pulumi.Input<boolean>;
|
|
174
182
|
/**
|
|
@@ -191,4 +199,8 @@ export interface OutboundRuleArgs {
|
|
|
191
199
|
* The transport protocol for the external endpoint. Possible values are `Udp`, `Tcp` or `All`.
|
|
192
200
|
*/
|
|
193
201
|
protocol: pulumi.Input<string>;
|
|
202
|
+
/**
|
|
203
|
+
* Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
|
|
204
|
+
*/
|
|
205
|
+
tcpResetEnabled?: pulumi.Input<boolean>;
|
|
194
206
|
}
|
package/lb/outboundRule.js
CHANGED
|
@@ -101,6 +101,7 @@ class OutboundRule extends pulumi.CustomResource {
|
|
|
101
101
|
resourceInputs["loadbalancerId"] = state?.loadbalancerId;
|
|
102
102
|
resourceInputs["name"] = state?.name;
|
|
103
103
|
resourceInputs["protocol"] = state?.protocol;
|
|
104
|
+
resourceInputs["tcpResetEnabled"] = state?.tcpResetEnabled;
|
|
104
105
|
}
|
|
105
106
|
else {
|
|
106
107
|
const args = argsOrState;
|
|
@@ -121,6 +122,7 @@ class OutboundRule extends pulumi.CustomResource {
|
|
|
121
122
|
resourceInputs["loadbalancerId"] = args?.loadbalancerId;
|
|
122
123
|
resourceInputs["name"] = args?.name;
|
|
123
124
|
resourceInputs["protocol"] = args?.protocol;
|
|
125
|
+
resourceInputs["tcpResetEnabled"] = args?.tcpResetEnabled;
|
|
124
126
|
}
|
|
125
127
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
126
128
|
super(OutboundRule.__pulumiType, name, resourceInputs, opts);
|
package/lb/outboundRule.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"outboundRule.js","sourceRoot":"","sources":["../../lb/outboundRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
1
|
+
{"version":3,"file":"outboundRule.js","sourceRoot":"","sources":["../../lb/outboundRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IA+CD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,EAAE,sBAAsB,CAAC;YACzE,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,EAAE,wBAAwB,CAAC;YAC7E,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;SAC9D;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,oBAAoB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,kDAAkD,CAAC,CAAC;aACvE;YACD,IAAI,IAAI,EAAE,cAAc,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AA9GL,oCA+GC;AAjGG,gBAAgB;AACO,yBAAY,GAAG,oCAAoC,CAAC"}
|
package/lb/rule.d.ts
CHANGED
|
@@ -85,13 +85,17 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
85
85
|
*/
|
|
86
86
|
readonly disableOutboundSnat: pulumi.Output<boolean | undefined>;
|
|
87
87
|
/**
|
|
88
|
-
*
|
|
88
|
+
* @deprecated This field is deprecated in favour of `floatingIpEnabled` and will be removed in version 5.0 of the provider.
|
|
89
89
|
*/
|
|
90
|
-
readonly enableFloatingIp: pulumi.Output<boolean
|
|
90
|
+
readonly enableFloatingIp: pulumi.Output<boolean>;
|
|
91
91
|
/**
|
|
92
|
-
*
|
|
92
|
+
* @deprecated This field is deprecated in favour of `tcpResetEnabled` and will be removed in version 5.0 of the provider.
|
|
93
|
+
*/
|
|
94
|
+
readonly enableTcpReset: pulumi.Output<boolean>;
|
|
95
|
+
/**
|
|
96
|
+
* Are the Floating IPs enabled for this Load Balancer Rule? A "floating" IP is reassigned to a secondary server in case the primary server fails. Required to configure a SQL AlwaysOn Availability Group. Defaults to `false`.
|
|
93
97
|
*/
|
|
94
|
-
readonly
|
|
98
|
+
readonly floatingIpEnabled: pulumi.Output<boolean>;
|
|
95
99
|
readonly frontendIpConfigurationId: pulumi.Output<string>;
|
|
96
100
|
/**
|
|
97
101
|
* The name of the frontend IP configuration to which the rule is associated.
|
|
@@ -125,6 +129,10 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
125
129
|
* The transport protocol for the external endpoint. Possible values are `Tcp`, `Udp` or `All`.
|
|
126
130
|
*/
|
|
127
131
|
readonly protocol: pulumi.Output<string>;
|
|
132
|
+
/**
|
|
133
|
+
* Is TCP Reset enabled for this Load Balancer Rule?
|
|
134
|
+
*/
|
|
135
|
+
readonly tcpResetEnabled: pulumi.Output<boolean>;
|
|
128
136
|
/**
|
|
129
137
|
* Create a Rule resource with the given unique name, arguments, and options.
|
|
130
138
|
*
|
|
@@ -153,13 +161,17 @@ export interface RuleState {
|
|
|
153
161
|
*/
|
|
154
162
|
disableOutboundSnat?: pulumi.Input<boolean>;
|
|
155
163
|
/**
|
|
156
|
-
*
|
|
164
|
+
* @deprecated This field is deprecated in favour of `floatingIpEnabled` and will be removed in version 5.0 of the provider.
|
|
157
165
|
*/
|
|
158
166
|
enableFloatingIp?: pulumi.Input<boolean>;
|
|
159
167
|
/**
|
|
160
|
-
*
|
|
168
|
+
* @deprecated This field is deprecated in favour of `tcpResetEnabled` and will be removed in version 5.0 of the provider.
|
|
161
169
|
*/
|
|
162
170
|
enableTcpReset?: pulumi.Input<boolean>;
|
|
171
|
+
/**
|
|
172
|
+
* Are the Floating IPs enabled for this Load Balancer Rule? A "floating" IP is reassigned to a secondary server in case the primary server fails. Required to configure a SQL AlwaysOn Availability Group. Defaults to `false`.
|
|
173
|
+
*/
|
|
174
|
+
floatingIpEnabled?: pulumi.Input<boolean>;
|
|
163
175
|
frontendIpConfigurationId?: pulumi.Input<string>;
|
|
164
176
|
/**
|
|
165
177
|
* The name of the frontend IP configuration to which the rule is associated.
|
|
@@ -193,6 +205,10 @@ export interface RuleState {
|
|
|
193
205
|
* The transport protocol for the external endpoint. Possible values are `Tcp`, `Udp` or `All`.
|
|
194
206
|
*/
|
|
195
207
|
protocol?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* Is TCP Reset enabled for this Load Balancer Rule?
|
|
210
|
+
*/
|
|
211
|
+
tcpResetEnabled?: pulumi.Input<boolean>;
|
|
196
212
|
}
|
|
197
213
|
/**
|
|
198
214
|
* The set of arguments for constructing a Rule resource.
|
|
@@ -213,13 +229,17 @@ export interface RuleArgs {
|
|
|
213
229
|
*/
|
|
214
230
|
disableOutboundSnat?: pulumi.Input<boolean>;
|
|
215
231
|
/**
|
|
216
|
-
*
|
|
232
|
+
* @deprecated This field is deprecated in favour of `floatingIpEnabled` and will be removed in version 5.0 of the provider.
|
|
217
233
|
*/
|
|
218
234
|
enableFloatingIp?: pulumi.Input<boolean>;
|
|
219
235
|
/**
|
|
220
|
-
*
|
|
236
|
+
* @deprecated This field is deprecated in favour of `tcpResetEnabled` and will be removed in version 5.0 of the provider.
|
|
221
237
|
*/
|
|
222
238
|
enableTcpReset?: pulumi.Input<boolean>;
|
|
239
|
+
/**
|
|
240
|
+
* Are the Floating IPs enabled for this Load Balancer Rule? A "floating" IP is reassigned to a secondary server in case the primary server fails. Required to configure a SQL AlwaysOn Availability Group. Defaults to `false`.
|
|
241
|
+
*/
|
|
242
|
+
floatingIpEnabled?: pulumi.Input<boolean>;
|
|
223
243
|
/**
|
|
224
244
|
* The name of the frontend IP configuration to which the rule is associated.
|
|
225
245
|
*/
|
|
@@ -252,4 +272,8 @@ export interface RuleArgs {
|
|
|
252
272
|
* The transport protocol for the external endpoint. Possible values are `Tcp`, `Udp` or `All`.
|
|
253
273
|
*/
|
|
254
274
|
protocol: pulumi.Input<string>;
|
|
275
|
+
/**
|
|
276
|
+
* Is TCP Reset enabled for this Load Balancer Rule?
|
|
277
|
+
*/
|
|
278
|
+
tcpResetEnabled?: pulumi.Input<boolean>;
|
|
255
279
|
}
|
package/lb/rule.js
CHANGED
|
@@ -93,6 +93,7 @@ class Rule extends pulumi.CustomResource {
|
|
|
93
93
|
resourceInputs["disableOutboundSnat"] = state?.disableOutboundSnat;
|
|
94
94
|
resourceInputs["enableFloatingIp"] = state?.enableFloatingIp;
|
|
95
95
|
resourceInputs["enableTcpReset"] = state?.enableTcpReset;
|
|
96
|
+
resourceInputs["floatingIpEnabled"] = state?.floatingIpEnabled;
|
|
96
97
|
resourceInputs["frontendIpConfigurationId"] = state?.frontendIpConfigurationId;
|
|
97
98
|
resourceInputs["frontendIpConfigurationName"] = state?.frontendIpConfigurationName;
|
|
98
99
|
resourceInputs["frontendPort"] = state?.frontendPort;
|
|
@@ -102,6 +103,7 @@ class Rule extends pulumi.CustomResource {
|
|
|
102
103
|
resourceInputs["name"] = state?.name;
|
|
103
104
|
resourceInputs["probeId"] = state?.probeId;
|
|
104
105
|
resourceInputs["protocol"] = state?.protocol;
|
|
106
|
+
resourceInputs["tcpResetEnabled"] = state?.tcpResetEnabled;
|
|
105
107
|
}
|
|
106
108
|
else {
|
|
107
109
|
const args = argsOrState;
|
|
@@ -125,6 +127,7 @@ class Rule extends pulumi.CustomResource {
|
|
|
125
127
|
resourceInputs["disableOutboundSnat"] = args?.disableOutboundSnat;
|
|
126
128
|
resourceInputs["enableFloatingIp"] = args?.enableFloatingIp;
|
|
127
129
|
resourceInputs["enableTcpReset"] = args?.enableTcpReset;
|
|
130
|
+
resourceInputs["floatingIpEnabled"] = args?.floatingIpEnabled;
|
|
128
131
|
resourceInputs["frontendIpConfigurationName"] = args?.frontendIpConfigurationName;
|
|
129
132
|
resourceInputs["frontendPort"] = args?.frontendPort;
|
|
130
133
|
resourceInputs["idleTimeoutInMinutes"] = args?.idleTimeoutInMinutes;
|
|
@@ -133,6 +136,7 @@ class Rule extends pulumi.CustomResource {
|
|
|
133
136
|
resourceInputs["name"] = args?.name;
|
|
134
137
|
resourceInputs["probeId"] = args?.probeId;
|
|
135
138
|
resourceInputs["protocol"] = args?.protocol;
|
|
139
|
+
resourceInputs["tcpResetEnabled"] = args?.tcpResetEnabled;
|
|
136
140
|
resourceInputs["frontendIpConfigurationId"] = undefined /*out*/;
|
|
137
141
|
}
|
|
138
142
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/lb/rule.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rule.js","sourceRoot":"","sources":["../../lb/rule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsDG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;
|
|
1
|
+
{"version":3,"file":"rule.js","sourceRoot":"","sources":["../../lb/rule.ts"],"names":[],"mappings":"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"}
|
package/loadtest/loadTest.d.ts
CHANGED
|
@@ -2,8 +2,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
|
-
* <!-- Note: This documentation is generated. Any manual changes will be overwritten -->
|
|
6
|
-
*
|
|
7
5
|
* Manages a Load Test Service.
|
|
8
6
|
*
|
|
9
7
|
* ## Example Usage
|
package/loadtest/loadTest.js
CHANGED
|
@@ -6,8 +6,6 @@ exports.LoadTest = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* <!-- Note: This documentation is generated. Any manual changes will be overwritten -->
|
|
10
|
-
*
|
|
11
9
|
* Manages a Load Test Service.
|
|
12
10
|
*
|
|
13
11
|
* ## Example Usage
|
package/loadtest/loadTest.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loadTest.js","sourceRoot":"","sources":["../../loadtest/loadTest.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"loadTest.js","sourceRoot":"","sources":["../../loadtest/loadTest.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IA2CD,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,IAAI,IAAI,EAAE,iBAAiB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AAlGL,4BAmGC;AArFG,gBAAgB;AACO,qBAAY,GAAG,kCAAkC,CAAC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import * as inputs from "../types/input";
|
|
3
2
|
import * as outputs from "../types/output";
|
|
4
3
|
/**
|
|
5
4
|
* Use this data source to access information about an existing Logic App Standard instance.
|
|
@@ -37,10 +36,6 @@ export interface GetStandardArgs {
|
|
|
37
36
|
* The name of the Resource Group where the Logic App exists.
|
|
38
37
|
*/
|
|
39
38
|
resourceGroupName: string;
|
|
40
|
-
/**
|
|
41
|
-
* A `siteConfig` object as defined below.
|
|
42
|
-
*/
|
|
43
|
-
siteConfig?: inputs.logicapps.GetStandardSiteConfig;
|
|
44
39
|
}
|
|
45
40
|
/**
|
|
46
41
|
* A collection of values returned by getStandard.
|
|
@@ -204,8 +199,4 @@ export interface GetStandardOutputArgs {
|
|
|
204
199
|
* The name of the Resource Group where the Logic App exists.
|
|
205
200
|
*/
|
|
206
201
|
resourceGroupName: pulumi.Input<string>;
|
|
207
|
-
/**
|
|
208
|
-
* A `siteConfig` object as defined below.
|
|
209
|
-
*/
|
|
210
|
-
siteConfig?: pulumi.Input<inputs.logicapps.GetStandardSiteConfigArgs>;
|
|
211
202
|
}
|
package/logicapps/getStandard.js
CHANGED
|
@@ -33,7 +33,6 @@ function getStandard(args, opts) {
|
|
|
33
33
|
return pulumi.runtime.invoke("azure:logicapps/getStandard:getStandard", {
|
|
34
34
|
"name": args.name,
|
|
35
35
|
"resourceGroupName": args.resourceGroupName,
|
|
36
|
-
"siteConfig": args.siteConfig,
|
|
37
36
|
}, opts);
|
|
38
37
|
}
|
|
39
38
|
exports.getStandard = getStandard;
|
|
@@ -65,7 +64,6 @@ function getStandardOutput(args, opts) {
|
|
|
65
64
|
return pulumi.runtime.invokeOutput("azure:logicapps/getStandard:getStandard", {
|
|
66
65
|
"name": args.name,
|
|
67
66
|
"resourceGroupName": args.resourceGroupName,
|
|
68
|
-
"siteConfig": args.siteConfig,
|
|
69
67
|
}, opts);
|
|
70
68
|
}
|
|
71
69
|
exports.getStandardOutput = getStandardOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getStandard.js","sourceRoot":"","sources":["../../logicapps/getStandard.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;
|
|
1
|
+
{"version":3,"file":"getStandard.js","sourceRoot":"","sources":["../../logicapps/getStandard.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kCAMC;AA0ID;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC"}
|
package/logicapps/standard.d.ts
CHANGED
|
@@ -142,7 +142,7 @@ export declare class Standard extends pulumi.CustomResource {
|
|
|
142
142
|
*/
|
|
143
143
|
readonly clientAffinityEnabled: pulumi.Output<boolean>;
|
|
144
144
|
/**
|
|
145
|
-
* The mode of the Logic App's client certificates requirement for incoming requests. Possible values are `Required` and `
|
|
145
|
+
* The mode of the Logic App's client certificates requirement for incoming requests. Possible values are `Required`, `Optional`, and `OptionalInteractiveUser`.
|
|
146
146
|
*/
|
|
147
147
|
readonly clientCertificateMode: pulumi.Output<string | undefined>;
|
|
148
148
|
/**
|
|
@@ -277,7 +277,7 @@ export interface StandardState {
|
|
|
277
277
|
*/
|
|
278
278
|
clientAffinityEnabled?: pulumi.Input<boolean>;
|
|
279
279
|
/**
|
|
280
|
-
* The mode of the Logic App's client certificates requirement for incoming requests. Possible values are `Required` and `
|
|
280
|
+
* The mode of the Logic App's client certificates requirement for incoming requests. Possible values are `Required`, `Optional`, and `OptionalInteractiveUser`.
|
|
281
281
|
*/
|
|
282
282
|
clientCertificateMode?: pulumi.Input<string>;
|
|
283
283
|
/**
|
|
@@ -404,7 +404,7 @@ export interface StandardArgs {
|
|
|
404
404
|
*/
|
|
405
405
|
clientAffinityEnabled?: pulumi.Input<boolean>;
|
|
406
406
|
/**
|
|
407
|
-
* The mode of the Logic App's client certificates requirement for incoming requests. Possible values are `Required` and `
|
|
407
|
+
* The mode of the Logic App's client certificates requirement for incoming requests. Possible values are `Required`, `Optional`, and `OptionalInteractiveUser`.
|
|
408
408
|
*/
|
|
409
409
|
clientCertificateMode?: pulumi.Input<string>;
|
|
410
410
|
/**
|
|
@@ -140,7 +140,9 @@ export declare class ComputeInstance extends pulumi.CustomResource {
|
|
|
140
140
|
*/
|
|
141
141
|
readonly name: pulumi.Output<string>;
|
|
142
142
|
/**
|
|
143
|
-
* Whether the compute instance will have a public ip.
|
|
143
|
+
* Whether the compute instance will have a public ip. Defaults to `true`. Changing this forces a new Machine Learning Compute Cluster to be created.
|
|
144
|
+
*
|
|
145
|
+
* > **Note:** The property `subnetResourceId` becomes required if `nodePublicIpEnabled` is set to `false`, and the instance's workspace is not using a managed network (i.e. the workspace's outbound isolation mode is `Disabled`).
|
|
144
146
|
*/
|
|
145
147
|
readonly nodePublicIpEnabled: pulumi.Output<boolean | undefined>;
|
|
146
148
|
/**
|
|
@@ -149,6 +151,8 @@ export declare class ComputeInstance extends pulumi.CustomResource {
|
|
|
149
151
|
readonly ssh: pulumi.Output<outputs.machinelearning.ComputeInstanceSsh | undefined>;
|
|
150
152
|
/**
|
|
151
153
|
* Virtual network subnet resource ID the compute nodes belong to. Changing this forces a new Machine Learning Compute Instance to be created.
|
|
154
|
+
*
|
|
155
|
+
* > **Note:** The property `subnetResourceId` can be set only if the instance's workspace is not using Azure-managed networking.
|
|
152
156
|
*/
|
|
153
157
|
readonly subnetResourceId: pulumi.Output<string | undefined>;
|
|
154
158
|
/**
|
|
@@ -203,7 +207,9 @@ export interface ComputeInstanceState {
|
|
|
203
207
|
*/
|
|
204
208
|
name?: pulumi.Input<string>;
|
|
205
209
|
/**
|
|
206
|
-
* Whether the compute instance will have a public ip.
|
|
210
|
+
* Whether the compute instance will have a public ip. Defaults to `true`. Changing this forces a new Machine Learning Compute Cluster to be created.
|
|
211
|
+
*
|
|
212
|
+
* > **Note:** The property `subnetResourceId` becomes required if `nodePublicIpEnabled` is set to `false`, and the instance's workspace is not using a managed network (i.e. the workspace's outbound isolation mode is `Disabled`).
|
|
207
213
|
*/
|
|
208
214
|
nodePublicIpEnabled?: pulumi.Input<boolean>;
|
|
209
215
|
/**
|
|
@@ -212,6 +218,8 @@ export interface ComputeInstanceState {
|
|
|
212
218
|
ssh?: pulumi.Input<inputs.machinelearning.ComputeInstanceSsh>;
|
|
213
219
|
/**
|
|
214
220
|
* Virtual network subnet resource ID the compute nodes belong to. Changing this forces a new Machine Learning Compute Instance to be created.
|
|
221
|
+
*
|
|
222
|
+
* > **Note:** The property `subnetResourceId` can be set only if the instance's workspace is not using Azure-managed networking.
|
|
215
223
|
*/
|
|
216
224
|
subnetResourceId?: pulumi.Input<string>;
|
|
217
225
|
/**
|
|
@@ -258,7 +266,9 @@ export interface ComputeInstanceArgs {
|
|
|
258
266
|
*/
|
|
259
267
|
name?: pulumi.Input<string>;
|
|
260
268
|
/**
|
|
261
|
-
* Whether the compute instance will have a public ip.
|
|
269
|
+
* Whether the compute instance will have a public ip. Defaults to `true`. Changing this forces a new Machine Learning Compute Cluster to be created.
|
|
270
|
+
*
|
|
271
|
+
* > **Note:** The property `subnetResourceId` becomes required if `nodePublicIpEnabled` is set to `false`, and the instance's workspace is not using a managed network (i.e. the workspace's outbound isolation mode is `Disabled`).
|
|
262
272
|
*/
|
|
263
273
|
nodePublicIpEnabled?: pulumi.Input<boolean>;
|
|
264
274
|
/**
|
|
@@ -267,6 +277,8 @@ export interface ComputeInstanceArgs {
|
|
|
267
277
|
ssh?: pulumi.Input<inputs.machinelearning.ComputeInstanceSsh>;
|
|
268
278
|
/**
|
|
269
279
|
* Virtual network subnet resource ID the compute nodes belong to. Changing this forces a new Machine Learning Compute Instance to be created.
|
|
280
|
+
*
|
|
281
|
+
* > **Note:** The property `subnetResourceId` can be set only if the instance's workspace is not using Azure-managed networking.
|
|
270
282
|
*/
|
|
271
283
|
subnetResourceId?: pulumi.Input<string>;
|
|
272
284
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"computeInstance.js","sourceRoot":"","sources":["../../machinelearning/computeInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6FG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;
|
|
1
|
+
{"version":3,"file":"computeInstance.js","sourceRoot":"","sources":["../../machinelearning/computeInstance.ts"],"names":[],"mappings":"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"}
|
|
@@ -54,7 +54,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
54
54
|
* const exampleDatastoreBlobstorage = new azure.machinelearning.DatastoreBlobstorage("example", {
|
|
55
55
|
* name: "example-datastore",
|
|
56
56
|
* workspaceId: exampleWorkspace.id,
|
|
57
|
-
* storageContainerId: exampleContainer.
|
|
57
|
+
* storageContainerId: exampleContainer.id,
|
|
58
58
|
* accountKey: exampleAccount.primaryAccessKey,
|
|
59
59
|
* });
|
|
60
60
|
* ```
|
|
@@ -60,7 +60,7 @@ const utilities = require("../utilities");
|
|
|
60
60
|
* const exampleDatastoreBlobstorage = new azure.machinelearning.DatastoreBlobstorage("example", {
|
|
61
61
|
* name: "example-datastore",
|
|
62
62
|
* workspaceId: exampleWorkspace.id,
|
|
63
|
-
* storageContainerId: exampleContainer.
|
|
63
|
+
* storageContainerId: exampleContainer.id,
|
|
64
64
|
* accountKey: exampleAccount.primaryAccessKey,
|
|
65
65
|
* });
|
|
66
66
|
* ```
|
|
@@ -52,7 +52,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
52
52
|
* const exampleDatastoreDatalakeGen2 = new azure.machinelearning.DatastoreDatalakeGen2("example", {
|
|
53
53
|
* name: "example-datastore",
|
|
54
54
|
* workspaceId: exampleWorkspace.id,
|
|
55
|
-
* storageContainerId: exampleContainer.
|
|
55
|
+
* storageContainerId: exampleContainer.id,
|
|
56
56
|
* });
|
|
57
57
|
* ```
|
|
58
58
|
*
|
|
@@ -58,7 +58,7 @@ const utilities = require("../utilities");
|
|
|
58
58
|
* const exampleDatastoreDatalakeGen2 = new azure.machinelearning.DatastoreDatalakeGen2("example", {
|
|
59
59
|
* name: "example-datastore",
|
|
60
60
|
* workspaceId: exampleWorkspace.id,
|
|
61
|
-
* storageContainerId: exampleContainer.
|
|
61
|
+
* storageContainerId: exampleContainer.id,
|
|
62
62
|
* });
|
|
63
63
|
* ```
|
|
64
64
|
*
|
|
@@ -97,7 +97,7 @@ import * as outputs from "../types/output";
|
|
|
97
97
|
* <!-- This section is generated, changes will be overwritten -->
|
|
98
98
|
* This resource uses the following Azure API Providers:
|
|
99
99
|
*
|
|
100
|
-
* * `Microsoft.ContainerService` - 2025-
|
|
100
|
+
* * `Microsoft.ContainerService` - 2025-05-01
|
|
101
101
|
*
|
|
102
102
|
* * `Microsoft.MachineLearningServices` - 2025-06-01
|
|
103
103
|
*
|