@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
package/cdn/customDomain.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2024-09-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare class CustomDomain extends pulumi.CustomResource {
|
|
11
11
|
/**
|
package/cdn/customDomain.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
class CustomDomain extends pulumi.CustomResource {
|
|
16
16
|
/**
|
|
@@ -87,7 +87,7 @@ class CustomDomain extends pulumi.CustomResource {
|
|
|
87
87
|
resourceInputs["validationData"] = undefined /*out*/;
|
|
88
88
|
}
|
|
89
89
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
90
|
-
const aliasOpts = { aliases: [{ type: "azure-native:cdn/v20150601:CustomDomain" }, { type: "azure-native:cdn/v20160402:CustomDomain" }, { type: "azure-native:cdn/v20161002:CustomDomain" }, { type: "azure-native:cdn/v20170402:CustomDomain" }, { type: "azure-native:cdn/v20171012:CustomDomain" }, { type: "azure-native:cdn/v20190415:CustomDomain" }, { type: "azure-native:cdn/v20190615:CustomDomain" }, { type: "azure-native:cdn/v20190615preview:CustomDomain" }, { type: "azure-native:cdn/v20191231:CustomDomain" }, { type: "azure-native:cdn/v20200331:CustomDomain" }, { type: "azure-native:cdn/v20200415:CustomDomain" }, { type: "azure-native:cdn/v20200901:CustomDomain" }, { type: "azure-native:cdn/v20210601:CustomDomain" }, { type: "azure-native:cdn/v20220501preview:CustomDomain" }, { type: "azure-native:cdn/v20221101preview:CustomDomain" }, { type: "azure-native:cdn/v20230501:CustomDomain" }, { type: "azure-native:cdn/v20230701preview:CustomDomain" }, { type: "azure-native:cdn/v20240201:CustomDomain" }, { type: "azure-native:cdn/v20240501preview:CustomDomain" }, { type: "azure-native:cdn/v20240601preview:CustomDomain" }, { type: "azure-native:cdn/v20240901:CustomDomain" }] };
|
|
90
|
+
const aliasOpts = { aliases: [{ type: "azure-native:cdn/v20150601:CustomDomain" }, { type: "azure-native:cdn/v20160402:CustomDomain" }, { type: "azure-native:cdn/v20161002:CustomDomain" }, { type: "azure-native:cdn/v20170402:CustomDomain" }, { type: "azure-native:cdn/v20171012:CustomDomain" }, { type: "azure-native:cdn/v20190415:CustomDomain" }, { type: "azure-native:cdn/v20190615:CustomDomain" }, { type: "azure-native:cdn/v20190615preview:CustomDomain" }, { type: "azure-native:cdn/v20191231:CustomDomain" }, { type: "azure-native:cdn/v20200331:CustomDomain" }, { type: "azure-native:cdn/v20200415:CustomDomain" }, { type: "azure-native:cdn/v20200901:CustomDomain" }, { type: "azure-native:cdn/v20210601:CustomDomain" }, { type: "azure-native:cdn/v20220501preview:CustomDomain" }, { type: "azure-native:cdn/v20221101preview:CustomDomain" }, { type: "azure-native:cdn/v20230501:CustomDomain" }, { type: "azure-native:cdn/v20230701preview:CustomDomain" }, { type: "azure-native:cdn/v20240201:CustomDomain" }, { type: "azure-native:cdn/v20240501preview:CustomDomain" }, { type: "azure-native:cdn/v20240601preview:CustomDomain" }, { type: "azure-native:cdn/v20240901:CustomDomain" }, { type: "azure-native:cdn/v20250415:CustomDomain" }] };
|
|
91
91
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
92
92
|
super(CustomDomain.__pulumiType, name, resourceInputs, opts);
|
|
93
93
|
}
|
|
@@ -95,4 +95,4 @@ class CustomDomain extends pulumi.CustomResource {
|
|
|
95
95
|
exports.CustomDomain = CustomDomain;
|
|
96
96
|
/** @internal */
|
|
97
97
|
CustomDomain.__pulumiType = 'azure-native:cdn:CustomDomain';
|
|
98
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
98
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tRG9tYWluLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vY2RuL2N1c3RvbURvbWFpbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6QywwQ0FBMEM7QUFFMUM7Ozs7OztHQU1HO0FBQ0gsTUFBYSxZQUFhLFNBQVEsTUFBTSxDQUFDLGNBQWM7SUFDbkQ7Ozs7Ozs7T0FPRztJQUNJLE1BQU0sQ0FBQyxHQUFHLENBQUMsSUFBWSxFQUFFLEVBQTJCLEVBQUUsSUFBbUM7UUFDNUYsT0FBTyxJQUFJLFlBQVksQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUN6RSxDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssWUFBWSxDQUFDLFlBQVksQ0FBQztJQUM3RCxDQUFDO0lBK0NEOzs7Ozs7T0FNRztJQUNILFlBQVksSUFBWSxFQUFFLElBQXNCLEVBQUUsSUFBbUM7UUFDakYsSUFBSSxjQUFjLEdBQWtCLEVBQUUsQ0FBQztRQUN2QyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUUsQ0FBQztRQUNsQixJQUFJLENBQUMsSUFBSSxDQUFDLEVBQUUsRUFBRTtZQUNWLElBQUksQ0FBQyxDQUFDLElBQUksSUFBSSxJQUFJLENBQUMsWUFBWSxLQUFLLFNBQVMsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLEdBQUcsRUFBRTtnQkFDekQsTUFBTSxJQUFJLEtBQUssQ0FBQywwQ0FBMEMsQ0FBQyxDQUFDO2FBQy9EO1lBQ0QsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElB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
|
package/cdn/endpoint.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import * as enums from "../types/enums";
|
|
|
7
7
|
*
|
|
8
8
|
* Uses Azure REST API version 2024-09-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
|
|
9
9
|
*
|
|
10
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
10
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
11
11
|
*/
|
|
12
12
|
export declare class Endpoint extends pulumi.CustomResource {
|
|
13
13
|
/**
|
package/cdn/endpoint.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2024-09-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
class Endpoint extends pulumi.CustomResource {
|
|
16
16
|
/**
|
|
@@ -114,7 +114,7 @@ class Endpoint extends pulumi.CustomResource {
|
|
|
114
114
|
resourceInputs["webApplicationFirewallPolicyLink"] = undefined /*out*/;
|
|
115
115
|
}
|
|
116
116
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
117
|
-
const aliasOpts = { aliases: [{ type: "azure-native:cdn/v20150601:Endpoint" }, { type: "azure-native:cdn/v20160402:Endpoint" }, { type: "azure-native:cdn/v20161002:Endpoint" }, { type: "azure-native:cdn/v20170402:Endpoint" }, { type: "azure-native:cdn/v20171012:Endpoint" }, { type: "azure-native:cdn/v20190415:Endpoint" }, { type: "azure-native:cdn/v20190615:Endpoint" }, { type: "azure-native:cdn/v20190615preview:Endpoint" }, { type: "azure-native:cdn/v20191231:Endpoint" }, { type: "azure-native:cdn/v20200331:Endpoint" }, { type: "azure-native:cdn/v20200415:Endpoint" }, { type: "azure-native:cdn/v20200901:Endpoint" }, { type: "azure-native:cdn/v20210601:Endpoint" }, { type: "azure-native:cdn/v20220501preview:Endpoint" }, { type: "azure-native:cdn/v20221101preview:Endpoint" }, { type: "azure-native:cdn/v20230501:Endpoint" }, { type: "azure-native:cdn/v20230701preview:Endpoint" }, { type: "azure-native:cdn/v20240201:Endpoint" }, { type: "azure-native:cdn/v20240501preview:Endpoint" }, { type: "azure-native:cdn/v20240601preview:Endpoint" }, { type: "azure-native:cdn/v20240901:Endpoint" }] };
|
|
117
|
+
const aliasOpts = { aliases: [{ type: "azure-native:cdn/v20150601:Endpoint" }, { type: "azure-native:cdn/v20160402:Endpoint" }, { type: "azure-native:cdn/v20161002:Endpoint" }, { type: "azure-native:cdn/v20170402:Endpoint" }, { type: "azure-native:cdn/v20171012:Endpoint" }, { type: "azure-native:cdn/v20190415:Endpoint" }, { type: "azure-native:cdn/v20190615:Endpoint" }, { type: "azure-native:cdn/v20190615preview:Endpoint" }, { type: "azure-native:cdn/v20191231:Endpoint" }, { type: "azure-native:cdn/v20200331:Endpoint" }, { type: "azure-native:cdn/v20200415:Endpoint" }, { type: "azure-native:cdn/v20200901:Endpoint" }, { type: "azure-native:cdn/v20210601:Endpoint" }, { type: "azure-native:cdn/v20220501preview:Endpoint" }, { type: "azure-native:cdn/v20221101preview:Endpoint" }, { type: "azure-native:cdn/v20230501:Endpoint" }, { type: "azure-native:cdn/v20230701preview:Endpoint" }, { type: "azure-native:cdn/v20240201:Endpoint" }, { type: "azure-native:cdn/v20240501preview:Endpoint" }, { type: "azure-native:cdn/v20240601preview:Endpoint" }, { type: "azure-native:cdn/v20240901:Endpoint" }, { type: "azure-native:cdn/v20250415:Endpoint" }] };
|
|
118
118
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
119
119
|
super(Endpoint.__pulumiType, name, resourceInputs, opts);
|
|
120
120
|
}
|
|
@@ -122,4 +122,4 @@ class Endpoint extends pulumi.CustomResource {
|
|
|
122
122
|
exports.Endpoint = Endpoint;
|
|
123
123
|
/** @internal */
|
|
124
124
|
Endpoint.__pulumiType = 'azure-native:cdn:Endpoint';
|
|
125
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
125
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW5kcG9pbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9jZG4vZW5kcG9pbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsMENBQTBDO0FBRTFDOzs7Ozs7R0FNRztBQUNILE1BQWEsUUFBUyxTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQy9DOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSxRQUFRLENBQUMsSUFBSSxFQUFFLFNBQWdCLGtDQUFPLElBQUksS0FBRSxFQUFFLEVBQUUsRUFBRSxJQUFHLENBQUM7SUFDckUsQ0FBQztJQUtEOzs7T0FHRztJQUNJLE1BQU0sQ0FBQyxVQUFVLENBQUMsR0FBUTtRQUM3QixJQUFJLEdBQUcsS0FBSyxTQUFTLElBQUksR0FBRyxLQUFLLElBQUksRUFBRTtZQUNuQyxPQUFPLEtBQUssQ0FBQztTQUNoQjtRQUNELE9BQU8sR0FBRyxDQUFDLGNBQWMsQ0FBQyxLQUFLLFFBQVEsQ0FBQyxZQUFZLENBQUM7SUFDekQsQ0FBQztJQTJHRDs7Ozs7O09BTUc7SUFDSCxZQUFZLElBQVksRUFBRSxJQUFrQixFQUFFLElBQW1DOztRQUM3RSxJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxPQUFPLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUNwRCxNQUFNLElBQUksS0FBSyxDQUFDLHFDQUFxQyxDQUFDLENBQUM7YUFDMUQ7WUFDRCxJQUFJLENBQUMsQ0FBQyxJQUFJLElBQUksSUFBSSxDQUFD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
|
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getAFDCustomDomain(args: GetAFDCustomDomainArgs, opts?: pulumi.InvokeOptions): Promise<GetAFDCustomDomainResult>;
|
|
11
11
|
export interface GetAFDCustomDomainArgs {
|
|
@@ -91,7 +91,7 @@ export interface GetAFDCustomDomainResult {
|
|
|
91
91
|
*
|
|
92
92
|
* Uses Azure REST API version 2024-09-01.
|
|
93
93
|
*
|
|
94
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
94
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
95
95
|
*/
|
|
96
96
|
export declare function getAFDCustomDomainOutput(args: GetAFDCustomDomainOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAFDCustomDomainResult>;
|
|
97
97
|
export interface GetAFDCustomDomainOutputArgs {
|
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getAFDCustomDomain(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getAFDCustomDomain = getAFDCustomDomain;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2024-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getAFDCustomDomainOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/cdn/getAFDEndpoint.d.ts
CHANGED
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getAFDEndpoint(args: GetAFDEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetAFDEndpointResult>;
|
|
11
11
|
export interface GetAFDEndpointArgs {
|
|
@@ -83,7 +83,7 @@ export interface GetAFDEndpointResult {
|
|
|
83
83
|
*
|
|
84
84
|
* Uses Azure REST API version 2024-09-01.
|
|
85
85
|
*
|
|
86
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
86
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
87
87
|
*/
|
|
88
88
|
export declare function getAFDEndpointOutput(args: GetAFDEndpointOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAFDEndpointResult>;
|
|
89
89
|
export interface GetAFDEndpointOutputArgs {
|
package/cdn/getAFDEndpoint.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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getAFDEndpoint(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getAFDEndpoint = getAFDEndpoint;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2024-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getAFDEndpointOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/cdn/getAFDOrigin.d.ts
CHANGED
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getAFDOrigin(args: GetAFDOriginArgs, opts?: pulumi.InvokeOptions): Promise<GetAFDOriginResult>;
|
|
11
11
|
export interface GetAFDOriginArgs {
|
|
@@ -105,7 +105,7 @@ export interface GetAFDOriginResult {
|
|
|
105
105
|
*
|
|
106
106
|
* Uses Azure REST API version 2024-09-01.
|
|
107
107
|
*
|
|
108
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
108
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
109
109
|
*/
|
|
110
110
|
export declare function getAFDOriginOutput(args: GetAFDOriginOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAFDOriginResult>;
|
|
111
111
|
export interface GetAFDOriginOutputArgs {
|
package/cdn/getAFDOrigin.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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getAFDOrigin(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -27,7 +27,7 @@ exports.getAFDOrigin = getAFDOrigin;
|
|
|
27
27
|
*
|
|
28
28
|
* Uses Azure REST API version 2024-09-01.
|
|
29
29
|
*
|
|
30
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
31
|
*/
|
|
32
32
|
function getAFDOriginOutput(args, opts) {
|
|
33
33
|
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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getAFDOriginGroup(args: GetAFDOriginGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetAFDOriginGroupResult>;
|
|
11
11
|
export interface GetAFDOriginGroupArgs {
|
|
@@ -77,7 +77,7 @@ export interface GetAFDOriginGroupResult {
|
|
|
77
77
|
*
|
|
78
78
|
* Uses Azure REST API version 2024-09-01.
|
|
79
79
|
*
|
|
80
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
80
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
81
81
|
*/
|
|
82
82
|
export declare function getAFDOriginGroupOutput(args: GetAFDOriginGroupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAFDOriginGroupResult>;
|
|
83
83
|
export interface GetAFDOriginGroupOutputArgs {
|
package/cdn/getAFDOriginGroup.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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getAFDOriginGroup(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getAFDOriginGroup = getAFDOriginGroup;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2024-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getAFDOriginGroupOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/cdn/getCustomDomain.d.ts
CHANGED
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getCustomDomain(args: GetCustomDomainArgs, opts?: pulumi.InvokeOptions): Promise<GetCustomDomainResult>;
|
|
11
11
|
export interface GetCustomDomainArgs {
|
|
@@ -84,7 +84,7 @@ export interface GetCustomDomainResult {
|
|
|
84
84
|
*
|
|
85
85
|
* Uses Azure REST API version 2024-09-01.
|
|
86
86
|
*
|
|
87
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
87
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
88
88
|
*/
|
|
89
89
|
export declare function getCustomDomainOutput(args: GetCustomDomainOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCustomDomainResult>;
|
|
90
90
|
export interface GetCustomDomainOutputArgs {
|
package/cdn/getCustomDomain.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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCustomDomain(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -27,7 +27,7 @@ exports.getCustomDomain = getCustomDomain;
|
|
|
27
27
|
*
|
|
28
28
|
* Uses Azure REST API version 2024-09-01.
|
|
29
29
|
*
|
|
30
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
31
|
*/
|
|
32
32
|
function getCustomDomainOutput(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/cdn/getEndpoint.d.ts
CHANGED
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getEndpoint(args: GetEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetEndpointResult>;
|
|
11
11
|
export interface GetEndpointArgs {
|
|
@@ -142,7 +142,7 @@ export interface GetEndpointResult {
|
|
|
142
142
|
*
|
|
143
143
|
* Uses Azure REST API version 2024-09-01.
|
|
144
144
|
*
|
|
145
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
145
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
146
146
|
*/
|
|
147
147
|
export declare function getEndpointOutput(args: GetEndpointOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEndpointResult>;
|
|
148
148
|
export interface GetEndpointOutputArgs {
|
package/cdn/getEndpoint.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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getEndpoint(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getEndpoint = getEndpoint;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2024-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getEndpointOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/cdn/getOrigin.d.ts
CHANGED
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getOrigin(args: GetOriginArgs, opts?: pulumi.InvokeOptions): Promise<GetOriginResult>;
|
|
11
11
|
export interface GetOriginArgs {
|
|
@@ -112,7 +112,7 @@ export interface GetOriginResult {
|
|
|
112
112
|
*
|
|
113
113
|
* Uses Azure REST API version 2024-09-01.
|
|
114
114
|
*
|
|
115
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
115
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
116
116
|
*/
|
|
117
117
|
export declare function getOriginOutput(args: GetOriginOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetOriginResult>;
|
|
118
118
|
export interface GetOriginOutputArgs {
|
package/cdn/getOrigin.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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getOrigin(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -27,7 +27,7 @@ exports.getOrigin = getOrigin;
|
|
|
27
27
|
*
|
|
28
28
|
* Uses Azure REST API version 2024-09-01.
|
|
29
29
|
*
|
|
30
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
31
|
*/
|
|
32
32
|
function getOriginOutput(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/cdn/getOriginGroup.d.ts
CHANGED
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getOriginGroup(args: GetOriginGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetOriginGroupResult>;
|
|
11
11
|
export interface GetOriginGroupArgs {
|
|
@@ -80,7 +80,7 @@ export interface GetOriginGroupResult {
|
|
|
80
80
|
*
|
|
81
81
|
* Uses Azure REST API version 2024-09-01.
|
|
82
82
|
*
|
|
83
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
83
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
84
84
|
*/
|
|
85
85
|
export declare function getOriginGroupOutput(args: GetOriginGroupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetOriginGroupResult>;
|
|
86
86
|
export interface GetOriginGroupOutputArgs {
|
package/cdn/getOriginGroup.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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getOriginGroup(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -27,7 +27,7 @@ exports.getOriginGroup = getOriginGroup;
|
|
|
27
27
|
*
|
|
28
28
|
* Uses Azure REST API version 2024-09-01.
|
|
29
29
|
*
|
|
30
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
31
|
*/
|
|
32
32
|
function getOriginGroupOutput(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/cdn/getPolicy.d.ts
CHANGED
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getPolicy(args: GetPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyResult>;
|
|
11
11
|
export interface GetPolicyArgs {
|
|
@@ -97,7 +97,7 @@ export interface GetPolicyResult {
|
|
|
97
97
|
*
|
|
98
98
|
* Uses Azure REST API version 2024-09-01.
|
|
99
99
|
*
|
|
100
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
100
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
101
101
|
*/
|
|
102
102
|
export declare function getPolicyOutput(args: GetPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyResult>;
|
|
103
103
|
export interface GetPolicyOutputArgs {
|
package/cdn/getPolicy.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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getPolicy(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -25,7 +25,7 @@ exports.getPolicy = getPolicy;
|
|
|
25
25
|
*
|
|
26
26
|
* Uses Azure REST API version 2024-09-01.
|
|
27
27
|
*
|
|
28
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
28
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
29
|
*/
|
|
30
30
|
function getPolicyOutput(args, opts) {
|
|
31
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/cdn/getProfile.d.ts
CHANGED
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getProfile(args: GetProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetProfileResult>;
|
|
11
11
|
export interface GetProfileArgs {
|
|
@@ -96,7 +96,7 @@ export interface GetProfileResult {
|
|
|
96
96
|
*
|
|
97
97
|
* Uses Azure REST API version 2024-09-01.
|
|
98
98
|
*
|
|
99
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
99
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
100
100
|
*/
|
|
101
101
|
export declare function getProfileOutput(args: GetProfileOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetProfileResult>;
|
|
102
102
|
export interface GetProfileOutputArgs {
|
package/cdn/getProfile.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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getProfile(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -25,7 +25,7 @@ exports.getProfile = getProfile;
|
|
|
25
25
|
*
|
|
26
26
|
* Uses Azure REST API version 2024-09-01.
|
|
27
27
|
*
|
|
28
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
28
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
29
|
*/
|
|
30
30
|
function getProfileOutput(args, opts) {
|
|
31
31
|
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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
7
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
8
|
*/
|
|
9
9
|
export declare function getProfileSupportedOptimizationTypes(args: GetProfileSupportedOptimizationTypesArgs, opts?: pulumi.InvokeOptions): Promise<GetProfileSupportedOptimizationTypesResult>;
|
|
10
10
|
export interface GetProfileSupportedOptimizationTypesArgs {
|
|
@@ -31,7 +31,7 @@ export interface GetProfileSupportedOptimizationTypesResult {
|
|
|
31
31
|
*
|
|
32
32
|
* Uses Azure REST API version 2024-09-01.
|
|
33
33
|
*
|
|
34
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
34
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
35
35
|
*/
|
|
36
36
|
export declare function getProfileSupportedOptimizationTypesOutput(args: GetProfileSupportedOptimizationTypesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetProfileSupportedOptimizationTypesResult>;
|
|
37
37
|
export interface GetProfileSupportedOptimizationTypesOutputArgs {
|
|
@@ -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: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getProfileSupportedOptimizationTypes(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -25,7 +25,7 @@ exports.getProfileSupportedOptimizationTypes = getProfileSupportedOptimizationTy
|
|
|
25
25
|
*
|
|
26
26
|
* Uses Azure REST API version 2024-09-01.
|
|
27
27
|
*
|
|
28
|
-
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
28
|
+
* Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cdn [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
29
|
*/
|
|
30
30
|
function getProfileSupportedOptimizationTypesOutput(args, opts) {
|
|
31
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|