@pulumi/azure 6.24.0-alpha.1750141386 → 6.24.0-alpha.1750268625
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/README.md +3 -3
- package/apimanagement/api.d.ts +6 -0
- package/apimanagement/api.js.map +1 -1
- package/appservice/appFlexConsumption.d.ts +12 -0
- package/appservice/appFlexConsumption.js +2 -0
- package/appservice/appFlexConsumption.js.map +1 -1
- package/appservice/hybridConnection.d.ts +7 -0
- package/appservice/hybridConnection.js +7 -0
- package/appservice/hybridConnection.js.map +1 -1
- package/appservice/publicCertificate.d.ts +7 -0
- package/appservice/publicCertificate.js +7 -0
- package/appservice/publicCertificate.js.map +1 -1
- package/appservice/windowsFunctionApp.js +2 -2
- package/appservice/windowsFunctionApp.js.map +1 -1
- package/automation/account.d.ts +19 -1
- package/automation/account.js +1 -1
- package/automation/account.js.map +1 -1
- package/backup/protectedVM.d.ts +30 -31
- package/backup/protectedVM.js +9 -4
- package/backup/protectedVM.js.map +1 -1
- package/cdn/frontdoorOrigin.d.ts +7 -0
- package/cdn/frontdoorOrigin.js +7 -0
- package/cdn/frontdoorOrigin.js.map +1 -1
- package/cdn/frontdoorProfile.d.ts +7 -0
- package/cdn/frontdoorProfile.js +7 -0
- package/cdn/frontdoorProfile.js.map +1 -1
- package/cdn/frontdoorRule.d.ts +15 -2
- package/cdn/frontdoorRule.js +15 -2
- package/cdn/frontdoorRule.js.map +1 -1
- package/cdn/frontdoorRuleSet.d.ts +7 -0
- package/cdn/frontdoorRuleSet.js +7 -0
- package/cdn/frontdoorRuleSet.js.map +1 -1
- package/cdn/frontdoorSecurityPolicy.d.ts +7 -0
- package/cdn/frontdoorSecurityPolicy.js +7 -0
- package/cdn/frontdoorSecurityPolicy.js.map +1 -1
- package/compute/availabilitySet.d.ts +7 -0
- package/compute/availabilitySet.js +7 -0
- package/compute/availabilitySet.js.map +1 -1
- package/compute/bastionHost.d.ts +7 -0
- package/compute/bastionHost.js +7 -0
- package/compute/bastionHost.js.map +1 -1
- package/compute/capacityReservation.d.ts +7 -0
- package/compute/capacityReservation.js +7 -0
- package/compute/capacityReservation.js.map +1 -1
- package/compute/capacityReservationGroup.d.ts +7 -0
- package/compute/capacityReservationGroup.js +7 -0
- package/compute/capacityReservationGroup.js.map +1 -1
- package/compute/dataDiskAttachment.d.ts +7 -0
- package/compute/dataDiskAttachment.js +7 -0
- package/compute/dataDiskAttachment.js.map +1 -1
- package/compute/dedicatedHost.d.ts +7 -0
- package/compute/dedicatedHost.js +7 -0
- package/compute/dedicatedHost.js.map +1 -1
- package/compute/dedicatedHostGroup.d.ts +7 -0
- package/compute/dedicatedHostGroup.js +7 -0
- package/compute/dedicatedHostGroup.js.map +1 -1
- package/compute/diskAccess.d.ts +7 -0
- package/compute/diskAccess.js +7 -0
- package/compute/diskAccess.js.map +1 -1
- package/compute/diskEncryptionSet.d.ts +7 -0
- package/compute/diskEncryptionSet.js +7 -0
- package/compute/diskEncryptionSet.js.map +1 -1
- package/compute/extension.d.ts +7 -0
- package/compute/extension.js +7 -0
- package/compute/extension.js.map +1 -1
- package/compute/getOrchestratedVirtualMachineScaleSet.d.ts +2 -2
- package/compute/getOrchestratedVirtualMachineScaleSet.js +2 -2
- package/compute/getVirtualMachineScaleSet.d.ts +2 -2
- package/compute/getVirtualMachineScaleSet.js +2 -2
- package/compute/image.d.ts +7 -0
- package/compute/image.js +7 -0
- package/compute/image.js.map +1 -1
- package/compute/linuxVirtualMachine.d.ts +7 -0
- package/compute/linuxVirtualMachine.js +7 -0
- package/compute/linuxVirtualMachine.js.map +1 -1
- package/compute/linuxVirtualMachineScaleSet.d.ts +7 -0
- package/compute/linuxVirtualMachineScaleSet.js +7 -0
- package/compute/linuxVirtualMachineScaleSet.js.map +1 -1
- package/compute/managedDisk.d.ts +7 -0
- package/compute/managedDisk.js +7 -0
- package/compute/managedDisk.js.map +1 -1
- package/compute/managedDiskSasToken.d.ts +7 -0
- package/compute/managedDiskSasToken.js +7 -0
- package/compute/managedDiskSasToken.js.map +1 -1
- package/compute/orchestratedVirtualMachineScaleSet.d.ts +7 -0
- package/compute/orchestratedVirtualMachineScaleSet.js +7 -0
- package/compute/orchestratedVirtualMachineScaleSet.js.map +1 -1
- package/compute/packetCapture.d.ts +7 -0
- package/compute/packetCapture.js +7 -0
- package/compute/packetCapture.js.map +1 -1
- package/compute/scaleSet.d.ts +7 -0
- package/compute/scaleSet.js +7 -0
- package/compute/scaleSet.js.map +1 -1
- package/compute/scaleSetPacketCapture.d.ts +7 -0
- package/compute/scaleSetPacketCapture.js +7 -0
- package/compute/scaleSetPacketCapture.js.map +1 -1
- package/compute/scaleSetStandbyPool.d.ts +1 -1
- package/compute/scaleSetStandbyPool.js +1 -1
- package/compute/sharedImage.d.ts +7 -0
- package/compute/sharedImage.js +7 -0
- package/compute/sharedImage.js.map +1 -1
- package/compute/sharedImageGallery.d.ts +7 -0
- package/compute/sharedImageGallery.js +7 -0
- package/compute/sharedImageGallery.js.map +1 -1
- package/compute/sharedImageVersion.d.ts +7 -0
- package/compute/sharedImageVersion.js +7 -0
- package/compute/sharedImageVersion.js.map +1 -1
- package/compute/snapshot.d.ts +7 -0
- package/compute/snapshot.js +7 -0
- package/compute/snapshot.js.map +1 -1
- package/compute/sshPublicKey.d.ts +7 -0
- package/compute/sshPublicKey.js +7 -0
- package/compute/sshPublicKey.js.map +1 -1
- package/compute/virtualMachine.d.ts +9 -0
- package/compute/virtualMachine.js +9 -0
- package/compute/virtualMachine.js.map +1 -1
- package/compute/virtualMachineScaleSetExtension.d.ts +7 -0
- package/compute/virtualMachineScaleSetExtension.js +7 -0
- package/compute/virtualMachineScaleSetExtension.js.map +1 -1
- package/compute/windowsVirtualMachine.d.ts +7 -0
- package/compute/windowsVirtualMachine.js +7 -0
- package/compute/windowsVirtualMachine.js.map +1 -1
- package/compute/windowsVirtualMachineScaleSet.d.ts +7 -0
- package/compute/windowsVirtualMachineScaleSet.js +7 -0
- package/compute/windowsVirtualMachineScaleSet.js.map +1 -1
- package/containerservice/kubernetesClusterNodePool.d.ts +1 -1
- package/containerservice/kubernetesClusterNodePool.js +0 -3
- package/containerservice/kubernetesClusterNodePool.js.map +1 -1
- package/containerservice/registry.d.ts +6 -6
- package/containerservice/registryScopeMap.d.ts +2 -0
- package/containerservice/registryScopeMap.js +2 -0
- package/containerservice/registryScopeMap.js.map +1 -1
- package/containerservice/registryToken.d.ts +2 -0
- package/containerservice/registryToken.js +2 -0
- package/containerservice/registryToken.js.map +1 -1
- package/core/portalTenantConfiguration.d.ts +7 -0
- package/core/portalTenantConfiguration.js +7 -0
- package/core/portalTenantConfiguration.js.map +1 -1
- package/cosmosdb/account.d.ts +6 -0
- package/cosmosdb/account.js +6 -0
- package/cosmosdb/account.js.map +1 -1
- package/cosmosdb/cassandraCluster.d.ts +7 -0
- package/cosmosdb/cassandraCluster.js +7 -0
- package/cosmosdb/cassandraCluster.js.map +1 -1
- package/cosmosdb/cassandraDatacenter.d.ts +7 -0
- package/cosmosdb/cassandraDatacenter.js +7 -0
- package/cosmosdb/cassandraDatacenter.js.map +1 -1
- package/cosmosdb/gremlinDatabase.d.ts +7 -0
- package/cosmosdb/gremlinDatabase.js +7 -0
- package/cosmosdb/gremlinDatabase.js.map +1 -1
- package/cosmosdb/gremlinGraph.d.ts +7 -0
- package/cosmosdb/gremlinGraph.js +7 -0
- package/cosmosdb/gremlinGraph.js.map +1 -1
- package/cosmosdb/sqlContainer.d.ts +7 -0
- package/cosmosdb/sqlContainer.js +7 -0
- package/cosmosdb/sqlContainer.js.map +1 -1
- package/dashboard/grafanaManagedPrivateEndpoint.d.ts +12 -0
- package/dashboard/grafanaManagedPrivateEndpoint.js +2 -0
- package/dashboard/grafanaManagedPrivateEndpoint.js.map +1 -1
- package/databasemigration/project.d.ts +7 -0
- package/databasemigration/project.js +7 -0
- package/databasemigration/project.js.map +1 -1
- package/databasemigration/service.d.ts +7 -0
- package/databasemigration/service.js +7 -0
- package/databasemigration/service.js.map +1 -1
- package/databricks/virtualNetworkPeering.d.ts +7 -0
- package/databricks/virtualNetworkPeering.js +7 -0
- package/databricks/virtualNetworkPeering.js.map +1 -1
- package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +7 -0
- package/databricks/workspaceRootDbfsCustomerManagedKey.js +7 -0
- package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
- package/datafactory/dataFlow.d.ts +7 -0
- package/datafactory/dataFlow.js +7 -0
- package/datafactory/dataFlow.js.map +1 -1
- package/datafactory/factory.d.ts +7 -0
- package/datafactory/factory.js +7 -0
- package/datafactory/factory.js.map +1 -1
- package/datafactory/flowletDataFlow.d.ts +7 -0
- package/datafactory/flowletDataFlow.js +7 -0
- package/datafactory/flowletDataFlow.js.map +1 -1
- package/datafactory/integrationRuntimeRule.d.ts +8 -1
- package/datafactory/integrationRuntimeRule.js +8 -1
- package/datafactory/integrationRuntimeRule.js.map +1 -1
- package/datafactory/integrationRuntimeSelfHosted.d.ts +8 -1
- package/datafactory/integrationRuntimeSelfHosted.js +8 -1
- package/datafactory/integrationRuntimeSelfHosted.js.map +1 -1
- package/datafactory/integrationRuntimeSsis.d.ts +8 -1
- package/datafactory/integrationRuntimeSsis.js +8 -1
- package/datafactory/integrationRuntimeSsis.js.map +1 -1
- package/datafactory/managedPrivateEndpoint.d.ts +7 -0
- package/datafactory/managedPrivateEndpoint.js +7 -0
- package/datafactory/managedPrivateEndpoint.js.map +1 -1
- package/datafactory/pipeline.d.ts +7 -0
- package/datafactory/pipeline.js +7 -0
- package/datafactory/pipeline.js.map +1 -1
- package/devcenter/get.d.ts +105 -0
- package/devcenter/get.js +70 -0
- package/devcenter/get.js.map +1 -0
- package/devcenter/getAttachedNetwork.d.ts +90 -0
- package/devcenter/getAttachedNetwork.js +70 -0
- package/devcenter/getAttachedNetwork.js.map +1 -0
- package/devcenter/getCatalog.d.ts +95 -0
- package/devcenter/getCatalog.js +70 -0
- package/devcenter/getCatalog.js.map +1 -0
- package/devcenter/getDevBoxDefinition.d.ts +104 -0
- package/devcenter/getDevBoxDefinition.js +70 -0
- package/devcenter/getDevBoxDefinition.js.map +1 -0
- package/devcenter/getGallery.d.ts +90 -0
- package/devcenter/getGallery.js +70 -0
- package/devcenter/getGallery.js.map +1 -0
- package/devcenter/getNetworkConnection.d.ts +116 -0
- package/devcenter/getNetworkConnection.js +70 -0
- package/devcenter/getNetworkConnection.js.map +1 -0
- package/devcenter/getProject.d.ts +117 -0
- package/devcenter/getProject.js +70 -0
- package/devcenter/getProject.js.map +1 -0
- package/devcenter/getProjectEnvironmentType.d.ts +113 -0
- package/devcenter/getProjectEnvironmentType.js +70 -0
- package/devcenter/getProjectEnvironmentType.js.map +1 -0
- package/devcenter/index.d.ts +24 -0
- package/devcenter/index.js +25 -1
- package/devcenter/index.js.map +1 -1
- package/eventhub/namespace.d.ts +7 -0
- package/eventhub/namespace.js +7 -0
- package/eventhub/namespace.js.map +1 -1
- package/eventhub/namespaceAuthorizationRule.d.ts +7 -0
- package/eventhub/namespaceAuthorizationRule.js +7 -0
- package/eventhub/namespaceAuthorizationRule.js.map +1 -1
- package/eventhub/queue.d.ts +7 -0
- package/eventhub/queue.js +7 -0
- package/eventhub/queue.js.map +1 -1
- package/eventhub/subscription.d.ts +7 -0
- package/eventhub/subscription.js +7 -0
- package/eventhub/subscription.js.map +1 -1
- package/eventhub/topic.d.ts +7 -0
- package/eventhub/topic.js +7 -0
- package/eventhub/topic.js.map +1 -1
- package/eventhub/topicAuthorizationRule.d.ts +7 -0
- package/eventhub/topicAuthorizationRule.js +7 -0
- package/eventhub/topicAuthorizationRule.js.map +1 -1
- package/frontdoor/customHttpsConfiguration.d.ts +2 -0
- package/frontdoor/customHttpsConfiguration.js +2 -0
- package/frontdoor/customHttpsConfiguration.js.map +1 -1
- package/healthcare/medtechServiceFhirDestination.d.ts +2 -0
- package/healthcare/medtechServiceFhirDestination.js +2 -0
- package/healthcare/medtechServiceFhirDestination.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/logicapps/integrationAccount.d.ts +7 -0
- package/logicapps/integrationAccount.js +7 -0
- package/logicapps/integrationAccount.js.map +1 -1
- package/logicapps/integrationAccountAgreement.d.ts +7 -0
- package/logicapps/integrationAccountAgreement.js +7 -0
- package/logicapps/integrationAccountAgreement.js.map +1 -1
- package/logicapps/integrationAccountAssembly.d.ts +7 -0
- package/logicapps/integrationAccountAssembly.js +7 -0
- package/logicapps/integrationAccountAssembly.js.map +1 -1
- package/logicapps/integrationAccountBatchConfiguration.d.ts +7 -0
- package/logicapps/integrationAccountBatchConfiguration.js +7 -0
- package/logicapps/integrationAccountBatchConfiguration.js.map +1 -1
- package/logicapps/integrationAccountCertificate.d.ts +7 -0
- package/logicapps/integrationAccountCertificate.js +7 -0
- package/logicapps/integrationAccountCertificate.js.map +1 -1
- package/logicapps/integrationAccountMap.d.ts +7 -0
- package/logicapps/integrationAccountMap.js +7 -0
- package/logicapps/integrationAccountMap.js.map +1 -1
- package/logicapps/integrationAccountPartner.d.ts +7 -0
- package/logicapps/integrationAccountPartner.js +7 -0
- package/logicapps/integrationAccountPartner.js.map +1 -1
- package/logicapps/integrationAccountSchema.d.ts +7 -0
- package/logicapps/integrationAccountSchema.js +7 -0
- package/logicapps/integrationAccountSchema.js.map +1 -1
- package/logicapps/integrationAccountSession.d.ts +7 -0
- package/logicapps/integrationAccountSession.js +7 -0
- package/logicapps/integrationAccountSession.js.map +1 -1
- package/logicapps/standard.d.ts +7 -0
- package/logicapps/standard.js +7 -0
- package/logicapps/standard.js.map +1 -1
- package/logicapps/workflow.d.ts +7 -0
- package/logicapps/workflow.js +7 -0
- package/logicapps/workflow.js.map +1 -1
- package/management/lock.d.ts +7 -0
- package/management/lock.js +7 -0
- package/management/lock.js.map +1 -1
- package/managementresource/manangementLock.d.ts +7 -0
- package/managementresource/manangementLock.js +7 -0
- package/managementresource/manangementLock.js.map +1 -1
- package/maps/account.d.ts +7 -0
- package/maps/account.js +7 -0
- package/maps/account.js.map +1 -1
- package/marketplace/agreement.d.ts +7 -0
- package/marketplace/agreement.js +7 -0
- package/marketplace/agreement.js.map +1 -1
- package/monitoring/aadDiagnosticSetting.d.ts +7 -0
- package/monitoring/aadDiagnosticSetting.js +7 -0
- package/monitoring/aadDiagnosticSetting.js.map +1 -1
- package/monitoring/actionGroup.d.ts +7 -0
- package/monitoring/actionGroup.js +7 -0
- package/monitoring/actionGroup.js.map +1 -1
- package/monitoring/activityLogAlert.d.ts +7 -0
- package/monitoring/activityLogAlert.js +7 -0
- package/monitoring/activityLogAlert.js.map +1 -1
- package/monitoring/autoscaleSetting.d.ts +7 -0
- package/monitoring/autoscaleSetting.js +7 -0
- package/monitoring/autoscaleSetting.js.map +1 -1
- package/monitoring/diagnosticSetting.d.ts +33 -14
- package/monitoring/diagnosticSetting.js +10 -1
- package/monitoring/diagnosticSetting.js.map +1 -1
- package/monitoring/getActionGroup.d.ts +14 -0
- package/monitoring/getActionGroup.js +14 -0
- package/monitoring/getActionGroup.js.map +1 -1
- package/monitoring/getDiagnosticCategories.d.ts +14 -0
- package/monitoring/getDiagnosticCategories.js +14 -0
- package/monitoring/getDiagnosticCategories.js.map +1 -1
- package/monitoring/getScheduledQueryRulesAlert.d.ts +14 -0
- package/monitoring/getScheduledQueryRulesAlert.js +14 -0
- package/monitoring/getScheduledQueryRulesAlert.js.map +1 -1
- package/monitoring/getScheduledQueryRulesLog.d.ts +14 -0
- package/monitoring/getScheduledQueryRulesLog.js +14 -0
- package/monitoring/getScheduledQueryRulesLog.js.map +1 -1
- package/monitoring/metricAlert.d.ts +7 -0
- package/monitoring/metricAlert.js +7 -0
- package/monitoring/metricAlert.js.map +1 -1
- package/monitoring/privateLinkScope.d.ts +7 -0
- package/monitoring/privateLinkScope.js +7 -0
- package/monitoring/privateLinkScope.js.map +1 -1
- package/monitoring/privateLinkScopedService.d.ts +7 -0
- package/monitoring/privateLinkScopedService.js +7 -0
- package/monitoring/privateLinkScopedService.js.map +1 -1
- package/monitoring/scheduledQueryRulesLog.d.ts +7 -0
- package/monitoring/scheduledQueryRulesLog.js +7 -0
- package/monitoring/scheduledQueryRulesLog.js.map +1 -1
- package/monitoring/smartDetectorAlertRule.d.ts +7 -0
- package/monitoring/smartDetectorAlertRule.js +7 -0
- package/monitoring/smartDetectorAlertRule.js.map +1 -1
- package/mssql/serverVulnerabilityAssessment.d.ts +30 -12
- package/mssql/serverVulnerabilityAssessment.js.map +1 -1
- package/mysql/flexibleDatabase.d.ts +7 -0
- package/mysql/flexibleDatabase.js +7 -0
- package/mysql/flexibleDatabase.js.map +1 -1
- package/mysql/flexibleServer.d.ts +7 -0
- package/mysql/flexibleServer.js +7 -0
- package/mysql/flexibleServer.js.map +1 -1
- package/mysql/flexibleServerConfiguration.d.ts +7 -0
- package/mysql/flexibleServerConfiguration.js +7 -0
- package/mysql/flexibleServerConfiguration.js.map +1 -1
- package/mysql/flexibleServerFirewallRule.d.ts +7 -0
- package/mysql/flexibleServerFirewallRule.js +7 -0
- package/mysql/flexibleServerFirewallRule.js.map +1 -1
- package/mysql/getFlexibleServer.d.ts +14 -0
- package/mysql/getFlexibleServer.js +14 -0
- package/mysql/getFlexibleServer.js.map +1 -1
- package/netapp/getVolume.d.ts +4 -0
- package/netapp/getVolume.js.map +1 -1
- package/netapp/volume.d.ts +30 -12
- package/netapp/volume.js +2 -0
- package/netapp/volume.js.map +1 -1
- package/netapp/volumeGroupOracle.d.ts +165 -0
- package/netapp/volumeGroupOracle.js +165 -0
- package/netapp/volumeGroupOracle.js.map +1 -1
- package/network/applicationGateway.d.ts +7 -0
- package/network/applicationGateway.js +7 -0
- package/network/applicationGateway.js.map +1 -1
- package/network/applicationSecurityGroup.d.ts +7 -0
- package/network/applicationSecurityGroup.js +7 -0
- package/network/applicationSecurityGroup.js.map +1 -1
- package/network/bgpConnection.d.ts +7 -0
- package/network/bgpConnection.js +7 -0
- package/network/bgpConnection.js.map +1 -1
- package/network/ddosProtectionPlan.d.ts +7 -0
- package/network/ddosProtectionPlan.js +7 -0
- package/network/ddosProtectionPlan.js.map +1 -1
- package/network/expressRouteCircuit.d.ts +7 -0
- package/network/expressRouteCircuit.js +7 -0
- package/network/expressRouteCircuit.js.map +1 -1
- package/network/expressRouteCircuitAuthorization.d.ts +7 -0
- package/network/expressRouteCircuitAuthorization.js +7 -0
- package/network/expressRouteCircuitAuthorization.js.map +1 -1
- package/network/expressRouteCircuitConnection.d.ts +7 -0
- package/network/expressRouteCircuitConnection.js +7 -0
- package/network/expressRouteCircuitConnection.js.map +1 -1
- package/network/expressRouteCircuitPeering.d.ts +7 -0
- package/network/expressRouteCircuitPeering.js +7 -0
- package/network/expressRouteCircuitPeering.js.map +1 -1
- package/network/expressRouteConnection.d.ts +7 -0
- package/network/expressRouteConnection.js +7 -0
- package/network/expressRouteConnection.js.map +1 -1
- package/network/expressRouteGateway.d.ts +7 -0
- package/network/expressRouteGateway.js +7 -0
- package/network/expressRouteGateway.js.map +1 -1
- package/network/expressRoutePort.d.ts +7 -0
- package/network/expressRoutePort.js +7 -0
- package/network/expressRoutePort.js.map +1 -1
- package/network/expressRoutePortAuthorization.d.ts +7 -0
- package/network/expressRoutePortAuthorization.js +7 -0
- package/network/expressRoutePortAuthorization.js.map +1 -1
- package/network/getVpnGateway.d.ts +4 -0
- package/network/getVpnGateway.js.map +1 -1
- package/network/index.d.ts +3 -0
- package/network/index.js +7 -2
- package/network/index.js.map +1 -1
- package/network/ipgroup.d.ts +7 -0
- package/network/ipgroup.js +7 -0
- package/network/ipgroup.js.map +1 -1
- package/network/ipgroupCIDR.d.ts +7 -0
- package/network/ipgroupCIDR.js +7 -0
- package/network/ipgroupCIDR.js.map +1 -1
- package/network/localNetworkGateway.d.ts +7 -0
- package/network/localNetworkGateway.js +7 -0
- package/network/localNetworkGateway.js.map +1 -1
- package/network/natGateway.d.ts +7 -0
- package/network/natGateway.js +7 -0
- package/network/natGateway.js.map +1 -1
- package/network/natGatewayPublicIpAssociation.d.ts +7 -0
- package/network/natGatewayPublicIpAssociation.js +7 -0
- package/network/natGatewayPublicIpAssociation.js.map +1 -1
- package/network/natGatewayPublicIpPrefixAssociation.d.ts +7 -0
- package/network/natGatewayPublicIpPrefixAssociation.js +7 -0
- package/network/natGatewayPublicIpPrefixAssociation.js.map +1 -1
- package/network/networkConnectionMonitor.d.ts +7 -0
- package/network/networkConnectionMonitor.js +7 -0
- package/network/networkConnectionMonitor.js.map +1 -1
- package/network/networkInterface.d.ts +7 -0
- package/network/networkInterface.js +7 -0
- package/network/networkInterface.js.map +1 -1
- package/network/networkInterfaceApplicationSecurityGroupAssociation.d.ts +7 -0
- package/network/networkInterfaceApplicationSecurityGroupAssociation.js +7 -0
- package/network/networkInterfaceApplicationSecurityGroupAssociation.js.map +1 -1
- package/network/networkInterfaceBackendAddressPoolAssociation.d.ts +7 -0
- package/network/networkInterfaceBackendAddressPoolAssociation.js +7 -0
- package/network/networkInterfaceBackendAddressPoolAssociation.js.map +1 -1
- package/network/networkInterfaceNatRuleAssociation.d.ts +7 -0
- package/network/networkInterfaceNatRuleAssociation.js +7 -0
- package/network/networkInterfaceNatRuleAssociation.js.map +1 -1
- package/network/networkInterfaceSecurityGroupAssociation.d.ts +7 -0
- package/network/networkInterfaceSecurityGroupAssociation.js +7 -0
- package/network/networkInterfaceSecurityGroupAssociation.js.map +1 -1
- package/network/networkManagerRoutingConfiguration.d.ts +117 -0
- package/network/networkManagerRoutingConfiguration.js +101 -0
- package/network/networkManagerRoutingConfiguration.js.map +1 -0
- package/network/networkSecurityGroup.d.ts +7 -0
- package/network/networkSecurityGroup.js +7 -0
- package/network/networkSecurityGroup.js.map +1 -1
- package/network/networkSecurityRule.d.ts +7 -0
- package/network/networkSecurityRule.js +7 -0
- package/network/networkSecurityRule.js.map +1 -1
- package/network/networkWatcher.d.ts +7 -0
- package/network/networkWatcher.js +7 -0
- package/network/networkWatcher.js.map +1 -1
- package/network/networkWatcherFlowLog.d.ts +7 -0
- package/network/networkWatcherFlowLog.js +7 -0
- package/network/networkWatcherFlowLog.js.map +1 -1
- package/network/pointToPointVpnGateway.d.ts +7 -0
- package/network/pointToPointVpnGateway.js +7 -0
- package/network/pointToPointVpnGateway.js.map +1 -1
- package/network/profile.d.ts +7 -0
- package/network/profile.js +7 -0
- package/network/profile.js.map +1 -1
- package/network/publicIp.d.ts +7 -0
- package/network/publicIp.js +7 -0
- package/network/publicIp.js.map +1 -1
- package/network/publicIpPrefix.d.ts +7 -0
- package/network/publicIpPrefix.js +7 -0
- package/network/publicIpPrefix.js.map +1 -1
- package/network/route.d.ts +7 -0
- package/network/route.js +7 -0
- package/network/route.js.map +1 -1
- package/network/routeFilter.d.ts +7 -0
- package/network/routeFilter.js +7 -0
- package/network/routeFilter.js.map +1 -1
- package/network/routeServer.d.ts +7 -0
- package/network/routeServer.js +7 -0
- package/network/routeServer.js.map +1 -1
- package/network/routeServerBgpConnection.d.ts +7 -0
- package/network/routeServerBgpConnection.js +7 -0
- package/network/routeServerBgpConnection.js.map +1 -1
- package/network/routeTable.d.ts +7 -0
- package/network/routeTable.js +7 -0
- package/network/routeTable.js.map +1 -1
- package/network/securityPartnerProvider.d.ts +7 -0
- package/network/securityPartnerProvider.js +7 -0
- package/network/securityPartnerProvider.js.map +1 -1
- package/network/subnet.d.ts +7 -0
- package/network/subnet.js +7 -0
- package/network/subnet.js.map +1 -1
- package/network/subnetNatGatewayAssociation.d.ts +7 -0
- package/network/subnetNatGatewayAssociation.js +7 -0
- package/network/subnetNatGatewayAssociation.js.map +1 -1
- package/network/subnetNetworkSecurityGroupAssociation.d.ts +7 -0
- package/network/subnetNetworkSecurityGroupAssociation.js +7 -0
- package/network/subnetNetworkSecurityGroupAssociation.js.map +1 -1
- package/network/subnetRouteTableAssociation.d.ts +7 -0
- package/network/subnetRouteTableAssociation.js +7 -0
- package/network/subnetRouteTableAssociation.js.map +1 -1
- package/network/subnetServiceEndpointStoragePolicy.d.ts +7 -0
- package/network/subnetServiceEndpointStoragePolicy.js +7 -0
- package/network/subnetServiceEndpointStoragePolicy.js.map +1 -1
- package/network/virtualHub.d.ts +7 -0
- package/network/virtualHub.js +7 -0
- package/network/virtualHub.js.map +1 -1
- package/network/virtualHubConnection.d.ts +7 -0
- package/network/virtualHubConnection.js +7 -0
- package/network/virtualHubConnection.js.map +1 -1
- package/network/virtualHubIp.d.ts +7 -0
- package/network/virtualHubIp.js +7 -0
- package/network/virtualHubIp.js.map +1 -1
- package/network/virtualHubRouteTable.d.ts +7 -0
- package/network/virtualHubRouteTable.js +7 -0
- package/network/virtualHubRouteTable.js.map +1 -1
- package/network/virtualHubRouteTableRoute.d.ts +7 -0
- package/network/virtualHubRouteTableRoute.js +7 -0
- package/network/virtualHubRouteTableRoute.js.map +1 -1
- package/network/virtualNetwork.d.ts +35 -4
- package/network/virtualNetwork.js +9 -3
- package/network/virtualNetwork.js.map +1 -1
- package/network/virtualNetworkGateway.d.ts +7 -0
- package/network/virtualNetworkGateway.js +7 -0
- package/network/virtualNetworkGateway.js.map +1 -1
- package/network/virtualNetworkGatewayConnection.d.ts +7 -0
- package/network/virtualNetworkGatewayConnection.js +7 -0
- package/network/virtualNetworkGatewayConnection.js.map +1 -1
- package/network/virtualNetworkGatewayNatRule.d.ts +7 -0
- package/network/virtualNetworkGatewayNatRule.js +7 -0
- package/network/virtualNetworkGatewayNatRule.js.map +1 -1
- package/network/virtualNetworkPeering.d.ts +13 -6
- package/network/virtualNetworkPeering.js +13 -6
- package/network/virtualNetworkPeering.js.map +1 -1
- package/network/virtualWan.d.ts +7 -0
- package/network/virtualWan.js +7 -0
- package/network/virtualWan.js.map +1 -1
- package/network/vnpGatewayNatRule.d.ts +7 -0
- package/network/vnpGatewayNatRule.js +7 -0
- package/network/vnpGatewayNatRule.js.map +1 -1
- package/network/vpnGateway.d.ts +15 -0
- package/network/vpnGateway.js +9 -0
- package/network/vpnGateway.js.map +1 -1
- package/network/vpnGatewayConnection.d.ts +7 -0
- package/network/vpnGatewayConnection.js +7 -0
- package/network/vpnGatewayConnection.js.map +1 -1
- package/network/vpnServerConfiguration.d.ts +7 -0
- package/network/vpnServerConfiguration.js +7 -0
- package/network/vpnServerConfiguration.js.map +1 -1
- package/network/vpnServerConfigurationPolicyGroup.d.ts +7 -0
- package/network/vpnServerConfigurationPolicyGroup.js +7 -0
- package/network/vpnServerConfigurationPolicyGroup.js.map +1 -1
- package/network/vpnSite.d.ts +7 -0
- package/network/vpnSite.js +7 -0
- package/network/vpnSite.js.map +1 -1
- package/package.json +2 -2
- package/postgresql/flexibleServer.d.ts +3 -3
- package/proximity/placementGroup.d.ts +7 -0
- package/proximity/placementGroup.js +7 -0
- package/proximity/placementGroup.js.map +1 -1
- package/qumulo/fileSystem.d.ts +197 -0
- package/qumulo/fileSystem.js +102 -0
- package/qumulo/fileSystem.js.map +1 -0
- package/qumulo/index.d.ts +3 -0
- package/qumulo/index.js +22 -0
- package/qumulo/index.js.map +1 -0
- package/securitycenter/assessmentPolicy.d.ts +7 -0
- package/securitycenter/assessmentPolicy.js +7 -0
- package/securitycenter/assessmentPolicy.js.map +1 -1
- package/securitycenter/automation.d.ts +7 -0
- package/securitycenter/automation.js +7 -0
- package/securitycenter/automation.js.map +1 -1
- package/securitycenter/serverVulnerabilityAssessmentsSetting.d.ts +7 -0
- package/securitycenter/serverVulnerabilityAssessmentsSetting.js +7 -0
- package/securitycenter/serverVulnerabilityAssessmentsSetting.js.map +1 -1
- package/securitycenter/setting.d.ts +7 -0
- package/securitycenter/setting.js +7 -0
- package/securitycenter/setting.js.map +1 -1
- package/securitycenter/subscriptionPricing.d.ts +7 -0
- package/securitycenter/subscriptionPricing.js +7 -0
- package/securitycenter/subscriptionPricing.js.map +1 -1
- package/servicebus/namespace.d.ts +7 -0
- package/servicebus/namespace.js +7 -0
- package/servicebus/namespace.js.map +1 -1
- package/servicebus/namespaceAuthorizationRule.d.ts +7 -0
- package/servicebus/namespaceAuthorizationRule.js +7 -0
- package/servicebus/namespaceAuthorizationRule.js.map +1 -1
- package/servicebus/namespaceDisasterRecoveryConfig.d.ts +7 -0
- package/servicebus/namespaceDisasterRecoveryConfig.js +7 -0
- package/servicebus/namespaceDisasterRecoveryConfig.js.map +1 -1
- package/servicebus/queue.d.ts +7 -0
- package/servicebus/queue.js +7 -0
- package/servicebus/queue.js.map +1 -1
- package/servicebus/subscription.d.ts +7 -0
- package/servicebus/subscription.js +7 -0
- package/servicebus/subscription.js.map +1 -1
- package/servicebus/topic.d.ts +7 -0
- package/servicebus/topic.js +7 -0
- package/servicebus/topic.js.map +1 -1
- package/servicebus/topicAuthorizationRule.d.ts +7 -0
- package/servicebus/topicAuthorizationRule.js +7 -0
- package/servicebus/topicAuthorizationRule.js.map +1 -1
- package/servicefabric/managedCluster.d.ts +12 -0
- package/servicefabric/managedCluster.js +2 -0
- package/servicefabric/managedCluster.js.map +1 -1
- package/storage/accountStaticWebsite.d.ts +2 -2
- package/storage/accountStaticWebsite.js +2 -2
- package/types/input.d.ts +103 -53
- package/types/output.d.ts +216 -52
- package/videoindexer/account.d.ts +1 -1
- package/videoindexer/account.js +1 -1
- package/waf/policy.d.ts +7 -0
- package/waf/policy.js +7 -0
- package/waf/policy.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -15183,7 +15183,7 @@ export declare namespace automanage {
|
|
|
15183
15183
|
export declare namespace automation {
|
|
15184
15184
|
interface AccountEncryption {
|
|
15185
15185
|
/**
|
|
15186
|
-
* @deprecated
|
|
15186
|
+
* @deprecated `encryption.key_source` has been deprecated and will be removed in v5.0 of the AzureRM Provider. To disable encryption, omit the `encryption` block
|
|
15187
15187
|
*/
|
|
15188
15188
|
keySource?: pulumi.Input<string>;
|
|
15189
15189
|
/**
|
|
@@ -18185,7 +18185,7 @@ export declare namespace cdn {
|
|
|
18185
18185
|
*/
|
|
18186
18186
|
negateCondition?: pulumi.Input<boolean>;
|
|
18187
18187
|
/**
|
|
18188
|
-
* A Conditional operator. Possible values include `Any`, `Equal`, `Contains`, `BeginsWith`, `EndsWith`, `LessThan`, `LessThanOrEqual`, `GreaterThan`, `GreaterThanOrEqual` or `
|
|
18188
|
+
* A Conditional operator. Possible values include `Any`, `Equal`, `Contains`, `BeginsWith`, `EndsWith`, `LessThan`, `LessThanOrEqual`, `GreaterThan`, `GreaterThanOrEqual`, `RegEx` or `Wildcard`. Details can be found in the `Condition Operator List` below.
|
|
18189
18189
|
*/
|
|
18190
18190
|
operator: pulumi.Input<string>;
|
|
18191
18191
|
/**
|
|
@@ -24365,7 +24365,7 @@ export declare namespace containerservice {
|
|
|
24365
24365
|
/**
|
|
24366
24366
|
* The size of the Virtual Machine, such as `Standard_DS2_v2`. `temporaryNameForRotation` must be specified when attempting a resize.
|
|
24367
24367
|
*/
|
|
24368
|
-
vmSize
|
|
24368
|
+
vmSize?: pulumi.Input<string>;
|
|
24369
24369
|
/**
|
|
24370
24370
|
* The ID of a Subnet where the Kubernetes Node Pool should exist.
|
|
24371
24371
|
*
|
|
@@ -25614,7 +25614,7 @@ export declare namespace containerservice {
|
|
|
25614
25614
|
/**
|
|
25615
25615
|
* Whether zone redundancy is enabled for this replication location? Defaults to `false`.
|
|
25616
25616
|
*
|
|
25617
|
-
* > **Note:** Changing the `zoneRedundancyEnabled` forces
|
|
25617
|
+
* > **Note:** Changing the `zoneRedundancyEnabled` forces an underlying replication to be created.
|
|
25618
25618
|
*/
|
|
25619
25619
|
zoneRedundancyEnabled?: pulumi.Input<boolean>;
|
|
25620
25620
|
}
|
|
@@ -25648,7 +25648,7 @@ export declare namespace containerservice {
|
|
|
25648
25648
|
*
|
|
25649
25649
|
* > **Note:** `networkRuleSet` is only supported with the `Premium` SKU at this time.
|
|
25650
25650
|
*
|
|
25651
|
-
* > **Note:** Azure automatically configures Network Rules - to remove these you'll need to specify an `networkRuleSet` block with `defaultAction` set to `Deny`.
|
|
25651
|
+
* > **Note:** Azure automatically configures Network Rules - to remove these, you'll need to specify an `networkRuleSet` block with `defaultAction` set to `Deny`.
|
|
25652
25652
|
*/
|
|
25653
25653
|
ipRules?: pulumi.Input<pulumi.Input<inputs.containerservice.RegistryNetworkRuleSetIpRule>[]>;
|
|
25654
25654
|
}
|
|
@@ -29990,6 +29990,10 @@ export declare namespace dynatrace {
|
|
|
29990
29990
|
* Filtering tag for the metric rule. A `filteringTag` block as defined below.
|
|
29991
29991
|
*/
|
|
29992
29992
|
filteringTags: pulumi.Input<pulumi.Input<inputs.dynatrace.TagRulesMetricRuleFilteringTag>[]>;
|
|
29993
|
+
/**
|
|
29994
|
+
* If sending metrics is enabled. The default value is `false`.
|
|
29995
|
+
*/
|
|
29996
|
+
sendingMetricsEnabled?: pulumi.Input<boolean>;
|
|
29993
29997
|
}
|
|
29994
29998
|
interface TagRulesMetricRuleFilteringTag {
|
|
29995
29999
|
/**
|
|
@@ -32781,7 +32785,7 @@ export declare namespace hdinsight {
|
|
|
32781
32785
|
*/
|
|
32782
32786
|
password?: pulumi.Input<string>;
|
|
32783
32787
|
/**
|
|
32784
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below.
|
|
32788
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below. Changing this forces a new resource to be created.
|
|
32785
32789
|
*/
|
|
32786
32790
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.HBaseClusterRolesHeadNodeScriptAction>[]>;
|
|
32787
32791
|
/**
|
|
@@ -32833,7 +32837,7 @@ export declare namespace hdinsight {
|
|
|
32833
32837
|
*/
|
|
32834
32838
|
password?: pulumi.Input<string>;
|
|
32835
32839
|
/**
|
|
32836
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above.
|
|
32840
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above. Changing this forces a new resource to be created.
|
|
32837
32841
|
*/
|
|
32838
32842
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.HBaseClusterRolesWorkerNodeScriptAction>[]>;
|
|
32839
32843
|
/**
|
|
@@ -32917,7 +32921,7 @@ export declare namespace hdinsight {
|
|
|
32917
32921
|
*/
|
|
32918
32922
|
password?: pulumi.Input<string>;
|
|
32919
32923
|
/**
|
|
32920
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above.
|
|
32924
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above. Changing this forces a new resource to be created.
|
|
32921
32925
|
*/
|
|
32922
32926
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.HBaseClusterRolesZookeeperNodeScriptAction>[]>;
|
|
32923
32927
|
/**
|
|
@@ -33001,7 +33005,7 @@ export declare namespace hdinsight {
|
|
|
33001
33005
|
/**
|
|
33002
33006
|
* The ID of the Storage Container. Changing this forces a new resource to be created.
|
|
33003
33007
|
*
|
|
33004
|
-
* > **Note:**
|
|
33008
|
+
* > **Note:** When the `azure.storage.Container` resource is created with `storageAccountName`, this can be obtained from the `id` of the `azure.storage.Container` resource. When the `azure.storage.Container` resource is created with `storageAccountId`, please use `azure.storage.getContainers` data source to get the `dataPlaneId` of the `azure.storage.Container` resource for this field.
|
|
33005
33009
|
*/
|
|
33006
33010
|
storageContainerId: pulumi.Input<string>;
|
|
33007
33011
|
/**
|
|
@@ -33236,7 +33240,7 @@ export declare namespace hdinsight {
|
|
|
33236
33240
|
*/
|
|
33237
33241
|
targetInstanceCount: pulumi.Input<number>;
|
|
33238
33242
|
/**
|
|
33239
|
-
* A `uninstallScriptActions` block as defined below.
|
|
33243
|
+
* A `uninstallScriptActions` block as defined below. Changing this forces a new resource to be created.
|
|
33240
33244
|
*/
|
|
33241
33245
|
uninstallScriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.HadoopClusterRolesEdgeNodeUninstallScriptAction>[]>;
|
|
33242
33246
|
/**
|
|
@@ -33302,7 +33306,7 @@ export declare namespace hdinsight {
|
|
|
33302
33306
|
*/
|
|
33303
33307
|
password?: pulumi.Input<string>;
|
|
33304
33308
|
/**
|
|
33305
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below.
|
|
33309
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below. Changing this forces a new resource to be created.
|
|
33306
33310
|
*/
|
|
33307
33311
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.HadoopClusterRolesHeadNodeScriptAction>[]>;
|
|
33308
33312
|
/**
|
|
@@ -33354,7 +33358,7 @@ export declare namespace hdinsight {
|
|
|
33354
33358
|
*/
|
|
33355
33359
|
password?: pulumi.Input<string>;
|
|
33356
33360
|
/**
|
|
33357
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above.
|
|
33361
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above. Changing this forces a new resource to be created.
|
|
33358
33362
|
*/
|
|
33359
33363
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.HadoopClusterRolesWorkerNodeScriptAction>[]>;
|
|
33360
33364
|
/**
|
|
@@ -33452,7 +33456,7 @@ export declare namespace hdinsight {
|
|
|
33452
33456
|
*/
|
|
33453
33457
|
password?: pulumi.Input<string>;
|
|
33454
33458
|
/**
|
|
33455
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above.
|
|
33459
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above. Changing this forces a new resource to be created.
|
|
33456
33460
|
*/
|
|
33457
33461
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.HadoopClusterRolesZookeeperNodeScriptAction>[]>;
|
|
33458
33462
|
/**
|
|
@@ -33536,7 +33540,7 @@ export declare namespace hdinsight {
|
|
|
33536
33540
|
/**
|
|
33537
33541
|
* The ID of the Storage Container. Changing this forces a new resource to be created.
|
|
33538
33542
|
*
|
|
33539
|
-
* > **Note:**
|
|
33543
|
+
* > **Note:** When the `azure.storage.Container` resource is created with `storageAccountName`, this can be obtained from the `id` of the `azure.storage.Container` resource. When the `azure.storage.Container` resource is created with `storageAccountId`, please use `azure.storage.getContainers` data source to get the `dataPlaneId` of the `azure.storage.Container` resource for this field.
|
|
33540
33544
|
*/
|
|
33541
33545
|
storageContainerId: pulumi.Input<string>;
|
|
33542
33546
|
/**
|
|
@@ -33764,7 +33768,7 @@ export declare namespace hdinsight {
|
|
|
33764
33768
|
*/
|
|
33765
33769
|
password?: pulumi.Input<string>;
|
|
33766
33770
|
/**
|
|
33767
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below.
|
|
33771
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below. Changing this forces a new resource to be created.
|
|
33768
33772
|
*/
|
|
33769
33773
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.InteractiveQueryClusterRolesHeadNodeScriptAction>[]>;
|
|
33770
33774
|
/**
|
|
@@ -33818,7 +33822,7 @@ export declare namespace hdinsight {
|
|
|
33818
33822
|
*/
|
|
33819
33823
|
password?: pulumi.Input<string>;
|
|
33820
33824
|
/**
|
|
33821
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above.
|
|
33825
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above. Changing this forces a new resource to be created.
|
|
33822
33826
|
*/
|
|
33823
33827
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.InteractiveQueryClusterRolesWorkerNodeScriptAction>[]>;
|
|
33824
33828
|
/**
|
|
@@ -33902,7 +33906,7 @@ export declare namespace hdinsight {
|
|
|
33902
33906
|
*/
|
|
33903
33907
|
password?: pulumi.Input<string>;
|
|
33904
33908
|
/**
|
|
33905
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above.
|
|
33909
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above. Changing this forces a new resource to be created.
|
|
33906
33910
|
*/
|
|
33907
33911
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.InteractiveQueryClusterRolesZookeeperNodeScriptAction>[]>;
|
|
33908
33912
|
/**
|
|
@@ -33986,7 +33990,7 @@ export declare namespace hdinsight {
|
|
|
33986
33990
|
/**
|
|
33987
33991
|
* The ID of the Storage Container. Changing this forces a new resource to be created.
|
|
33988
33992
|
*
|
|
33989
|
-
* > **Note:**
|
|
33993
|
+
* > **Note:** When the `azure.storage.Container` resource is created with `storageAccountName`, this can be obtained from the `id` of the `azure.storage.Container` resource. When the `azure.storage.Container` resource is created with `storageAccountId`, please use `azure.storage.getContainers` data source to get the `dataPlaneId` of the `azure.storage.Container` resource for this field.
|
|
33990
33994
|
*/
|
|
33991
33995
|
storageContainerId: pulumi.Input<string>;
|
|
33992
33996
|
/**
|
|
@@ -34232,7 +34236,7 @@ export declare namespace hdinsight {
|
|
|
34232
34236
|
*/
|
|
34233
34237
|
password?: pulumi.Input<string>;
|
|
34234
34238
|
/**
|
|
34235
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below.
|
|
34239
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below. Changing this forces a new resource to be created.
|
|
34236
34240
|
*/
|
|
34237
34241
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.KafkaClusterRolesHeadNodeScriptAction>[]>;
|
|
34238
34242
|
/**
|
|
@@ -34280,7 +34284,7 @@ export declare namespace hdinsight {
|
|
|
34280
34284
|
*/
|
|
34281
34285
|
password?: pulumi.Input<string>;
|
|
34282
34286
|
/**
|
|
34283
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below.
|
|
34287
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below. Changing this forces a new resource to be created.
|
|
34284
34288
|
*/
|
|
34285
34289
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.KafkaClusterRolesKafkaManagementNodeScriptAction>[]>;
|
|
34286
34290
|
/**
|
|
@@ -34334,7 +34338,7 @@ export declare namespace hdinsight {
|
|
|
34334
34338
|
*/
|
|
34335
34339
|
password?: pulumi.Input<string>;
|
|
34336
34340
|
/**
|
|
34337
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below.
|
|
34341
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below. Changing this forces a new resource to be created.
|
|
34338
34342
|
*/
|
|
34339
34343
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.KafkaClusterRolesWorkerNodeScriptAction>[]>;
|
|
34340
34344
|
/**
|
|
@@ -34386,7 +34390,7 @@ export declare namespace hdinsight {
|
|
|
34386
34390
|
*/
|
|
34387
34391
|
password?: pulumi.Input<string>;
|
|
34388
34392
|
/**
|
|
34389
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below.
|
|
34393
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below. Changing this forces a new resource to be created.
|
|
34390
34394
|
*/
|
|
34391
34395
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.KafkaClusterRolesZookeeperNodeScriptAction>[]>;
|
|
34392
34396
|
/**
|
|
@@ -34470,7 +34474,7 @@ export declare namespace hdinsight {
|
|
|
34470
34474
|
/**
|
|
34471
34475
|
* The ID of the Storage Container. Changing this forces a new resource to be created.
|
|
34472
34476
|
*
|
|
34473
|
-
* > **Note:**
|
|
34477
|
+
* > **Note:** When the `azure.storage.Container` resource is created with `storageAccountName`, this can be obtained from the `id` of the `azure.storage.Container` resource. When the `azure.storage.Container` resource is created with `storageAccountId`, please use `azure.storage.getContainers` data source to get the `dataPlaneId` of the `azure.storage.Container` resource for this field.
|
|
34474
34478
|
*/
|
|
34475
34479
|
storageContainerId: pulumi.Input<string>;
|
|
34476
34480
|
/**
|
|
@@ -34698,7 +34702,7 @@ export declare namespace hdinsight {
|
|
|
34698
34702
|
*/
|
|
34699
34703
|
password?: pulumi.Input<string>;
|
|
34700
34704
|
/**
|
|
34701
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below.
|
|
34705
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined below. Changing this forces a new resource to be created.
|
|
34702
34706
|
*/
|
|
34703
34707
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.SparkClusterRolesHeadNodeScriptAction>[]>;
|
|
34704
34708
|
/**
|
|
@@ -34750,7 +34754,7 @@ export declare namespace hdinsight {
|
|
|
34750
34754
|
*/
|
|
34751
34755
|
password?: pulumi.Input<string>;
|
|
34752
34756
|
/**
|
|
34753
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above.
|
|
34757
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above. Changing this forces a new resource to be created.
|
|
34754
34758
|
*/
|
|
34755
34759
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.SparkClusterRolesWorkerNodeScriptAction>[]>;
|
|
34756
34760
|
/**
|
|
@@ -34848,7 +34852,7 @@ export declare namespace hdinsight {
|
|
|
34848
34852
|
*/
|
|
34849
34853
|
password?: pulumi.Input<string>;
|
|
34850
34854
|
/**
|
|
34851
|
-
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above.
|
|
34855
|
+
* The script action which will run on the cluster. One or more `scriptActions` blocks as defined above. Changing this forces a new resource to be created.
|
|
34852
34856
|
*/
|
|
34853
34857
|
scriptActions?: pulumi.Input<pulumi.Input<inputs.hdinsight.SparkClusterRolesZookeeperNodeScriptAction>[]>;
|
|
34854
34858
|
/**
|
|
@@ -34932,7 +34936,7 @@ export declare namespace hdinsight {
|
|
|
34932
34936
|
/**
|
|
34933
34937
|
* The ID of the Storage Container. Changing this forces a new resource to be created.
|
|
34934
34938
|
*
|
|
34935
|
-
* > **Note:**
|
|
34939
|
+
* > **Note:** When the `azure.storage.Container` resource is created with `storageAccountName`, this can be obtained from the `id` of the `azure.storage.Container` resource. When the `azure.storage.Container` resource is created with `storageAccountId`, please use `azure.storage.getContainers` data source to get the `dataPlaneId` of the `azure.storage.Container` resource for this field.
|
|
34936
34940
|
*/
|
|
34937
34941
|
storageContainerId: pulumi.Input<string>;
|
|
34938
34942
|
/**
|
|
@@ -39966,21 +39970,18 @@ export declare namespace monitoring {
|
|
|
39966
39970
|
}
|
|
39967
39971
|
interface DiagnosticSettingEnabledLogRetentionPolicy {
|
|
39968
39972
|
days?: pulumi.Input<number>;
|
|
39969
|
-
/**
|
|
39970
|
-
* Is this Diagnostic Metric enabled? Defaults to `true`.
|
|
39971
|
-
*/
|
|
39972
39973
|
enabled: pulumi.Input<boolean>;
|
|
39973
39974
|
}
|
|
39974
|
-
interface
|
|
39975
|
+
interface DiagnosticSettingEnabledMetric {
|
|
39975
39976
|
/**
|
|
39976
39977
|
* The name of a Diagnostic Metric Category for this Resource.
|
|
39977
39978
|
*
|
|
39978
39979
|
* > **NOTE:** The Metric Categories available vary depending on the Resource being used. You may wish to use the `azure.monitoring.getDiagnosticCategories` Data Source to identify which categories are available for a given Resource.
|
|
39979
39980
|
*/
|
|
39980
39981
|
category: pulumi.Input<string>;
|
|
39981
|
-
|
|
39982
|
-
|
|
39983
|
-
|
|
39982
|
+
}
|
|
39983
|
+
interface DiagnosticSettingMetric {
|
|
39984
|
+
category: pulumi.Input<string>;
|
|
39984
39985
|
enabled?: pulumi.Input<boolean>;
|
|
39985
39986
|
/**
|
|
39986
39987
|
* @deprecated `retentionPolicy` has been deprecated in favor of the `azure.storage.ManagementPolicy` resource and will be removed in v5.0 of the AzureRM provider - to learn more go to https://aka.ms/diagnostic_settings_log_retention
|
|
@@ -39989,9 +39990,6 @@ export declare namespace monitoring {
|
|
|
39989
39990
|
}
|
|
39990
39991
|
interface DiagnosticSettingMetricRetentionPolicy {
|
|
39991
39992
|
days?: pulumi.Input<number>;
|
|
39992
|
-
/**
|
|
39993
|
-
* Is this Diagnostic Metric enabled? Defaults to `true`.
|
|
39994
|
-
*/
|
|
39995
39993
|
enabled: pulumi.Input<boolean>;
|
|
39996
39994
|
}
|
|
39997
39995
|
interface MetricAlertAction {
|
|
@@ -41332,6 +41330,10 @@ export declare namespace netapp {
|
|
|
41332
41330
|
* The ID of the Capacity Pool. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41333
41331
|
*/
|
|
41334
41332
|
capacityPoolId: pulumi.Input<string>;
|
|
41333
|
+
/**
|
|
41334
|
+
* A `dataProtectionReplication` block as defined below. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41335
|
+
*/
|
|
41336
|
+
dataProtectionReplication?: pulumi.Input<inputs.netapp.VolumeGroupOracleVolumeDataProtectionReplication>;
|
|
41335
41337
|
/**
|
|
41336
41338
|
* A `dataProtectionSnapshotPolicy` block as defined below.
|
|
41337
41339
|
*/
|
|
@@ -41414,6 +41416,24 @@ export declare namespace netapp {
|
|
|
41414
41416
|
*/
|
|
41415
41417
|
zone?: pulumi.Input<string>;
|
|
41416
41418
|
}
|
|
41419
|
+
interface VolumeGroupOracleVolumeDataProtectionReplication {
|
|
41420
|
+
/**
|
|
41421
|
+
* The endpoint type. Possible values are `dst` and `src`. Defaults to `dst`. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41422
|
+
*/
|
|
41423
|
+
endpointType?: pulumi.Input<string>;
|
|
41424
|
+
/**
|
|
41425
|
+
* Location of the primary volume. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41426
|
+
*/
|
|
41427
|
+
remoteVolumeLocation: pulumi.Input<string>;
|
|
41428
|
+
/**
|
|
41429
|
+
* Resource ID of the primary volume. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41430
|
+
*/
|
|
41431
|
+
remoteVolumeResourceId: pulumi.Input<string>;
|
|
41432
|
+
/**
|
|
41433
|
+
* Replication frequency. Possible values are `10minutes`, `daily` and `hourly`. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41434
|
+
*/
|
|
41435
|
+
replicationFrequency: pulumi.Input<string>;
|
|
41436
|
+
}
|
|
41417
41437
|
interface VolumeGroupOracleVolumeDataProtectionSnapshotPolicy {
|
|
41418
41438
|
/**
|
|
41419
41439
|
* Resource ID of the snapshot policy to apply to the volume.
|
|
@@ -41525,19 +41545,19 @@ export declare namespace netapp {
|
|
|
41525
41545
|
}
|
|
41526
41546
|
interface VolumeGroupSapHanaVolumeDataProtectionReplication {
|
|
41527
41547
|
/**
|
|
41528
|
-
* The endpoint type. Possible values are `dst` and `src`. Defaults to `dst`.
|
|
41548
|
+
* The endpoint type. Possible values are `dst` and `src`. Defaults to `dst`. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41529
41549
|
*/
|
|
41530
41550
|
endpointType?: pulumi.Input<string>;
|
|
41531
41551
|
/**
|
|
41532
|
-
* Location of the primary volume.
|
|
41552
|
+
* Location of the primary volume. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41533
41553
|
*/
|
|
41534
41554
|
remoteVolumeLocation: pulumi.Input<string>;
|
|
41535
41555
|
/**
|
|
41536
|
-
* Resource ID of the primary volume.
|
|
41556
|
+
* Resource ID of the primary volume. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41537
41557
|
*/
|
|
41538
41558
|
remoteVolumeResourceId: pulumi.Input<string>;
|
|
41539
41559
|
/**
|
|
41540
|
-
* eplication frequency. Possible values are `10minutes`, `daily` and `hourly`.
|
|
41560
|
+
* eplication frequency. Possible values are `10minutes`, `daily` and `hourly`. Changing this forces a new Application Volume Group to be created and data will be lost.
|
|
41541
41561
|
*/
|
|
41542
41562
|
replicationFrequency: pulumi.Input<string>;
|
|
41543
41563
|
}
|
|
@@ -44063,7 +44083,7 @@ export declare namespace network {
|
|
|
44063
44083
|
/**
|
|
44064
44084
|
* Specifies if the encrypted Virtual Network allows VM that does not support encryption. Possible values are `DropUnencrypted` and `AllowUnencrypted`.
|
|
44065
44085
|
*
|
|
44066
|
-
* > **
|
|
44086
|
+
* > **Note:** Currently `AllowUnencrypted` is the only supported value for the `enforcement` property as `DropUnencrypted` is not yet in public preview or general availability. Please see the [official documentation](https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-encryption-overview#limitations) for more information.
|
|
44067
44087
|
*/
|
|
44068
44088
|
enforcement: pulumi.Input<string>;
|
|
44069
44089
|
}
|
|
@@ -44376,6 +44396,20 @@ export declare namespace network {
|
|
|
44376
44396
|
*/
|
|
44377
44397
|
policyGroupNames: pulumi.Input<pulumi.Input<string>[]>;
|
|
44378
44398
|
}
|
|
44399
|
+
interface VirtualNetworkIpAddressPool {
|
|
44400
|
+
/**
|
|
44401
|
+
* The list of IP address prefixes allocated to the Virtual Network.
|
|
44402
|
+
*/
|
|
44403
|
+
allocatedIpAddressPrefixes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44404
|
+
/**
|
|
44405
|
+
* The ID of the Network Manager IP Address Management (IPAM) Pool.
|
|
44406
|
+
*/
|
|
44407
|
+
id: pulumi.Input<string>;
|
|
44408
|
+
/**
|
|
44409
|
+
* The number of IP addresses to allocated to the Virtual Network. The value must be a string that represents a positive number, e.g., `"100"`.
|
|
44410
|
+
*/
|
|
44411
|
+
numberOfIpAddresses: pulumi.Input<string>;
|
|
44412
|
+
}
|
|
44379
44413
|
interface VirtualNetworkSubnet {
|
|
44380
44414
|
/**
|
|
44381
44415
|
* The address prefixes to use for the subnet.
|
|
@@ -44400,17 +44434,17 @@ export declare namespace network {
|
|
|
44400
44434
|
/**
|
|
44401
44435
|
* Enable or Disable network policies for the private endpoint on the subnet. Possible values are `Disabled`, `Enabled`, `NetworkSecurityGroupEnabled` and `RouteTableEnabled`. Defaults to `Disabled`.
|
|
44402
44436
|
*
|
|
44403
|
-
* > **
|
|
44437
|
+
* > **Note:** If you don't want to use network policies like user-defined Routes and Network Security Groups, you need to set `privateEndpointNetworkPolicies` in the subnet to `Disabled`. This setting only applies to Private Endpoints in the Subnet and affects all Private Endpoints in the Subnet.
|
|
44404
44438
|
*
|
|
44405
|
-
* > **
|
|
44439
|
+
* > **Note:** If you want to use network policies like user-defined Routes and Network Security Groups, you need to set the `privateEndpointNetworkPolicies` in the Subnet to `Enabled`/`NetworkSecurityGroupEnabled`/`RouteTableEnabled`. This setting only applies to Private Endpoints in the Subnet and affects all Private Endpoints in the Subnet.
|
|
44406
44440
|
*
|
|
44407
|
-
* > **
|
|
44441
|
+
* > **Note:** See more details from [Manage network policies for Private Endpoints](https://learn.microsoft.com/en-gb/azure/private-link/disable-private-endpoint-network-policy?tabs=network-policy-portal).
|
|
44408
44442
|
*/
|
|
44409
44443
|
privateEndpointNetworkPolicies?: pulumi.Input<string>;
|
|
44410
44444
|
/**
|
|
44411
44445
|
* Enable or Disable network policies for the private link service on the subnet. Defaults to `true`.
|
|
44412
44446
|
*
|
|
44413
|
-
* > **
|
|
44447
|
+
* > **Note:** When configuring Azure Private Link service, the explicit setting `privateLinkServiceNetworkPoliciesEnabled` must be set to `false` in the subnet since Private Link Service does not support network policies like user-defined Routes and Network Security Groups. This setting only affects the Private Link service. For other resources in the subnet, access is controlled based on the Network Security Group which can be configured using the `azure.network.SubnetNetworkSecurityGroupAssociation` resource. See more details from [Manage network policies for Private Link Services](https://learn.microsoft.com/en-gb/azure/private-link/disable-private-link-service-network-policy?tabs=private-link-network-policy-powershell).
|
|
44414
44448
|
*/
|
|
44415
44449
|
privateLinkServiceNetworkPoliciesEnabled?: pulumi.Input<boolean>;
|
|
44416
44450
|
/**
|
|
@@ -44444,7 +44478,7 @@ export declare namespace network {
|
|
|
44444
44478
|
/**
|
|
44445
44479
|
* A list of Actions which should be delegated. This list is specific to the service to delegate to. Possible values are `Microsoft.Network/networkinterfaces/*`, `Microsoft.Network/publicIPAddresses/join/action`, `Microsoft.Network/publicIPAddresses/read`, `Microsoft.Network/virtualNetworks/read`, `Microsoft.Network/virtualNetworks/subnets/action`, `Microsoft.Network/virtualNetworks/subnets/join/action`, `Microsoft.Network/virtualNetworks/subnets/prepareNetworkPolicies/action`, and `Microsoft.Network/virtualNetworks/subnets/unprepareNetworkPolicies/action`.
|
|
44446
44480
|
*
|
|
44447
|
-
* > **
|
|
44481
|
+
* > **Note:** Azure may add default actions depending on the service delegation name and they can't be changed.
|
|
44448
44482
|
*/
|
|
44449
44483
|
actions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44450
44484
|
/**
|
|
@@ -44674,6 +44708,20 @@ export declare namespace network {
|
|
|
44674
44708
|
*/
|
|
44675
44709
|
saLifetimeSec: pulumi.Input<number>;
|
|
44676
44710
|
}
|
|
44711
|
+
interface VpnGatewayIpConfiguration {
|
|
44712
|
+
/**
|
|
44713
|
+
* The identifier of the IP configuration for the VPN Gateway.
|
|
44714
|
+
*/
|
|
44715
|
+
id?: pulumi.Input<string>;
|
|
44716
|
+
/**
|
|
44717
|
+
* The private IP address of this IP configuration.
|
|
44718
|
+
*/
|
|
44719
|
+
privateIpAddress?: pulumi.Input<string>;
|
|
44720
|
+
/**
|
|
44721
|
+
* The public IP address of this IP configuration.
|
|
44722
|
+
*/
|
|
44723
|
+
publicIpAddress?: pulumi.Input<string>;
|
|
44724
|
+
}
|
|
44677
44725
|
interface VpnServerConfigurationAzureActiveDirectoryAuthentication {
|
|
44678
44726
|
/**
|
|
44679
44727
|
* The Audience which should be used for authentication.
|
|
@@ -46177,7 +46225,7 @@ export declare namespace postgresql {
|
|
|
46177
46225
|
*/
|
|
46178
46226
|
geoBackupUserAssignedIdentityId?: pulumi.Input<string>;
|
|
46179
46227
|
/**
|
|
46180
|
-
* The versioned ID of the Key Vault Key.
|
|
46228
|
+
* The versioned/versionless ID of the Key Vault Key.
|
|
46181
46229
|
*/
|
|
46182
46230
|
keyVaultKeyId: pulumi.Input<string>;
|
|
46183
46231
|
/**
|
|
@@ -46196,7 +46244,7 @@ export declare namespace postgresql {
|
|
|
46196
46244
|
/**
|
|
46197
46245
|
* A list of User Assigned Managed Identity IDs to be assigned to this PostgreSQL Flexible Server. Required if used together with `customerManagedKey` block.
|
|
46198
46246
|
*
|
|
46199
|
-
* > **Note:** `identityIds` is required when `type` is set to `UserAssigned`.
|
|
46247
|
+
* > **Note:** `identityIds` is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
|
|
46200
46248
|
*/
|
|
46201
46249
|
identityIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
46202
46250
|
/**
|
|
@@ -46208,7 +46256,9 @@ export declare namespace postgresql {
|
|
|
46208
46256
|
*/
|
|
46209
46257
|
tenantId?: pulumi.Input<string>;
|
|
46210
46258
|
/**
|
|
46211
|
-
* Specifies the type of Managed Service Identity that should be configured on this PostgreSQL Flexible Server. Possible values are `UserAssigned` and `SystemAssigned`.
|
|
46259
|
+
* Specifies the type of Managed Service Identity that should be configured on this PostgreSQL Flexible Server. Possible values are `UserAssigned`, `SystemAssigned` and `SystemAssigned, UserAssigned`.
|
|
46260
|
+
*
|
|
46261
|
+
* > **Note:** Once `UserAssigned` has been added, removing it forces a new resource to be created.
|
|
46212
46262
|
*/
|
|
46213
46263
|
type: pulumi.Input<string>;
|
|
46214
46264
|
}
|
|
@@ -50119,7 +50169,7 @@ export declare namespace storage {
|
|
|
50119
50169
|
*/
|
|
50120
50170
|
tierToArchiveAfterDaysSinceLastAccessTimeGreaterThan?: pulumi.Input<number>;
|
|
50121
50171
|
/**
|
|
50122
|
-
* The age in days after last tier change to the blobs to skip to be
|
|
50172
|
+
* The age in days after last tier change to the blobs to skip to be archived. Must be between `0` and `99999`. Defaults to `-1`.
|
|
50123
50173
|
*/
|
|
50124
50174
|
tierToArchiveAfterDaysSinceLastTierChangeGreaterThan?: pulumi.Input<number>;
|
|
50125
50175
|
/**
|
|
@@ -50169,7 +50219,7 @@ export declare namespace storage {
|
|
|
50169
50219
|
*/
|
|
50170
50220
|
deleteAfterDaysSinceCreationGreaterThan?: pulumi.Input<number>;
|
|
50171
50221
|
/**
|
|
50172
|
-
* The age in days after last tier change to the blobs to skip to be
|
|
50222
|
+
* The age in days after last tier change to the blobs to skip to be archived. Must be between `0` and `99999`. Defaults to `-1`.
|
|
50173
50223
|
*/
|
|
50174
50224
|
tierToArchiveAfterDaysSinceLastTierChangeGreaterThan?: pulumi.Input<number>;
|
|
50175
50225
|
/**
|
|
@@ -50191,7 +50241,7 @@ export declare namespace storage {
|
|
|
50191
50241
|
*/
|
|
50192
50242
|
deleteAfterDaysSinceCreation?: pulumi.Input<number>;
|
|
50193
50243
|
/**
|
|
50194
|
-
* The age in days after last tier change to the blobs to skip to be
|
|
50244
|
+
* The age in days after last tier change to the blobs to skip to be archived. Must be between `0` and `99999`. Defaults to `-1`.
|
|
50195
50245
|
*/
|
|
50196
50246
|
tierToArchiveAfterDaysSinceLastTierChangeGreaterThan?: pulumi.Input<number>;
|
|
50197
50247
|
/**
|