@pulumi/azure-native 3.1.0 → 3.2.0
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/azurestackhci/arcSetting.d.ts +1 -1
- package/azurestackhci/arcSetting.js +3 -3
- package/azurestackhci/cluster.d.ts +1 -1
- package/azurestackhci/cluster.js +3 -3
- package/azurestackhci/deploymentSetting.d.ts +1 -1
- package/azurestackhci/deploymentSetting.js +3 -3
- package/azurestackhci/extension.d.ts +1 -1
- package/azurestackhci/extension.js +3 -3
- package/azurestackhci/getArcSetting.d.ts +2 -2
- package/azurestackhci/getArcSetting.js +2 -2
- package/azurestackhci/getCluster.d.ts +2 -2
- package/azurestackhci/getCluster.js +2 -2
- package/azurestackhci/getDeploymentSetting.d.ts +2 -2
- package/azurestackhci/getDeploymentSetting.js +2 -2
- package/azurestackhci/getExtension.d.ts +2 -2
- package/azurestackhci/getExtension.js +2 -2
- package/azurestackhci/getSecuritySetting.d.ts +2 -2
- package/azurestackhci/getSecuritySetting.js +2 -2
- package/azurestackhci/getUpdate.d.ts +2 -2
- package/azurestackhci/getUpdate.js +2 -2
- package/azurestackhci/getUpdateRun.d.ts +2 -2
- package/azurestackhci/getUpdateRun.js +2 -2
- package/azurestackhci/getUpdateSummary.d.ts +2 -2
- package/azurestackhci/getUpdateSummary.js +2 -2
- package/azurestackhci/hciEdgeDevice.js +2 -2
- package/azurestackhci/hciEdgeDeviceJob.js +2 -2
- package/azurestackhci/securitySetting.d.ts +1 -1
- package/azurestackhci/securitySetting.js +3 -3
- package/azurestackhci/update.d.ts +1 -1
- package/azurestackhci/update.js +3 -3
- package/azurestackhci/updateRun.d.ts +1 -1
- package/azurestackhci/updateRun.js +3 -3
- package/azurestackhci/updateSummary.d.ts +1 -1
- package/azurestackhci/updateSummary.js +3 -3
- package/cdn/afdcustomDomain.d.ts +1 -1
- package/cdn/afdcustomDomain.js +3 -3
- package/cdn/afdendpoint.d.ts +1 -1
- package/cdn/afdendpoint.js +3 -3
- package/cdn/afdorigin.d.ts +1 -1
- package/cdn/afdorigin.js +3 -3
- package/cdn/afdoriginGroup.d.ts +1 -1
- package/cdn/afdoriginGroup.js +3 -3
- package/cdn/customDomain.d.ts +1 -1
- package/cdn/customDomain.js +3 -3
- package/cdn/endpoint.d.ts +1 -1
- package/cdn/endpoint.js +3 -3
- package/cdn/getAFDCustomDomain.d.ts +2 -2
- package/cdn/getAFDCustomDomain.js +2 -2
- package/cdn/getAFDEndpoint.d.ts +2 -2
- package/cdn/getAFDEndpoint.js +2 -2
- package/cdn/getAFDOrigin.d.ts +2 -2
- package/cdn/getAFDOrigin.js +2 -2
- package/cdn/getAFDOriginGroup.d.ts +2 -2
- package/cdn/getAFDOriginGroup.js +2 -2
- package/cdn/getCustomDomain.d.ts +2 -2
- package/cdn/getCustomDomain.js +2 -2
- package/cdn/getEndpoint.d.ts +2 -2
- package/cdn/getEndpoint.js +2 -2
- package/cdn/getOrigin.d.ts +2 -2
- package/cdn/getOrigin.js +2 -2
- package/cdn/getOriginGroup.d.ts +2 -2
- package/cdn/getOriginGroup.js +2 -2
- package/cdn/getPolicy.d.ts +2 -2
- package/cdn/getPolicy.js +2 -2
- package/cdn/getProfile.d.ts +2 -2
- package/cdn/getProfile.js +2 -2
- package/cdn/getProfileSupportedOptimizationTypes.d.ts +2 -2
- package/cdn/getProfileSupportedOptimizationTypes.js +2 -2
- package/cdn/getRoute.d.ts +2 -2
- package/cdn/getRoute.js +2 -2
- package/cdn/getRule.d.ts +2 -2
- package/cdn/getRule.js +2 -2
- package/cdn/getRuleSet.d.ts +2 -2
- package/cdn/getRuleSet.js +2 -2
- package/cdn/getSecret.d.ts +2 -2
- package/cdn/getSecret.js +2 -2
- package/cdn/getSecurityPolicy.d.ts +2 -2
- package/cdn/getSecurityPolicy.js +2 -2
- package/cdn/origin.d.ts +1 -1
- package/cdn/origin.js +3 -3
- package/cdn/originGroup.d.ts +1 -1
- package/cdn/originGroup.js +3 -3
- package/cdn/policy.d.ts +1 -1
- package/cdn/policy.js +3 -3
- package/cdn/profile.d.ts +1 -1
- package/cdn/profile.js +3 -3
- package/cdn/route.d.ts +1 -1
- package/cdn/route.js +3 -3
- package/cdn/rule.d.ts +1 -1
- package/cdn/rule.js +3 -3
- package/cdn/ruleSet.d.ts +1 -1
- package/cdn/ruleSet.js +3 -3
- package/cdn/secret.d.ts +1 -1
- package/cdn/secret.js +3 -3
- package/cdn/securityPolicy.d.ts +1 -1
- package/cdn/securityPolicy.js +3 -3
- package/cognitiveservices/accountCapabilityHost.d.ts +69 -0
- package/cognitiveservices/accountCapabilityHost.js +79 -0
- package/cognitiveservices/accountConnection.d.ts +69 -0
- package/cognitiveservices/accountConnection.js +78 -0
- package/cognitiveservices/getAccountCapabilityHost.d.ts +67 -0
- package/cognitiveservices/getAccountCapabilityHost.js +36 -0
- package/cognitiveservices/getAccountConnection.d.ts +67 -0
- package/cognitiveservices/getAccountConnection.js +36 -0
- package/cognitiveservices/getProject.d.ts +89 -0
- package/cognitiveservices/getProject.js +36 -0
- package/cognitiveservices/getProjectCapabilityHost.d.ts +75 -0
- package/cognitiveservices/getProjectCapabilityHost.js +38 -0
- package/cognitiveservices/getProjectConnection.d.ts +75 -0
- package/cognitiveservices/getProjectConnection.js +38 -0
- package/cognitiveservices/index.d.ts +30 -0
- package/cognitiveservices/index.js +37 -2
- package/cognitiveservices/project.d.ts +105 -0
- package/cognitiveservices/project.js +85 -0
- package/cognitiveservices/projectCapabilityHost.d.ts +73 -0
- package/cognitiveservices/projectCapabilityHost.js +83 -0
- package/cognitiveservices/projectConnection.d.ts +73 -0
- package/cognitiveservices/projectConnection.js +82 -0
- package/communication/getSmtpUsername.d.ts +79 -0
- package/communication/getSmtpUsername.js +36 -0
- package/communication/index.d.ts +6 -0
- package/communication/index.js +9 -2
- package/communication/smtpUsername.d.ts +88 -0
- package/communication/smtpUsername.js +90 -0
- package/containerinstance/cgprofile.d.ts +248 -0
- package/containerinstance/cgprofile.js +116 -0
- package/containerinstance/getCGProfile.d.ts +152 -0
- package/containerinstance/getCGProfile.js +34 -0
- package/containerinstance/index.d.ts +6 -0
- package/containerinstance/index.js +9 -2
- package/containerregistry/agentPool.d.ts +2 -0
- package/containerregistry/agentPool.js +4 -2
- package/containerregistry/archife.d.ts +1 -1
- package/containerregistry/archife.js +3 -3
- package/containerregistry/archiveVersion.d.ts +1 -1
- package/containerregistry/archiveVersion.js +3 -3
- package/containerregistry/cacheRule.d.ts +1 -1
- package/containerregistry/cacheRule.js +3 -3
- package/containerregistry/connectedRegistry.d.ts +1 -1
- package/containerregistry/connectedRegistry.js +3 -3
- package/containerregistry/credentialSet.d.ts +1 -1
- package/containerregistry/credentialSet.js +3 -3
- package/containerregistry/exportPipeline.d.ts +1 -1
- package/containerregistry/exportPipeline.js +3 -3
- package/containerregistry/getAgentPool.d.ts +4 -0
- package/containerregistry/getAgentPool.js +5 -1
- package/containerregistry/getArchife.d.ts +2 -2
- package/containerregistry/getArchife.js +2 -2
- package/containerregistry/getArchiveVersion.d.ts +2 -2
- package/containerregistry/getArchiveVersion.js +2 -2
- package/containerregistry/getCacheRule.d.ts +2 -2
- package/containerregistry/getCacheRule.js +2 -2
- package/containerregistry/getConnectedRegistry.d.ts +2 -2
- package/containerregistry/getConnectedRegistry.js +2 -2
- package/containerregistry/getCredentialSet.d.ts +2 -2
- package/containerregistry/getCredentialSet.js +2 -2
- package/containerregistry/getExportPipeline.d.ts +2 -2
- package/containerregistry/getExportPipeline.js +2 -2
- package/containerregistry/getImportPipeline.d.ts +2 -2
- package/containerregistry/getImportPipeline.js +2 -2
- package/containerregistry/getPipelineRun.d.ts +2 -2
- package/containerregistry/getPipelineRun.js +2 -2
- package/containerregistry/getPrivateEndpointConnection.d.ts +2 -2
- package/containerregistry/getPrivateEndpointConnection.js +2 -2
- package/containerregistry/getRegistry.d.ts +2 -2
- package/containerregistry/getRegistry.js +2 -2
- package/containerregistry/getReplication.d.ts +2 -2
- package/containerregistry/getReplication.js +2 -2
- package/containerregistry/getScopeMap.d.ts +2 -2
- package/containerregistry/getScopeMap.js +2 -2
- package/containerregistry/getTask.d.ts +4 -0
- package/containerregistry/getTask.js +5 -1
- package/containerregistry/getTaskRun.d.ts +4 -0
- package/containerregistry/getTaskRun.js +5 -1
- package/containerregistry/getToken.d.ts +2 -2
- package/containerregistry/getToken.js +2 -2
- package/containerregistry/getWebhook.d.ts +2 -2
- package/containerregistry/getWebhook.js +2 -2
- package/containerregistry/getWebhookCallbackConfig.d.ts +2 -2
- package/containerregistry/getWebhookCallbackConfig.js +2 -2
- package/containerregistry/importPipeline.d.ts +1 -1
- package/containerregistry/importPipeline.js +3 -3
- package/containerregistry/listAgentPoolQueueStatus.d.ts +4 -0
- package/containerregistry/listAgentPoolQueueStatus.js +5 -1
- package/containerregistry/listRegistryBuildSourceUploadUrl.d.ts +4 -0
- package/containerregistry/listRegistryBuildSourceUploadUrl.js +5 -1
- package/containerregistry/listRegistryCredentials.d.ts +2 -2
- package/containerregistry/listRegistryCredentials.js +2 -2
- package/containerregistry/listRunLogSasUrl.d.ts +4 -0
- package/containerregistry/listRunLogSasUrl.js +5 -1
- package/containerregistry/listTaskDetails.d.ts +4 -0
- package/containerregistry/listTaskDetails.js +5 -1
- package/containerregistry/listTaskRunDetails.d.ts +4 -0
- package/containerregistry/listTaskRunDetails.js +5 -1
- package/containerregistry/listWebhookEvents.d.ts +2 -2
- package/containerregistry/listWebhookEvents.js +2 -2
- package/containerregistry/pipelineRun.d.ts +1 -1
- package/containerregistry/pipelineRun.js +3 -3
- package/containerregistry/privateEndpointConnection.d.ts +1 -1
- package/containerregistry/privateEndpointConnection.js +3 -3
- package/containerregistry/registry.d.ts +1 -1
- package/containerregistry/registry.js +3 -3
- package/containerregistry/replication.d.ts +1 -1
- package/containerregistry/replication.js +3 -3
- package/containerregistry/scopeMap.d.ts +1 -1
- package/containerregistry/scopeMap.js +3 -3
- package/containerregistry/task.d.ts +2 -0
- package/containerregistry/task.js +4 -2
- package/containerregistry/taskRun.d.ts +2 -0
- package/containerregistry/taskRun.js +4 -2
- package/containerregistry/token.d.ts +1 -1
- package/containerregistry/token.js +3 -3
- package/containerregistry/webhook.d.ts +1 -1
- package/containerregistry/webhook.js +3 -3
- package/containerservice/agentPool.d.ts +1 -1
- package/containerservice/agentPool.js +3 -3
- package/containerservice/autoUpgradeProfile.d.ts +2 -0
- package/containerservice/autoUpgradeProfile.js +4 -2
- package/containerservice/fleet.d.ts +1 -1
- package/containerservice/fleet.js +3 -3
- package/containerservice/fleetMember.d.ts +1 -1
- package/containerservice/fleetMember.js +3 -3
- package/containerservice/fleetUpdateStrategy.d.ts +1 -1
- package/containerservice/fleetUpdateStrategy.js +3 -3
- package/containerservice/getAgentPool.d.ts +2 -2
- package/containerservice/getAgentPool.js +2 -2
- package/containerservice/getAutoUpgradeProfile.d.ts +4 -0
- package/containerservice/getAutoUpgradeProfile.js +5 -1
- package/containerservice/getFleet.d.ts +2 -2
- package/containerservice/getFleet.js +2 -2
- package/containerservice/getFleetMember.d.ts +2 -2
- package/containerservice/getFleetMember.js +2 -2
- package/containerservice/getFleetUpdateStrategy.d.ts +2 -2
- package/containerservice/getFleetUpdateStrategy.js +2 -2
- package/containerservice/getLoadBalancer.d.ts +2 -2
- package/containerservice/getLoadBalancer.js +2 -2
- package/containerservice/getMaintenanceConfiguration.d.ts +2 -2
- package/containerservice/getMaintenanceConfiguration.js +2 -2
- package/containerservice/getManagedCluster.d.ts +2 -2
- package/containerservice/getManagedCluster.js +2 -2
- package/containerservice/getManagedClusterSnapshot.d.ts +2 -2
- package/containerservice/getManagedClusterSnapshot.js +2 -2
- package/containerservice/getPrivateEndpointConnection.d.ts +2 -2
- package/containerservice/getPrivateEndpointConnection.js +2 -2
- package/containerservice/getSnapshot.d.ts +2 -2
- package/containerservice/getSnapshot.js +2 -2
- package/containerservice/getTrustedAccessRoleBinding.d.ts +2 -2
- package/containerservice/getTrustedAccessRoleBinding.js +2 -2
- package/containerservice/getUpdateRun.d.ts +2 -2
- package/containerservice/getUpdateRun.js +2 -2
- package/containerservice/listFleetCredentials.d.ts +2 -2
- package/containerservice/listFleetCredentials.js +2 -2
- package/containerservice/listManagedClusterAdminCredentials.d.ts +2 -2
- package/containerservice/listManagedClusterAdminCredentials.js +2 -2
- package/containerservice/listManagedClusterMonitoringUserCredentials.d.ts +2 -2
- package/containerservice/listManagedClusterMonitoringUserCredentials.js +2 -2
- package/containerservice/listManagedClusterUserCredentials.d.ts +2 -2
- package/containerservice/listManagedClusterUserCredentials.js +2 -2
- package/containerservice/loadBalancer.d.ts +1 -1
- package/containerservice/loadBalancer.js +3 -3
- package/containerservice/maintenanceConfiguration.d.ts +1 -1
- package/containerservice/maintenanceConfiguration.js +3 -3
- package/containerservice/managedCluster.d.ts +1 -1
- package/containerservice/managedCluster.js +3 -3
- package/containerservice/managedClusterSnapshot.d.ts +1 -1
- package/containerservice/managedClusterSnapshot.js +3 -3
- package/containerservice/privateEndpointConnection.d.ts +1 -1
- package/containerservice/privateEndpointConnection.js +3 -3
- package/containerservice/snapshot.d.ts +1 -1
- package/containerservice/snapshot.js +3 -3
- package/containerservice/trustedAccessRoleBinding.d.ts +1 -1
- package/containerservice/trustedAccessRoleBinding.js +3 -3
- package/containerservice/updateRun.d.ts +1 -1
- package/containerservice/updateRun.js +3 -3
- package/costmanagement/budget.d.ts +1 -1
- package/costmanagement/budget.js +3 -3
- package/costmanagement/costAllocationRule.d.ts +1 -1
- package/costmanagement/costAllocationRule.js +3 -3
- package/costmanagement/export.d.ts +1 -1
- package/costmanagement/export.js +3 -3
- package/costmanagement/getBudget.d.ts +2 -2
- package/costmanagement/getBudget.js +2 -2
- package/costmanagement/getCostAllocationRule.d.ts +2 -2
- package/costmanagement/getCostAllocationRule.js +2 -2
- package/costmanagement/getExport.d.ts +2 -2
- package/costmanagement/getExport.js +2 -2
- package/costmanagement/getScheduledAction.d.ts +2 -2
- package/costmanagement/getScheduledAction.js +2 -2
- package/costmanagement/getScheduledActionByScope.d.ts +2 -2
- package/costmanagement/getScheduledActionByScope.js +2 -2
- package/costmanagement/getView.d.ts +2 -2
- package/costmanagement/getView.js +2 -2
- package/costmanagement/getViewByScope.d.ts +2 -2
- package/costmanagement/getViewByScope.js +2 -2
- package/costmanagement/scheduledAction.d.ts +1 -1
- package/costmanagement/scheduledAction.js +3 -3
- package/costmanagement/scheduledActionByScope.d.ts +1 -1
- package/costmanagement/scheduledActionByScope.js +3 -3
- package/costmanagement/tagInheritanceSetting.js +2 -2
- package/costmanagement/view.d.ts +1 -1
- package/costmanagement/view.js +3 -3
- package/costmanagement/viewByScope.d.ts +1 -1
- package/costmanagement/viewByScope.js +3 -3
- package/datamigration/databaseMigrationsMongoToCosmosDbRUMongo.d.ts +2 -0
- package/datamigration/databaseMigrationsMongoToCosmosDbRUMongo.js +4 -2
- package/datamigration/databaseMigrationsMongoToCosmosDbvCoreMongo.d.ts +2 -0
- package/datamigration/databaseMigrationsMongoToCosmosDbvCoreMongo.js +4 -2
- package/datamigration/databaseMigrationsSqlDb.d.ts +1 -1
- package/datamigration/databaseMigrationsSqlDb.js +3 -3
- package/datamigration/file.d.ts +1 -1
- package/datamigration/file.js +3 -3
- package/datamigration/getDatabaseMigrationsMongoToCosmosDbRUMongo.d.ts +4 -0
- package/datamigration/getDatabaseMigrationsMongoToCosmosDbRUMongo.js +5 -1
- package/datamigration/getDatabaseMigrationsMongoToCosmosDbvCoreMongo.d.ts +4 -0
- package/datamigration/getDatabaseMigrationsMongoToCosmosDbvCoreMongo.js +5 -1
- package/datamigration/getDatabaseMigrationsSqlDb.d.ts +2 -2
- package/datamigration/getDatabaseMigrationsSqlDb.js +2 -2
- package/datamigration/getFile.d.ts +2 -2
- package/datamigration/getFile.js +2 -2
- package/datamigration/getMigrationService.d.ts +4 -0
- package/datamigration/getMigrationService.js +5 -1
- package/datamigration/getProject.d.ts +2 -2
- package/datamigration/getProject.js +2 -2
- package/datamigration/getService.d.ts +2 -2
- package/datamigration/getService.js +2 -2
- package/datamigration/getServiceTask.d.ts +2 -2
- package/datamigration/getServiceTask.js +2 -2
- package/datamigration/getSqlMigrationService.d.ts +2 -2
- package/datamigration/getSqlMigrationService.js +2 -2
- package/datamigration/getTask.d.ts +2 -2
- package/datamigration/getTask.js +2 -2
- package/datamigration/listSqlMigrationServiceAuthKeys.d.ts +2 -2
- package/datamigration/listSqlMigrationServiceAuthKeys.js +2 -2
- package/datamigration/listSqlMigrationServiceMonitoringData.d.ts +2 -2
- package/datamigration/listSqlMigrationServiceMonitoringData.js +2 -2
- package/datamigration/migrationService.d.ts +2 -0
- package/datamigration/migrationService.js +4 -2
- package/datamigration/project.d.ts +1 -1
- package/datamigration/project.js +3 -3
- package/datamigration/service.d.ts +1 -1
- package/datamigration/service.js +3 -3
- package/datamigration/serviceTask.d.ts +1 -1
- package/datamigration/serviceTask.js +3 -3
- package/datamigration/sqlMigrationService.d.ts +1 -1
- package/datamigration/sqlMigrationService.js +3 -3
- package/datamigration/task.d.ts +1 -1
- package/datamigration/task.js +3 -3
- package/datareplication/fabricAgent.d.ts +73 -0
- package/datareplication/fabricAgent.js +77 -0
- package/datareplication/getFabricAgent.d.ts +71 -0
- package/datareplication/getFabricAgent.js +36 -0
- package/datareplication/getPrivateEndpointConnection.d.ts +71 -0
- package/datareplication/getPrivateEndpointConnection.js +36 -0
- package/datareplication/getPrivateEndpointConnectionProxy.d.ts +75 -0
- package/datareplication/getPrivateEndpointConnectionProxy.js +36 -0
- package/datareplication/index.d.ts +18 -0
- package/datareplication/index.js +23 -2
- package/datareplication/privateEndpointConnection.d.ts +73 -0
- package/datareplication/privateEndpointConnection.js +77 -0
- package/datareplication/privateEndpointConnectionProxy.d.ts +77 -0
- package/datareplication/privateEndpointConnectionProxy.js +79 -0
- package/devcenter/getProjectCatalogImageDefinitionErrorDetails.d.ts +59 -0
- package/devcenter/getProjectCatalogImageDefinitionErrorDetails.js +38 -0
- package/devcenter/index.d.ts +3 -0
- package/devcenter/index.js +6 -3
- package/devhub/getADOOAuthInfo.d.ts +50 -0
- package/devhub/getADOOAuthInfo.js +38 -0
- package/devhub/index.d.ts +3 -0
- package/devhub/index.js +5 -2
- package/durabletask/getRetentionPolicy.d.ts +63 -0
- package/durabletask/getRetentionPolicy.js +34 -0
- package/durabletask/getScheduler.d.ts +4 -0
- package/durabletask/getScheduler.js +5 -1
- package/durabletask/getTaskHub.d.ts +4 -0
- package/durabletask/getTaskHub.js +5 -1
- package/durabletask/index.d.ts +7 -0
- package/durabletask/index.js +25 -2
- package/durabletask/retentionPolicy.d.ts +69 -0
- package/durabletask/retentionPolicy.js +76 -0
- package/durabletask/scheduler.d.ts +2 -0
- package/durabletask/scheduler.js +4 -2
- package/durabletask/taskHub.d.ts +2 -0
- package/durabletask/taskHub.js +4 -2
- package/elasticsan/elasticSan.d.ts +1 -1
- package/elasticsan/elasticSan.js +3 -3
- package/elasticsan/getElasticSan.d.ts +2 -2
- package/elasticsan/getElasticSan.js +2 -2
- package/elasticsan/getPrivateEndpointConnection.d.ts +2 -2
- package/elasticsan/getPrivateEndpointConnection.js +2 -2
- package/elasticsan/getVolume.d.ts +2 -2
- package/elasticsan/getVolume.js +2 -2
- package/elasticsan/getVolumeGroup.d.ts +2 -2
- package/elasticsan/getVolumeGroup.js +2 -2
- package/elasticsan/getVolumeSnapshot.d.ts +2 -2
- package/elasticsan/getVolumeSnapshot.js +2 -2
- package/elasticsan/privateEndpointConnection.d.ts +1 -1
- package/elasticsan/privateEndpointConnection.js +3 -3
- package/elasticsan/volume.d.ts +1 -1
- package/elasticsan/volume.js +3 -3
- package/elasticsan/volumeGroup.d.ts +1 -1
- package/elasticsan/volumeGroup.js +3 -3
- package/elasticsan/volumeSnapshot.d.ts +1 -1
- package/elasticsan/volumeSnapshot.js +3 -3
- package/kubernetesconfiguration/fluxConfiguration.d.ts +1 -1
- package/kubernetesconfiguration/fluxConfiguration.js +3 -3
- package/kubernetesconfiguration/getFluxConfiguration.d.ts +2 -2
- package/kubernetesconfiguration/getFluxConfiguration.js +2 -2
- package/marketplace/getPrivateStoreCollection.d.ts +4 -0
- package/marketplace/getPrivateStoreCollection.js +5 -1
- package/marketplace/getPrivateStoreCollectionOffer.d.ts +4 -0
- package/marketplace/getPrivateStoreCollectionOffer.js +5 -1
- package/marketplace/listPrivateStoreNewPlansNotifications.d.ts +4 -0
- package/marketplace/listPrivateStoreNewPlansNotifications.js +5 -1
- package/marketplace/listPrivateStoreStopSellOffersPlansNotifications.d.ts +4 -0
- package/marketplace/listPrivateStoreStopSellOffersPlansNotifications.js +5 -1
- package/marketplace/listPrivateStoreSubscriptionsContext.d.ts +4 -0
- package/marketplace/listPrivateStoreSubscriptionsContext.js +5 -1
- package/marketplace/privateStoreCollection.d.ts +2 -0
- package/marketplace/privateStoreCollection.js +4 -2
- package/marketplace/privateStoreCollectionOffer.d.ts +2 -0
- package/marketplace/privateStoreCollectionOffer.js +4 -2
- package/migrate/aksAssessmentOperation.d.ts +1 -1
- package/migrate/aksAssessmentOperation.js +3 -3
- package/migrate/assessmentProjectsOperation.d.ts +1 -1
- package/migrate/assessmentProjectsOperation.js +3 -3
- package/migrate/avsAssessmentsV2Operation.d.ts +73 -0
- package/migrate/avsAssessmentsV2Operation.js +77 -0
- package/migrate/businessCaseOperation.d.ts +1 -1
- package/migrate/businessCaseOperation.js +3 -3
- package/migrate/compoundAssessmentOperation.d.ts +73 -0
- package/migrate/compoundAssessmentOperation.js +77 -0
- package/migrate/getAksAssessmentOperation.d.ts +2 -2
- package/migrate/getAksAssessmentOperation.js +2 -2
- package/migrate/getAssessmentProjectsOperation.d.ts +2 -2
- package/migrate/getAssessmentProjectsOperation.js +2 -2
- package/migrate/getAvsAssessmentsV2Operation.d.ts +71 -0
- package/migrate/getAvsAssessmentsV2Operation.js +36 -0
- package/migrate/getBusinessCaseOperation.d.ts +2 -2
- package/migrate/getBusinessCaseOperation.js +2 -2
- package/migrate/getBusinessCaseOperationReportDownloadUrl.d.ts +2 -2
- package/migrate/getBusinessCaseOperationReportDownloadUrl.js +2 -2
- package/migrate/getCompoundAssessmentOperation.d.ts +71 -0
- package/migrate/getCompoundAssessmentOperation.js +36 -0
- package/migrate/getHeterogeneousAssessmentOperation.d.ts +71 -0
- package/migrate/getHeterogeneousAssessmentOperation.js +36 -0
- package/migrate/getHypervCollectorsOperation.d.ts +2 -2
- package/migrate/getHypervCollectorsOperation.js +2 -2
- package/migrate/getImportCollectorsOperation.d.ts +2 -2
- package/migrate/getImportCollectorsOperation.js +2 -2
- package/migrate/getImportSqlCollectorOperation.d.ts +71 -0
- package/migrate/getImportSqlCollectorOperation.js +36 -0
- package/migrate/getMachineAssessmentsV2Operation.d.ts +71 -0
- package/migrate/getMachineAssessmentsV2Operation.js +36 -0
- package/migrate/getPrivateEndpointConnectionOperation.d.ts +2 -2
- package/migrate/getPrivateEndpointConnectionOperation.js +2 -2
- package/migrate/getServerCollectorsOperation.d.ts +2 -2
- package/migrate/getServerCollectorsOperation.js +2 -2
- package/migrate/getSqlAssessmentV3Operation.d.ts +71 -0
- package/migrate/getSqlAssessmentV3Operation.js +36 -0
- package/migrate/getSqlCollectorOperation.d.ts +2 -2
- package/migrate/getSqlCollectorOperation.js +2 -2
- package/migrate/getVmwareCollectorsOperation.d.ts +2 -2
- package/migrate/getVmwareCollectorsOperation.js +2 -2
- package/migrate/getWebAppAssessmentV3Operation.d.ts +71 -0
- package/migrate/getWebAppAssessmentV3Operation.js +36 -0
- package/migrate/getWebAppCollectorOperation.d.ts +2 -2
- package/migrate/getWebAppCollectorOperation.js +2 -2
- package/migrate/heterogeneousAssessmentOperation.d.ts +73 -0
- package/migrate/heterogeneousAssessmentOperation.js +77 -0
- package/migrate/hyperVCollector.js +2 -2
- package/migrate/hypervCollectorsOperation.d.ts +1 -1
- package/migrate/hypervCollectorsOperation.js +3 -3
- package/migrate/importCollector.js +2 -2
- package/migrate/importCollectorsOperation.d.ts +1 -1
- package/migrate/importCollectorsOperation.js +3 -3
- package/migrate/importSqlCollectorOperation.d.ts +73 -0
- package/migrate/importSqlCollectorOperation.js +77 -0
- package/migrate/index.d.ts +42 -0
- package/migrate/index.js +53 -4
- package/migrate/machineAssessmentsV2Operation.d.ts +73 -0
- package/migrate/machineAssessmentsV2Operation.js +77 -0
- package/migrate/privateEndpointConnection.js +2 -2
- package/migrate/privateEndpointConnectionOperation.d.ts +1 -1
- package/migrate/privateEndpointConnectionOperation.js +3 -3
- package/migrate/project.js +2 -2
- package/migrate/serverCollector.js +2 -2
- package/migrate/serverCollectorsOperation.d.ts +1 -1
- package/migrate/serverCollectorsOperation.js +3 -3
- package/migrate/sqlAssessmentV3Operation.d.ts +73 -0
- package/migrate/sqlAssessmentV3Operation.js +77 -0
- package/migrate/sqlCollectorOperation.d.ts +1 -1
- package/migrate/sqlCollectorOperation.js +3 -3
- package/migrate/vmwareCollector.js +2 -2
- package/migrate/vmwareCollectorsOperation.d.ts +1 -1
- package/migrate/vmwareCollectorsOperation.js +3 -3
- package/migrate/webAppAssessmentV3Operation.d.ts +73 -0
- package/migrate/webAppAssessmentV3Operation.js +77 -0
- package/migrate/webAppCollectorOperation.d.ts +1 -1
- package/migrate/webAppCollectorOperation.js +3 -3
- package/netapp/account.d.ts +1 -1
- package/netapp/account.js +3 -3
- package/netapp/backup.d.ts +1 -1
- package/netapp/backup.js +3 -3
- package/netapp/backupPolicy.d.ts +1 -1
- package/netapp/backupPolicy.js +3 -3
- package/netapp/backupVault.d.ts +1 -1
- package/netapp/backupVault.js +3 -3
- package/netapp/capacityPool.d.ts +1 -1
- package/netapp/capacityPool.js +3 -3
- package/netapp/capacityPoolBucket.d.ts +109 -0
- package/netapp/capacityPoolBucket.js +94 -0
- package/netapp/capacityPoolSnapshot.d.ts +1 -1
- package/netapp/capacityPoolSnapshot.js +3 -3
- package/netapp/capacityPoolSubvolume.d.ts +1 -1
- package/netapp/capacityPoolSubvolume.js +3 -3
- package/netapp/capacityPoolVolume.d.ts +1 -1
- package/netapp/capacityPoolVolume.js +3 -3
- package/netapp/capacityPoolVolumeQuotaRule.d.ts +1 -1
- package/netapp/capacityPoolVolumeQuotaRule.js +3 -3
- package/netapp/getAccount.d.ts +2 -2
- package/netapp/getAccount.js +2 -2
- package/netapp/getAccountChangeKeyVaultInformation.d.ts +2 -2
- package/netapp/getAccountChangeKeyVaultInformation.js +2 -2
- package/netapp/getBackup.d.ts +2 -2
- package/netapp/getBackup.js +2 -2
- 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/getCapacityPool.d.ts +2 -2
- package/netapp/getCapacityPool.js +2 -2
- package/netapp/getCapacityPoolBucket.d.ts +107 -0
- package/netapp/getCapacityPoolBucket.js +40 -0
- package/netapp/getCapacityPoolSnapshot.d.ts +2 -2
- package/netapp/getCapacityPoolSnapshot.js +2 -2
- package/netapp/getCapacityPoolSubvolume.d.ts +2 -2
- package/netapp/getCapacityPoolSubvolume.js +2 -2
- package/netapp/getCapacityPoolSubvolumeMetadata.d.ts +2 -2
- package/netapp/getCapacityPoolSubvolumeMetadata.js +2 -2
- package/netapp/getCapacityPoolVolume.d.ts +2 -2
- package/netapp/getCapacityPoolVolume.js +2 -2
- package/netapp/getCapacityPoolVolumeGroupIdForLdapUser.d.ts +2 -2
- package/netapp/getCapacityPoolVolumeGroupIdForLdapUser.js +2 -2
- package/netapp/getCapacityPoolVolumeQuotaRule.d.ts +2 -2
- package/netapp/getCapacityPoolVolumeQuotaRule.js +2 -2
- package/netapp/getSnapshotPolicy.d.ts +2 -2
- package/netapp/getSnapshotPolicy.js +2 -2
- package/netapp/getVolumeGroup.d.ts +2 -2
- package/netapp/getVolumeGroup.js +2 -2
- package/netapp/index.d.ts +6 -0
- package/netapp/index.js +10 -2
- package/netapp/listCapacityPoolVolumeQuotaReport.d.ts +2 -2
- package/netapp/listCapacityPoolVolumeQuotaReport.js +2 -2
- package/netapp/listCapacityPoolVolumeReplications.d.ts +2 -2
- package/netapp/listCapacityPoolVolumeReplications.js +2 -2
- package/netapp/snapshotPolicy.d.ts +1 -1
- package/netapp/snapshotPolicy.js +3 -3
- package/netapp/volumeGroup.d.ts +1 -1
- package/netapp/volumeGroup.js +3 -3
- package/package.json +2 -2
- package/recoveryservices/getPrivateEndpointConnection.d.ts +2 -2
- package/recoveryservices/getPrivateEndpointConnection.js +2 -2
- package/recoveryservices/getProtectedItem.d.ts +2 -2
- package/recoveryservices/getProtectedItem.js +2 -2
- package/recoveryservices/getProtectionContainer.d.ts +2 -2
- package/recoveryservices/getProtectionContainer.js +2 -2
- package/recoveryservices/getProtectionIntent.d.ts +2 -2
- package/recoveryservices/getProtectionIntent.js +2 -2
- package/recoveryservices/getProtectionPolicy.d.ts +2 -2
- package/recoveryservices/getProtectionPolicy.js +2 -2
- package/recoveryservices/getReplicationFabric.d.ts +2 -2
- package/recoveryservices/getReplicationFabric.js +2 -2
- package/recoveryservices/getReplicationMigrationItem.d.ts +2 -2
- package/recoveryservices/getReplicationMigrationItem.js +2 -2
- package/recoveryservices/getReplicationNetworkMapping.d.ts +2 -2
- package/recoveryservices/getReplicationNetworkMapping.js +2 -2
- package/recoveryservices/getReplicationPolicy.d.ts +2 -2
- package/recoveryservices/getReplicationPolicy.js +2 -2
- package/recoveryservices/getReplicationProtectedItem.d.ts +2 -2
- package/recoveryservices/getReplicationProtectedItem.js +2 -2
- package/recoveryservices/getReplicationProtectionCluster.d.ts +2 -2
- package/recoveryservices/getReplicationProtectionCluster.js +2 -2
- package/recoveryservices/getReplicationProtectionContainerMapping.d.ts +2 -2
- package/recoveryservices/getReplicationProtectionContainerMapping.js +2 -2
- package/recoveryservices/getReplicationRecoveryPlan.d.ts +2 -2
- package/recoveryservices/getReplicationRecoveryPlan.js +2 -2
- package/recoveryservices/getReplicationRecoveryServicesProvider.d.ts +2 -2
- package/recoveryservices/getReplicationRecoveryServicesProvider.js +2 -2
- package/recoveryservices/getReplicationStorageClassificationMapping.d.ts +2 -2
- package/recoveryservices/getReplicationStorageClassificationMapping.js +2 -2
- package/recoveryservices/getReplicationvCenter.d.ts +2 -2
- package/recoveryservices/getReplicationvCenter.js +2 -2
- package/recoveryservices/getResourceGuardProxy.d.ts +2 -2
- package/recoveryservices/getResourceGuardProxy.js +2 -2
- package/recoveryservices/getVault.d.ts +2 -2
- package/recoveryservices/getVault.js +2 -2
- package/recoveryservices/privateEndpointConnection.d.ts +1 -1
- package/recoveryservices/privateEndpointConnection.js +3 -3
- package/recoveryservices/protectedItem.d.ts +1 -1
- package/recoveryservices/protectedItem.js +3 -3
- package/recoveryservices/protectionContainer.d.ts +1 -1
- package/recoveryservices/protectionContainer.js +3 -3
- package/recoveryservices/protectionIntent.d.ts +1 -1
- package/recoveryservices/protectionIntent.js +3 -3
- package/recoveryservices/protectionPolicy.d.ts +1 -1
- package/recoveryservices/protectionPolicy.js +3 -3
- package/recoveryservices/replicationFabric.d.ts +1 -1
- package/recoveryservices/replicationFabric.js +3 -3
- package/recoveryservices/replicationMigrationItem.d.ts +1 -1
- package/recoveryservices/replicationMigrationItem.js +3 -3
- package/recoveryservices/replicationNetworkMapping.d.ts +1 -1
- package/recoveryservices/replicationNetworkMapping.js +3 -3
- package/recoveryservices/replicationPolicy.d.ts +1 -1
- package/recoveryservices/replicationPolicy.js +3 -3
- package/recoveryservices/replicationProtectedItem.d.ts +1 -1
- package/recoveryservices/replicationProtectedItem.js +3 -3
- package/recoveryservices/replicationProtectionCluster.d.ts +1 -1
- package/recoveryservices/replicationProtectionCluster.js +3 -3
- package/recoveryservices/replicationProtectionContainerMapping.d.ts +1 -1
- package/recoveryservices/replicationProtectionContainerMapping.js +3 -3
- package/recoveryservices/replicationRecoveryPlan.d.ts +1 -1
- package/recoveryservices/replicationRecoveryPlan.js +3 -3
- package/recoveryservices/replicationRecoveryServicesProvider.d.ts +1 -1
- package/recoveryservices/replicationRecoveryServicesProvider.js +3 -3
- package/recoveryservices/replicationStorageClassificationMapping.d.ts +1 -1
- package/recoveryservices/replicationStorageClassificationMapping.js +3 -3
- package/recoveryservices/replicationvCenter.d.ts +1 -1
- package/recoveryservices/replicationvCenter.js +3 -3
- package/recoveryservices/resourceGuardProxy.d.ts +1 -1
- package/recoveryservices/resourceGuardProxy.js +3 -3
- package/recoveryservices/vault.d.ts +1 -1
- package/recoveryservices/vault.js +3 -3
- package/redisenterprise/accessPolicyAssignment.d.ts +1 -1
- package/redisenterprise/accessPolicyAssignment.js +3 -3
- package/redisenterprise/database.d.ts +1 -1
- package/redisenterprise/database.js +3 -3
- package/redisenterprise/getAccessPolicyAssignment.d.ts +2 -2
- package/redisenterprise/getAccessPolicyAssignment.js +2 -2
- package/redisenterprise/getDatabase.d.ts +2 -2
- package/redisenterprise/getDatabase.js +2 -2
- package/redisenterprise/getPrivateEndpointConnection.d.ts +2 -2
- package/redisenterprise/getPrivateEndpointConnection.js +2 -2
- package/redisenterprise/getRedisEnterprise.d.ts +2 -2
- package/redisenterprise/getRedisEnterprise.js +2 -2
- package/redisenterprise/listDatabaseKeys.d.ts +2 -2
- package/redisenterprise/listDatabaseKeys.js +2 -2
- package/redisenterprise/privateEndpointConnection.d.ts +1 -1
- package/redisenterprise/privateEndpointConnection.js +3 -3
- package/redisenterprise/redisEnterprise.d.ts +1 -1
- package/redisenterprise/redisEnterprise.js +3 -3
- package/resources/deployment.d.ts +1 -1
- package/resources/deployment.js +3 -3
- package/resources/deploymentAtManagementGroupScope.d.ts +1 -1
- package/resources/deploymentAtManagementGroupScope.js +3 -3
- package/resources/deploymentAtScope.d.ts +1 -1
- package/resources/deploymentAtScope.js +3 -3
- package/resources/deploymentAtSubscriptionScope.d.ts +1 -1
- package/resources/deploymentAtSubscriptionScope.js +3 -3
- package/resources/deploymentAtTenantScope.d.ts +1 -1
- package/resources/deploymentAtTenantScope.js +3 -3
- package/resources/getDeployment.d.ts +2 -2
- package/resources/getDeployment.js +2 -2
- package/resources/getDeploymentAtManagementGroupScope.d.ts +2 -2
- package/resources/getDeploymentAtManagementGroupScope.js +2 -2
- package/resources/getDeploymentAtScope.d.ts +2 -2
- package/resources/getDeploymentAtScope.js +2 -2
- package/resources/getDeploymentAtSubscriptionScope.d.ts +2 -2
- package/resources/getDeploymentAtSubscriptionScope.js +2 -2
- package/resources/getDeploymentAtTenantScope.d.ts +2 -2
- package/resources/getDeploymentAtTenantScope.js +2 -2
- package/resources/getResource.d.ts +2 -2
- package/resources/getResource.js +2 -2
- package/resources/getResourceGroup.d.ts +2 -2
- package/resources/getResourceGroup.js +2 -2
- package/resources/getTagAtScope.d.ts +2 -2
- package/resources/getTagAtScope.js +2 -2
- package/resources/resource.d.ts +1 -1
- package/resources/resource.js +3 -3
- package/resources/resourceGroup.d.ts +1 -1
- package/resources/resourceGroup.js +3 -3
- package/resources/tagAtScope.d.ts +1 -1
- package/resources/tagAtScope.js +3 -3
- package/scvmm/availabilitySet.d.ts +1 -1
- package/scvmm/availabilitySet.js +3 -3
- package/scvmm/cloud.d.ts +1 -1
- package/scvmm/cloud.js +3 -3
- package/scvmm/getAvailabilitySet.d.ts +2 -2
- package/scvmm/getAvailabilitySet.js +2 -2
- package/scvmm/getCloud.d.ts +2 -2
- package/scvmm/getCloud.js +2 -2
- package/scvmm/getGuestAgent.d.ts +2 -2
- package/scvmm/getGuestAgent.js +2 -2
- package/scvmm/getInventoryItem.d.ts +2 -2
- package/scvmm/getInventoryItem.js +2 -2
- package/scvmm/getVirtualMachineInstance.d.ts +2 -2
- package/scvmm/getVirtualMachineInstance.js +2 -2
- package/scvmm/getVirtualMachineTemplate.d.ts +2 -2
- package/scvmm/getVirtualMachineTemplate.js +2 -2
- package/scvmm/getVirtualNetwork.d.ts +2 -2
- package/scvmm/getVirtualNetwork.js +2 -2
- package/scvmm/getVmmServer.d.ts +2 -2
- package/scvmm/getVmmServer.js +2 -2
- package/scvmm/guestAgent.d.ts +1 -1
- package/scvmm/guestAgent.js +1 -1
- package/scvmm/inventoryItem.d.ts +1 -1
- package/scvmm/inventoryItem.js +3 -3
- package/scvmm/virtualMachineInstance.d.ts +1 -1
- package/scvmm/virtualMachineInstance.js +3 -3
- package/scvmm/virtualMachineTemplate.d.ts +1 -1
- package/scvmm/virtualMachineTemplate.js +3 -3
- package/scvmm/virtualNetwork.d.ts +1 -1
- package/scvmm/virtualNetwork.js +3 -3
- package/scvmm/vminstanceGuestAgent.js +2 -2
- package/scvmm/vmmServer.d.ts +1 -1
- package/scvmm/vmmServer.js +3 -3
- package/security/defenderForStorage.d.ts +1 -1
- package/security/defenderForStorage.js +3 -3
- package/security/getDefenderForStorage.d.ts +2 -2
- package/security/getDefenderForStorage.js +2 -2
- package/servicefabric/application.d.ts +2 -0
- package/servicefabric/application.js +4 -2
- package/servicefabric/applicationType.d.ts +2 -0
- package/servicefabric/applicationType.js +4 -2
- package/servicefabric/applicationTypeVersion.d.ts +2 -0
- package/servicefabric/applicationTypeVersion.js +4 -2
- package/servicefabric/getApplication.d.ts +4 -0
- package/servicefabric/getApplication.js +5 -1
- package/servicefabric/getApplicationType.d.ts +4 -0
- package/servicefabric/getApplicationType.js +5 -1
- package/servicefabric/getApplicationTypeVersion.d.ts +4 -0
- package/servicefabric/getApplicationTypeVersion.js +5 -1
- package/servicefabric/getManagedAzResiliencyStatus.d.ts +2 -2
- package/servicefabric/getManagedAzResiliencyStatus.js +2 -2
- package/servicefabric/getManagedCluster.d.ts +2 -2
- package/servicefabric/getManagedCluster.js +2 -2
- package/servicefabric/getManagedClusterFaultSimulation.d.ts +4 -0
- package/servicefabric/getManagedClusterFaultSimulation.js +5 -1
- package/servicefabric/getManagedMaintenanceWindowStatus.d.ts +2 -2
- package/servicefabric/getManagedMaintenanceWindowStatus.js +2 -2
- package/servicefabric/getNodeType.d.ts +2 -2
- package/servicefabric/getNodeType.js +2 -2
- package/servicefabric/getNodeTypeFaultSimulation.d.ts +4 -0
- package/servicefabric/getNodeTypeFaultSimulation.js +5 -1
- package/servicefabric/getService.d.ts +4 -0
- package/servicefabric/getService.js +5 -1
- package/servicefabric/listManagedClusterFaultSimulation.d.ts +4 -0
- package/servicefabric/listManagedClusterFaultSimulation.js +5 -1
- package/servicefabric/listNodeTypeFaultSimulation.d.ts +4 -0
- package/servicefabric/listNodeTypeFaultSimulation.js +5 -1
- package/servicefabric/managedCluster.d.ts +1 -1
- package/servicefabric/managedCluster.js +3 -3
- package/servicefabric/managedClusterApplication.js +2 -2
- package/servicefabric/managedClusterApplicationType.js +2 -2
- package/servicefabric/managedClusterApplicationTypeVersion.js +2 -2
- package/servicefabric/managedClusterService.js +2 -2
- package/servicefabric/nodeType.d.ts +1 -1
- package/servicefabric/nodeType.js +3 -3
- package/servicefabric/service.d.ts +2 -0
- package/servicefabric/service.js +4 -2
- package/storagecache/autoExportJob.d.ts +169 -0
- package/storagecache/autoExportJob.js +116 -0
- package/storagecache/getAutoExportJob.d.ts +149 -0
- package/storagecache/getAutoExportJob.js +36 -0
- package/storagecache/index.d.ts +6 -0
- package/storagecache/index.js +9 -2
- package/tsconfig.tsbuildinfo +1 -1
- package/types/enums/cognitiveservices/index.d.ts +148 -0
- package/types/enums/cognitiveservices/index.js +136 -2
- package/types/enums/compute/index.d.ts +1 -0
- package/types/enums/compute/index.js +2 -1
- package/types/enums/containerinstance/index.d.ts +8 -0
- package/types/enums/containerinstance/index.js +6 -2
- package/types/enums/datareplication/index.d.ts +22 -0
- package/types/enums/datareplication/index.js +20 -2
- package/types/enums/durabletask/index.d.ts +22 -0
- package/types/enums/durabletask/index.js +24 -0
- package/types/enums/index.d.ts +2 -1
- package/types/enums/index.js +7 -5
- package/types/enums/migrate/index.d.ts +798 -16
- package/types/enums/migrate/index.js +773 -16
- package/types/enums/storagecache/index.d.ts +19 -0
- package/types/enums/storagecache/index.js +13 -2
- package/types/input.d.ts +1326 -22
- package/types/input.js +9 -1
- package/types/output.d.ts +1682 -76
- package/types/output.js +9 -1
|
@@ -15,6 +15,25 @@ export declare const AmlFilesystemSquashMode: {
|
|
|
15
15
|
* Squash mode of the AML file system. 'All': User and Group IDs on files will be squashed to the provided values for all users on non-trusted systems. 'RootOnly': User and Group IDs on files will be squashed to provided values for solely the root user on non-trusted systems. 'None': No squashing of User and Group IDs is performed for any users on any systems.
|
|
16
16
|
*/
|
|
17
17
|
export type AmlFilesystemSquashMode = (typeof AmlFilesystemSquashMode)[keyof typeof AmlFilesystemSquashMode];
|
|
18
|
+
export declare const AutoExportJobAdminStatus: {
|
|
19
|
+
readonly Enable: "Enable";
|
|
20
|
+
readonly Disable: "Disable";
|
|
21
|
+
};
|
|
22
|
+
/**
|
|
23
|
+
* The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'.
|
|
24
|
+
*/
|
|
25
|
+
export type AutoExportJobAdminStatus = (typeof AutoExportJobAdminStatus)[keyof typeof AutoExportJobAdminStatus];
|
|
26
|
+
export declare const AutoExportStatusType: {
|
|
27
|
+
readonly InProgress: "InProgress";
|
|
28
|
+
readonly Disabling: "Disabling";
|
|
29
|
+
readonly Disabled: "Disabled";
|
|
30
|
+
readonly DisableFailed: "DisableFailed";
|
|
31
|
+
readonly Failed: "Failed";
|
|
32
|
+
};
|
|
33
|
+
/**
|
|
34
|
+
* The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error.
|
|
35
|
+
*/
|
|
36
|
+
export type AutoExportStatusType = (typeof AutoExportStatusType)[keyof typeof AutoExportStatusType];
|
|
18
37
|
export declare const CacheIdentityType: {
|
|
19
38
|
readonly SystemAssigned: "SystemAssigned";
|
|
20
39
|
readonly UserAssigned: "UserAssigned";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.UsernameSource = exports.StorageTargetType = exports.OperationalStateType = exports.NfsAccessRuleScope = exports.NfsAccessRuleAccess = exports.MaintenanceDayOfWeekType = exports.ConflictResolutionMode = exports.CacheIdentityType = exports.AmlFilesystemSquashMode = exports.AmlFilesystemIdentityType = void 0;
|
|
5
|
+
exports.UsernameSource = exports.StorageTargetType = exports.OperationalStateType = exports.NfsAccessRuleScope = exports.NfsAccessRuleAccess = exports.MaintenanceDayOfWeekType = exports.ConflictResolutionMode = exports.CacheIdentityType = exports.AutoExportStatusType = exports.AutoExportJobAdminStatus = exports.AmlFilesystemSquashMode = exports.AmlFilesystemIdentityType = void 0;
|
|
6
6
|
exports.AmlFilesystemIdentityType = {
|
|
7
7
|
UserAssigned: "UserAssigned",
|
|
8
8
|
None: "None",
|
|
@@ -12,6 +12,17 @@ exports.AmlFilesystemSquashMode = {
|
|
|
12
12
|
RootOnly: "RootOnly",
|
|
13
13
|
All: "All",
|
|
14
14
|
};
|
|
15
|
+
exports.AutoExportJobAdminStatus = {
|
|
16
|
+
Enable: "Enable",
|
|
17
|
+
Disable: "Disable",
|
|
18
|
+
};
|
|
19
|
+
exports.AutoExportStatusType = {
|
|
20
|
+
InProgress: "InProgress",
|
|
21
|
+
Disabling: "Disabling",
|
|
22
|
+
Disabled: "Disabled",
|
|
23
|
+
DisableFailed: "DisableFailed",
|
|
24
|
+
Failed: "Failed",
|
|
25
|
+
};
|
|
15
26
|
exports.CacheIdentityType = {
|
|
16
27
|
SystemAssigned: "SystemAssigned",
|
|
17
28
|
UserAssigned: "UserAssigned",
|
|
@@ -61,4 +72,4 @@ exports.UsernameSource = {
|
|
|
61
72
|
File: "File",
|
|
62
73
|
None: "None",
|
|
63
74
|
};
|
|
64
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
75
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90eXBlcy9lbnVtcy9zdG9yYWdlY2FjaGUvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUdwRSxRQUFBLHlCQUF5QixHQUFHO0lBQ3JDLFlBQVksRUFBRSxjQUFjO0lBQzVCLElBQUksRUFBRSxNQUFNO0NBQ04sQ0FBQztBQU9FLFFBQUEsdUJBQXVCLEdBQUc7SUFDbkMsSUFBSSxFQUFFLE1BQU07SUFDWixRQUFRLEVBQUUsVUFBVTtJQUNwQixHQUFHLEVBQUUsS0FBSztDQUNKLENBQUM7QUFPRSxRQUFBLHdCQUF3QixHQUFHO0lBQ3BDLE1BQU0sRUFBRSxRQUFRO0lBQ2hCLE9BQU8sRUFBRSxTQUFTO0NBQ1osQ0FBQztBQU9FLFFBQUEsb0JBQW9CLEdBQUc7SUFDaEMsVUFBVSxFQUFFLFlBQVk7SUFDeEIsU0FBUyxFQUFFLFdBQVc7SUFDdEIsUUFBUSxFQUFFLFVBQVU7SUFDcEIsYUFBYSxFQUFFLGVBQWU7SUFDOUIsTUFBTSxFQUFFLFFBQVE7Q0FDVixDQUFDO0FBT0UsUUFBQSxpQkFBaUIsR0FBRztJQUM3QixjQUFjLEVBQUUsZ0JBQWdCO0lBQ2hDLFlBQVksRUFBRSxjQUFjO0lBQzVCLDJCQUEyQixFQUFFLDhCQUE4QjtJQUMzRCxJQUFJLEVBQUUsTUFBTTtDQUNOLENBQUM7QUFPRSxRQUFBLHNCQUFzQixHQUFHO0lBQ2xDLElBQUksRUFBRSxNQUFNO0lBQ1osSUFBSSxFQUFFLE1BQU07SUFDWixnQkFBZ0IsRUFBRSxrQkFBa0I7SUFDcEMsZUFBZSxFQUFFLGlCQUFpQjtDQUM1QixDQUFDO0FBT0UsUUFBQSx3QkFBd0IsR0FBRztJQUNwQyxNQUFNLEVBQUUsUUFBUTtJQUNoQixPQUFPLEVBQUUsU0FBUztJQUNsQixTQUFTLEVBQUUsV0FBVztJQUN0QixRQUFRLEVBQUUsVUFBVTtJQUNwQixNQUFNLEVBQUUsUUFBUTtJQUNoQixRQUFRLEVBQUUsVUFBVTtJQUNwQixNQUFNLEVBQUUsUUFBUTtDQUNWLENBQUM7QUFPRSxRQUFBLG1CQUFtQixHQUFHO0lBQy9CLEVBQUUsRUFBRSxJQUFJO0lBQ1IsRUFBRSxFQUFFLElBQUk7SUFDUixFQUFFLEVBQUUsSUFBSTtDQUNGLENBQUM7QUFPRSxRQUFBLGtCQUFrQixHQUFHO0lBQzlCLE9BQU8sRUFBRSxTQUFTO0lBQ2xCLE9BQU8sRUFBRSxTQUFTO0lBQ2xCLElBQUksRUFBRSxNQUFNO0NBQ04sQ0FBQztBQU9FLFFBQUEsb0JBQW9CLEdBQUc7SUFDaEMsS0FBSyxFQUFFLE9BQU87SUFDZCxJQUFJLEVBQUUsTUFBTTtJQUNaLFNBQVMsRUFBRSxXQUFXO0lBQ3RCLFFBQVEsRUFBRSxVQUFVO0NBQ2QsQ0FBQztBQU9FLFFBQUEsaUJBQWlCLEdBQUc7SUFDN0IsSUFBSSxFQUFFLE1BQU07SUFDWixJQUFJLEVBQUUsTUFBTTtJQUNaLE9BQU8sRUFBRSxTQUFTO0lBQ2xCLE9BQU8sRUFBRSxTQUFTO0NBQ1osQ0FBQztBQU9FLFFBQUEsY0FBYyxHQUFHO0lBQzFCLEVBQUUsRUFBRSxJQUFJO0lBQ1IsSUFBSSxFQUFFLE1BQU07SUFDWixJQUFJLEVBQUUsTUFBTTtJQUNaLElBQUksRUFBRSxNQUFNO0NBQ04sQ0FBQyJ9
|