@pulumi/azure-native 3.1.0 → 3.2.0-alpha.1744649622
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
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2024-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getCapacityPool(args: GetCapacityPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityPoolResult>;
|
|
11
11
|
export interface GetCapacityPoolArgs {
|
|
@@ -102,7 +102,7 @@ export interface GetCapacityPoolResult {
|
|
|
102
102
|
*
|
|
103
103
|
* Uses Azure REST API version 2024-09-01.
|
|
104
104
|
*
|
|
105
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
105
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
106
106
|
*/
|
|
107
107
|
export declare function getCapacityPoolOutput(args: GetCapacityPoolOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityPoolResult>;
|
|
108
108
|
export interface GetCapacityPoolOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCapacityPool(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getCapacityPool = getCapacityPool;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2024-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getCapacityPoolOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Get the details of the specified volume's bucket. A bucket allows additional services, such as AI services, connect to the volume data contained in those buckets.
|
|
5
|
+
*
|
|
6
|
+
* Uses Azure REST API version 2025-01-01-preview.
|
|
7
|
+
*/
|
|
8
|
+
export declare function getCapacityPoolBucket(args: GetCapacityPoolBucketArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityPoolBucketResult>;
|
|
9
|
+
export interface GetCapacityPoolBucketArgs {
|
|
10
|
+
/**
|
|
11
|
+
* The name of the NetApp account
|
|
12
|
+
*/
|
|
13
|
+
accountName: string;
|
|
14
|
+
/**
|
|
15
|
+
* The name of the bucket
|
|
16
|
+
*/
|
|
17
|
+
bucketName: string;
|
|
18
|
+
/**
|
|
19
|
+
* The name of the capacity pool
|
|
20
|
+
*/
|
|
21
|
+
poolName: string;
|
|
22
|
+
/**
|
|
23
|
+
* The name of the resource group. The name is case insensitive.
|
|
24
|
+
*/
|
|
25
|
+
resourceGroupName: string;
|
|
26
|
+
/**
|
|
27
|
+
* The name of the volume
|
|
28
|
+
*/
|
|
29
|
+
volumeName: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Bucket resource
|
|
33
|
+
*/
|
|
34
|
+
export interface GetCapacityPoolBucketResult {
|
|
35
|
+
/**
|
|
36
|
+
* The Azure API version of the resource.
|
|
37
|
+
*/
|
|
38
|
+
readonly azureApiVersion: string;
|
|
39
|
+
/**
|
|
40
|
+
* File System user having access to volume data. For Unix, this is the user's uid and gid. For Windows, this is the user's username. Note that the Unix and Windows user details are mutually exclusive, meaning one or other must be supplied, but not both.
|
|
41
|
+
*/
|
|
42
|
+
readonly fileSystemUser?: outputs.netapp.FileSystemUserResponse;
|
|
43
|
+
/**
|
|
44
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
45
|
+
*/
|
|
46
|
+
readonly id: string;
|
|
47
|
+
/**
|
|
48
|
+
* The name of the resource
|
|
49
|
+
*/
|
|
50
|
+
readonly name: string;
|
|
51
|
+
/**
|
|
52
|
+
* The volume path mounted inside the bucket. The default is the root path '/' if no value is provided when the bucket is created.
|
|
53
|
+
*/
|
|
54
|
+
readonly path?: string;
|
|
55
|
+
/**
|
|
56
|
+
* Provisioning state of the resource
|
|
57
|
+
*/
|
|
58
|
+
readonly provisioningState: string;
|
|
59
|
+
/**
|
|
60
|
+
* Properties of the server managing the lifecycle of volume buckets
|
|
61
|
+
*/
|
|
62
|
+
readonly server?: outputs.netapp.BucketServerPropertiesResponse;
|
|
63
|
+
/**
|
|
64
|
+
* The bucket credentials status. There states:
|
|
65
|
+
*
|
|
66
|
+
* "NoCredentialsSet": Access and Secret key pair have not been generated.
|
|
67
|
+
* "CredentialsExpired": Access and Secret key pair have expired.
|
|
68
|
+
* "Active": The certificate has been installed and credentials are unexpired.
|
|
69
|
+
*/
|
|
70
|
+
readonly status: string;
|
|
71
|
+
/**
|
|
72
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
73
|
+
*/
|
|
74
|
+
readonly systemData: outputs.netapp.SystemDataResponse;
|
|
75
|
+
/**
|
|
76
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
77
|
+
*/
|
|
78
|
+
readonly type: string;
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Get the details of the specified volume's bucket. A bucket allows additional services, such as AI services, connect to the volume data contained in those buckets.
|
|
82
|
+
*
|
|
83
|
+
* Uses Azure REST API version 2025-01-01-preview.
|
|
84
|
+
*/
|
|
85
|
+
export declare function getCapacityPoolBucketOutput(args: GetCapacityPoolBucketOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityPoolBucketResult>;
|
|
86
|
+
export interface GetCapacityPoolBucketOutputArgs {
|
|
87
|
+
/**
|
|
88
|
+
* The name of the NetApp account
|
|
89
|
+
*/
|
|
90
|
+
accountName: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* The name of the bucket
|
|
93
|
+
*/
|
|
94
|
+
bucketName: pulumi.Input<string>;
|
|
95
|
+
/**
|
|
96
|
+
* The name of the capacity pool
|
|
97
|
+
*/
|
|
98
|
+
poolName: pulumi.Input<string>;
|
|
99
|
+
/**
|
|
100
|
+
* The name of the resource group. The name is case insensitive.
|
|
101
|
+
*/
|
|
102
|
+
resourceGroupName: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* The name of the volume
|
|
105
|
+
*/
|
|
106
|
+
volumeName: pulumi.Input<string>;
|
|
107
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getCapacityPoolBucketOutput = exports.getCapacityPoolBucket = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Get the details of the specified volume's bucket. A bucket allows additional services, such as AI services, connect to the volume data contained in those buckets.
|
|
10
|
+
*
|
|
11
|
+
* Uses Azure REST API version 2025-01-01-preview.
|
|
12
|
+
*/
|
|
13
|
+
function getCapacityPoolBucket(args, opts) {
|
|
14
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
+
return pulumi.runtime.invoke("azure-native:netapp:getCapacityPoolBucket", {
|
|
16
|
+
"accountName": args.accountName,
|
|
17
|
+
"bucketName": args.bucketName,
|
|
18
|
+
"poolName": args.poolName,
|
|
19
|
+
"resourceGroupName": args.resourceGroupName,
|
|
20
|
+
"volumeName": args.volumeName,
|
|
21
|
+
}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getCapacityPoolBucket = getCapacityPoolBucket;
|
|
24
|
+
/**
|
|
25
|
+
* Get the details of the specified volume's bucket. A bucket allows additional services, such as AI services, connect to the volume data contained in those buckets.
|
|
26
|
+
*
|
|
27
|
+
* Uses Azure REST API version 2025-01-01-preview.
|
|
28
|
+
*/
|
|
29
|
+
function getCapacityPoolBucketOutput(args, opts) {
|
|
30
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
31
|
+
return pulumi.runtime.invokeOutput("azure-native:netapp:getCapacityPoolBucket", {
|
|
32
|
+
"accountName": args.accountName,
|
|
33
|
+
"bucketName": args.bucketName,
|
|
34
|
+
"poolName": args.poolName,
|
|
35
|
+
"resourceGroupName": args.resourceGroupName,
|
|
36
|
+
"volumeName": args.volumeName,
|
|
37
|
+
}, opts);
|
|
38
|
+
}
|
|
39
|
+
exports.getCapacityPoolBucketOutput = getCapacityPoolBucketOutput;
|
|
40
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0Q2FwYWNpdHlQb29sQnVja2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vbmV0YXBwL2dldENhcGFjaXR5UG9vbEJ1Y2tldC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6QywwQ0FBMEM7QUFFMUM7Ozs7R0FJRztBQUNILFNBQWdCLHFCQUFxQixDQUFDLElBQStCLEVBQUUsSUFBMkI7SUFDOUYsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsMkNBQTJDLEVBQUU7UUFDdEUsYUFBYSxFQUFFLElBQUksQ0FBQyxXQUFXO1FBQy9CLFlBQVksRUFBRSxJQUFJLENBQUMsVUFBVTtRQUM3QixVQUFVLEVBQUUsSUFBSSxDQUFDLFFBQVE7UUFDekIsbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtRQUMzQyxZQUFZLEVBQUUsSUFBSSxDQUFDLFVBQVU7S0FDaEMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFURCxzREFTQztBQTBFRDs7OztHQUlHO0FBQ0gsU0FBZ0IsMkJBQTJCLENBQUMsSUFBcUMsRUFBRSxJQUFpQztJQUNoSCxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQywyQ0FBMkMsRUFBRTtRQUM1RSxhQUFhLEVBQUUsSUFBSSxDQUFDLFdBQVc7UUFDL0IsWUFBWSxFQUFFLElBQUksQ0FBQyxVQUFVO1FBQzdCLFVBQVUsRUFBRSxJQUFJLENBQUMsUUFBUTtRQUN6QixtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLFlBQVksRUFBRSxJQUFJLENBQUMsVUFBVTtLQUNoQyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVRELGtFQVNDIn0=
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2024-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getCapacityPoolSnapshot(args: GetCapacityPoolSnapshotArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityPoolSnapshotResult>;
|
|
11
11
|
export interface GetCapacityPoolSnapshotArgs {
|
|
@@ -76,7 +76,7 @@ export interface GetCapacityPoolSnapshotResult {
|
|
|
76
76
|
*
|
|
77
77
|
* Uses Azure REST API version 2024-09-01.
|
|
78
78
|
*
|
|
79
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
79
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
80
80
|
*/
|
|
81
81
|
export declare function getCapacityPoolSnapshotOutput(args: GetCapacityPoolSnapshotOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityPoolSnapshotResult>;
|
|
82
82
|
export interface GetCapacityPoolSnapshotOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCapacityPoolSnapshot(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -28,7 +28,7 @@ exports.getCapacityPoolSnapshot = getCapacityPoolSnapshot;
|
|
|
28
28
|
*
|
|
29
29
|
* Uses Azure REST API version 2024-09-01.
|
|
30
30
|
*
|
|
31
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
32
32
|
*/
|
|
33
33
|
function getCapacityPoolSnapshotOutput(args, opts) {
|
|
34
34
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2024-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getCapacityPoolSubvolume(args: GetCapacityPoolSubvolumeArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityPoolSubvolumeResult>;
|
|
11
11
|
export interface GetCapacityPoolSubvolumeArgs {
|
|
@@ -76,7 +76,7 @@ export interface GetCapacityPoolSubvolumeResult {
|
|
|
76
76
|
*
|
|
77
77
|
* Uses Azure REST API version 2024-09-01.
|
|
78
78
|
*
|
|
79
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
79
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
80
80
|
*/
|
|
81
81
|
export declare function getCapacityPoolSubvolumeOutput(args: GetCapacityPoolSubvolumeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityPoolSubvolumeResult>;
|
|
82
82
|
export interface GetCapacityPoolSubvolumeOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCapacityPoolSubvolume(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -28,7 +28,7 @@ exports.getCapacityPoolSubvolume = getCapacityPoolSubvolume;
|
|
|
28
28
|
*
|
|
29
29
|
* Uses Azure REST API version 2024-09-01.
|
|
30
30
|
*
|
|
31
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
32
32
|
*/
|
|
33
33
|
function getCapacityPoolSubvolumeOutput(args, opts) {
|
|
34
34
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -4,7 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* Uses Azure REST API version 2024-09-01.
|
|
6
6
|
*
|
|
7
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
7
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
8
|
*/
|
|
9
9
|
export declare function getCapacityPoolSubvolumeMetadata(args: GetCapacityPoolSubvolumeMetadataArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityPoolSubvolumeMetadataResult>;
|
|
10
10
|
export interface GetCapacityPoolSubvolumeMetadataArgs {
|
|
@@ -91,7 +91,7 @@ export interface GetCapacityPoolSubvolumeMetadataResult {
|
|
|
91
91
|
*
|
|
92
92
|
* Uses Azure REST API version 2024-09-01.
|
|
93
93
|
*
|
|
94
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
94
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
95
95
|
*/
|
|
96
96
|
export declare function getCapacityPoolSubvolumeMetadataOutput(args: GetCapacityPoolSubvolumeMetadataOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityPoolSubvolumeMetadataResult>;
|
|
97
97
|
export interface GetCapacityPoolSubvolumeMetadataOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCapacityPoolSubvolumeMetadata(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -28,7 +28,7 @@ exports.getCapacityPoolSubvolumeMetadata = getCapacityPoolSubvolumeMetadata;
|
|
|
28
28
|
*
|
|
29
29
|
* Uses Azure REST API version 2024-09-01.
|
|
30
30
|
*
|
|
31
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
32
32
|
*/
|
|
33
33
|
function getCapacityPoolSubvolumeMetadataOutput(args, opts) {
|
|
34
34
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2024-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getCapacityPoolVolume(args: GetCapacityPoolVolumeArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityPoolVolumeResult>;
|
|
11
11
|
export interface GetCapacityPoolVolumeArgs {
|
|
@@ -298,7 +298,7 @@ export interface GetCapacityPoolVolumeResult {
|
|
|
298
298
|
*
|
|
299
299
|
* Uses Azure REST API version 2024-09-01.
|
|
300
300
|
*
|
|
301
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
301
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
302
302
|
*/
|
|
303
303
|
export declare function getCapacityPoolVolumeOutput(args: GetCapacityPoolVolumeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityPoolVolumeResult>;
|
|
304
304
|
export interface GetCapacityPoolVolumeOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCapacityPoolVolume(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -27,7 +27,7 @@ exports.getCapacityPoolVolume = getCapacityPoolVolume;
|
|
|
27
27
|
*
|
|
28
28
|
* Uses Azure REST API version 2024-09-01.
|
|
29
29
|
*
|
|
30
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
31
|
*/
|
|
32
32
|
function getCapacityPoolVolumeOutput(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -4,7 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* Uses Azure REST API version 2024-09-01.
|
|
6
6
|
*
|
|
7
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
7
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
8
|
*/
|
|
9
9
|
export declare function getCapacityPoolVolumeGroupIdForLdapUser(args: GetCapacityPoolVolumeGroupIdForLdapUserArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityPoolVolumeGroupIdForLdapUserResult>;
|
|
10
10
|
export interface GetCapacityPoolVolumeGroupIdForLdapUserArgs {
|
|
@@ -43,7 +43,7 @@ export interface GetCapacityPoolVolumeGroupIdForLdapUserResult {
|
|
|
43
43
|
*
|
|
44
44
|
* Uses Azure REST API version 2024-09-01.
|
|
45
45
|
*
|
|
46
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
46
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
47
47
|
*/
|
|
48
48
|
export declare function getCapacityPoolVolumeGroupIdForLdapUserOutput(args: GetCapacityPoolVolumeGroupIdForLdapUserOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityPoolVolumeGroupIdForLdapUserResult>;
|
|
49
49
|
export interface GetCapacityPoolVolumeGroupIdForLdapUserOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCapacityPoolVolumeGroupIdForLdapUser(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -28,7 +28,7 @@ exports.getCapacityPoolVolumeGroupIdForLdapUser = getCapacityPoolVolumeGroupIdFo
|
|
|
28
28
|
*
|
|
29
29
|
* Uses Azure REST API version 2024-09-01.
|
|
30
30
|
*
|
|
31
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
32
32
|
*/
|
|
33
33
|
function getCapacityPoolVolumeGroupIdForLdapUserOutput(args, opts) {
|
|
34
34
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2024-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getCapacityPoolVolumeQuotaRule(args: GetCapacityPoolVolumeQuotaRuleArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityPoolVolumeQuotaRuleResult>;
|
|
11
11
|
export interface GetCapacityPoolVolumeQuotaRuleArgs {
|
|
@@ -86,7 +86,7 @@ export interface GetCapacityPoolVolumeQuotaRuleResult {
|
|
|
86
86
|
*
|
|
87
87
|
* Uses Azure REST API version 2024-09-01.
|
|
88
88
|
*
|
|
89
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
89
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
90
90
|
*/
|
|
91
91
|
export declare function getCapacityPoolVolumeQuotaRuleOutput(args: GetCapacityPoolVolumeQuotaRuleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityPoolVolumeQuotaRuleResult>;
|
|
92
92
|
export interface GetCapacityPoolVolumeQuotaRuleOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCapacityPoolVolumeQuotaRule(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -28,7 +28,7 @@ exports.getCapacityPoolVolumeQuotaRule = getCapacityPoolVolumeQuotaRule;
|
|
|
28
28
|
*
|
|
29
29
|
* Uses Azure REST API version 2024-09-01.
|
|
30
30
|
*
|
|
31
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
32
32
|
*/
|
|
33
33
|
function getCapacityPoolVolumeQuotaRuleOutput(args, opts) {
|
|
34
34
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2024-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getSnapshotPolicy(args: GetSnapshotPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetSnapshotPolicyResult>;
|
|
11
11
|
export interface GetSnapshotPolicyArgs {
|
|
@@ -90,7 +90,7 @@ export interface GetSnapshotPolicyResult {
|
|
|
90
90
|
*
|
|
91
91
|
* Uses Azure REST API version 2024-09-01.
|
|
92
92
|
*
|
|
93
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
93
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
94
94
|
*/
|
|
95
95
|
export declare function getSnapshotPolicyOutput(args: GetSnapshotPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSnapshotPolicyResult>;
|
|
96
96
|
export interface GetSnapshotPolicyOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getSnapshotPolicy(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getSnapshotPolicy = getSnapshotPolicy;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2024-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getSnapshotPolicyOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2024-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getVolumeGroup(args: GetVolumeGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetVolumeGroupResult>;
|
|
11
11
|
export interface GetVolumeGroupArgs {
|
|
@@ -64,7 +64,7 @@ export interface GetVolumeGroupResult {
|
|
|
64
64
|
*
|
|
65
65
|
* Uses Azure REST API version 2024-09-01.
|
|
66
66
|
*
|
|
67
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
67
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
68
68
|
*/
|
|
69
69
|
export declare function getVolumeGroupOutput(args: GetVolumeGroupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVolumeGroupResult>;
|
|
70
70
|
export interface GetVolumeGroupOutputArgs {
|
package/netapp/getVolumeGroup.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getVolumeGroup(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getVolumeGroup = getVolumeGroup;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2024-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-11-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native netapp [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getVolumeGroupOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/netapp/index.d.ts
CHANGED
|
@@ -16,6 +16,9 @@ export declare const CapacityPool: typeof import("./capacityPool").CapacityPool;
|
|
|
16
16
|
export { CapacityPoolBackupArgs } from "./capacityPoolBackup";
|
|
17
17
|
export type CapacityPoolBackup = import("./capacityPoolBackup").CapacityPoolBackup;
|
|
18
18
|
export declare const CapacityPoolBackup: typeof import("./capacityPoolBackup").CapacityPoolBackup;
|
|
19
|
+
export { CapacityPoolBucketArgs } from "./capacityPoolBucket";
|
|
20
|
+
export type CapacityPoolBucket = import("./capacityPoolBucket").CapacityPoolBucket;
|
|
21
|
+
export declare const CapacityPoolBucket: typeof import("./capacityPoolBucket").CapacityPoolBucket;
|
|
19
22
|
export { CapacityPoolSnapshotArgs } from "./capacityPoolSnapshot";
|
|
20
23
|
export type CapacityPoolSnapshot = import("./capacityPoolSnapshot").CapacityPoolSnapshot;
|
|
21
24
|
export declare const CapacityPoolSnapshot: typeof import("./capacityPoolSnapshot").CapacityPoolSnapshot;
|
|
@@ -52,6 +55,9 @@ export declare const getCapacityPoolOutput: typeof import("./getCapacityPool").g
|
|
|
52
55
|
export { GetCapacityPoolBackupArgs, GetCapacityPoolBackupResult, GetCapacityPoolBackupOutputArgs } from "./getCapacityPoolBackup";
|
|
53
56
|
export declare const getCapacityPoolBackup: typeof import("./getCapacityPoolBackup").getCapacityPoolBackup;
|
|
54
57
|
export declare const getCapacityPoolBackupOutput: typeof import("./getCapacityPoolBackup").getCapacityPoolBackupOutput;
|
|
58
|
+
export { GetCapacityPoolBucketArgs, GetCapacityPoolBucketResult, GetCapacityPoolBucketOutputArgs } from "./getCapacityPoolBucket";
|
|
59
|
+
export declare const getCapacityPoolBucket: typeof import("./getCapacityPoolBucket").getCapacityPoolBucket;
|
|
60
|
+
export declare const getCapacityPoolBucketOutput: typeof import("./getCapacityPoolBucket").getCapacityPoolBucketOutput;
|
|
55
61
|
export { GetCapacityPoolSnapshotArgs, GetCapacityPoolSnapshotResult, GetCapacityPoolSnapshotOutputArgs } from "./getCapacityPoolSnapshot";
|
|
56
62
|
export declare const getCapacityPoolSnapshot: typeof import("./getCapacityPoolSnapshot").getCapacityPoolSnapshot;
|
|
57
63
|
export declare const getCapacityPoolSnapshotOutput: typeof import("./getCapacityPoolSnapshot").getCapacityPoolSnapshotOutput;
|