@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/types/output.d.ts
CHANGED
|
@@ -48821,6 +48821,39 @@ export declare namespace codesigning {
|
|
|
48821
48821
|
}
|
|
48822
48822
|
}
|
|
48823
48823
|
export declare namespace cognitiveservices {
|
|
48824
|
+
/**
|
|
48825
|
+
* This connection type covers the AAD auth for any applicable Azure service
|
|
48826
|
+
*/
|
|
48827
|
+
interface AADAuthTypeConnectionPropertiesResponse {
|
|
48828
|
+
/**
|
|
48829
|
+
* Authentication type of the connection target
|
|
48830
|
+
* Expected value is 'AAD'.
|
|
48831
|
+
*/
|
|
48832
|
+
authType: "AAD";
|
|
48833
|
+
/**
|
|
48834
|
+
* Category of the connection
|
|
48835
|
+
*/
|
|
48836
|
+
category?: string;
|
|
48837
|
+
createdByWorkspaceArmId: string;
|
|
48838
|
+
error?: string;
|
|
48839
|
+
expiryTime?: string;
|
|
48840
|
+
/**
|
|
48841
|
+
* Group based on connection category
|
|
48842
|
+
*/
|
|
48843
|
+
group: string;
|
|
48844
|
+
isSharedToAll?: boolean;
|
|
48845
|
+
/**
|
|
48846
|
+
* Store user metadata for this connection
|
|
48847
|
+
*/
|
|
48848
|
+
metadata?: {
|
|
48849
|
+
[key: string]: string;
|
|
48850
|
+
};
|
|
48851
|
+
peRequirement?: string;
|
|
48852
|
+
peStatus?: string;
|
|
48853
|
+
sharedUserList?: string[];
|
|
48854
|
+
target?: string;
|
|
48855
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
48856
|
+
}
|
|
48824
48857
|
/**
|
|
48825
48858
|
* The abuse penalty.
|
|
48826
48859
|
*/
|
|
@@ -48838,6 +48871,74 @@ export declare namespace cognitiveservices {
|
|
|
48838
48871
|
*/
|
|
48839
48872
|
rateLimitPercentage?: number;
|
|
48840
48873
|
}
|
|
48874
|
+
interface AccessKeyAuthTypeConnectionPropertiesResponse {
|
|
48875
|
+
/**
|
|
48876
|
+
* Authentication type of the connection target
|
|
48877
|
+
* Expected value is 'AccessKey'.
|
|
48878
|
+
*/
|
|
48879
|
+
authType: "AccessKey";
|
|
48880
|
+
/**
|
|
48881
|
+
* Category of the connection
|
|
48882
|
+
*/
|
|
48883
|
+
category?: string;
|
|
48884
|
+
createdByWorkspaceArmId: string;
|
|
48885
|
+
credentials?: outputs.cognitiveservices.ConnectionAccessKeyResponse;
|
|
48886
|
+
error?: string;
|
|
48887
|
+
expiryTime?: string;
|
|
48888
|
+
/**
|
|
48889
|
+
* Group based on connection category
|
|
48890
|
+
*/
|
|
48891
|
+
group: string;
|
|
48892
|
+
isSharedToAll?: boolean;
|
|
48893
|
+
/**
|
|
48894
|
+
* Store user metadata for this connection
|
|
48895
|
+
*/
|
|
48896
|
+
metadata?: {
|
|
48897
|
+
[key: string]: string;
|
|
48898
|
+
};
|
|
48899
|
+
peRequirement?: string;
|
|
48900
|
+
peStatus?: string;
|
|
48901
|
+
sharedUserList?: string[];
|
|
48902
|
+
target?: string;
|
|
48903
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
48904
|
+
}
|
|
48905
|
+
/**
|
|
48906
|
+
* This connection type covers the account key connection for Azure storage
|
|
48907
|
+
*/
|
|
48908
|
+
interface AccountKeyAuthTypeConnectionPropertiesResponse {
|
|
48909
|
+
/**
|
|
48910
|
+
* Authentication type of the connection target
|
|
48911
|
+
* Expected value is 'AccountKey'.
|
|
48912
|
+
*/
|
|
48913
|
+
authType: "AccountKey";
|
|
48914
|
+
/**
|
|
48915
|
+
* Category of the connection
|
|
48916
|
+
*/
|
|
48917
|
+
category?: string;
|
|
48918
|
+
createdByWorkspaceArmId: string;
|
|
48919
|
+
/**
|
|
48920
|
+
* Account key object for connection credential.
|
|
48921
|
+
*/
|
|
48922
|
+
credentials?: outputs.cognitiveservices.ConnectionAccountKeyResponse;
|
|
48923
|
+
error?: string;
|
|
48924
|
+
expiryTime?: string;
|
|
48925
|
+
/**
|
|
48926
|
+
* Group based on connection category
|
|
48927
|
+
*/
|
|
48928
|
+
group: string;
|
|
48929
|
+
isSharedToAll?: boolean;
|
|
48930
|
+
/**
|
|
48931
|
+
* Store user metadata for this connection
|
|
48932
|
+
*/
|
|
48933
|
+
metadata?: {
|
|
48934
|
+
[key: string]: string;
|
|
48935
|
+
};
|
|
48936
|
+
peRequirement?: string;
|
|
48937
|
+
peStatus?: string;
|
|
48938
|
+
sharedUserList?: string[];
|
|
48939
|
+
target?: string;
|
|
48940
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
48941
|
+
}
|
|
48841
48942
|
/**
|
|
48842
48943
|
* Properties of Cognitive Services account.
|
|
48843
48944
|
*/
|
|
@@ -48950,6 +49051,62 @@ export declare namespace cognitiveservices {
|
|
|
48950
49051
|
* accountPropertiesResponseProvideDefaults sets the appropriate defaults for AccountPropertiesResponse
|
|
48951
49052
|
*/
|
|
48952
49053
|
function accountPropertiesResponseProvideDefaults(val: AccountPropertiesResponse): AccountPropertiesResponse;
|
|
49054
|
+
/**
|
|
49055
|
+
* This connection type covers the generic ApiKey auth connection categories, for examples:
|
|
49056
|
+
* AzureOpenAI:
|
|
49057
|
+
* Category:= AzureOpenAI
|
|
49058
|
+
* AuthType:= ApiKey (as type discriminator)
|
|
49059
|
+
* Credentials:= {ApiKey} as .ApiKey
|
|
49060
|
+
* Target:= {ApiBase}
|
|
49061
|
+
*
|
|
49062
|
+
* CognitiveService:
|
|
49063
|
+
* Category:= CognitiveService
|
|
49064
|
+
* AuthType:= ApiKey (as type discriminator)
|
|
49065
|
+
* Credentials:= {SubscriptionKey} as ApiKey
|
|
49066
|
+
* Target:= ServiceRegion={serviceRegion}
|
|
49067
|
+
*
|
|
49068
|
+
* CognitiveSearch:
|
|
49069
|
+
* Category:= CognitiveSearch
|
|
49070
|
+
* AuthType:= ApiKey (as type discriminator)
|
|
49071
|
+
* Credentials:= {Key} as ApiKey
|
|
49072
|
+
* Target:= {Endpoint}
|
|
49073
|
+
*
|
|
49074
|
+
* Use Metadata property bag for ApiType, ApiVersion, Kind and other metadata fields
|
|
49075
|
+
*/
|
|
49076
|
+
interface ApiKeyAuthConnectionPropertiesResponse {
|
|
49077
|
+
/**
|
|
49078
|
+
* Authentication type of the connection target
|
|
49079
|
+
* Expected value is 'ApiKey'.
|
|
49080
|
+
*/
|
|
49081
|
+
authType: "ApiKey";
|
|
49082
|
+
/**
|
|
49083
|
+
* Category of the connection
|
|
49084
|
+
*/
|
|
49085
|
+
category?: string;
|
|
49086
|
+
createdByWorkspaceArmId: string;
|
|
49087
|
+
/**
|
|
49088
|
+
* Api key object for connection credential.
|
|
49089
|
+
*/
|
|
49090
|
+
credentials?: outputs.cognitiveservices.ConnectionApiKeyResponse;
|
|
49091
|
+
error?: string;
|
|
49092
|
+
expiryTime?: string;
|
|
49093
|
+
/**
|
|
49094
|
+
* Group based on connection category
|
|
49095
|
+
*/
|
|
49096
|
+
group: string;
|
|
49097
|
+
isSharedToAll?: boolean;
|
|
49098
|
+
/**
|
|
49099
|
+
* Store user metadata for this connection
|
|
49100
|
+
*/
|
|
49101
|
+
metadata?: {
|
|
49102
|
+
[key: string]: string;
|
|
49103
|
+
};
|
|
49104
|
+
peRequirement?: string;
|
|
49105
|
+
peStatus?: string;
|
|
49106
|
+
sharedUserList?: string[];
|
|
49107
|
+
target?: string;
|
|
49108
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
49109
|
+
}
|
|
48953
49110
|
/**
|
|
48954
49111
|
* The api properties for special APIs.
|
|
48955
49112
|
*/
|
|
@@ -49009,6 +49166,50 @@ export declare namespace cognitiveservices {
|
|
|
49009
49166
|
renewalPeriod?: number;
|
|
49010
49167
|
rules?: outputs.cognitiveservices.ThrottlingRuleResponse[];
|
|
49011
49168
|
}
|
|
49169
|
+
interface CapabilityHostResponse {
|
|
49170
|
+
/**
|
|
49171
|
+
* List of AI services connections.
|
|
49172
|
+
*/
|
|
49173
|
+
aiServicesConnections?: string[];
|
|
49174
|
+
/**
|
|
49175
|
+
* Kind of this capability host.
|
|
49176
|
+
*/
|
|
49177
|
+
capabilityHostKind?: string;
|
|
49178
|
+
/**
|
|
49179
|
+
* Customer subnet info to help set up this capability host.
|
|
49180
|
+
*/
|
|
49181
|
+
customerSubnet?: string;
|
|
49182
|
+
/**
|
|
49183
|
+
* The asset description text.
|
|
49184
|
+
*/
|
|
49185
|
+
description?: string;
|
|
49186
|
+
/**
|
|
49187
|
+
* Provisioning state for the CapabilityHost.
|
|
49188
|
+
*/
|
|
49189
|
+
provisioningState: string;
|
|
49190
|
+
/**
|
|
49191
|
+
* List of Storage connections.
|
|
49192
|
+
*/
|
|
49193
|
+
storageConnections?: string[];
|
|
49194
|
+
/**
|
|
49195
|
+
* Tag dictionary. Tags can be added, removed, and updated.
|
|
49196
|
+
*/
|
|
49197
|
+
tags?: {
|
|
49198
|
+
[key: string]: string;
|
|
49199
|
+
};
|
|
49200
|
+
/**
|
|
49201
|
+
* List of Thread storage connections.
|
|
49202
|
+
*/
|
|
49203
|
+
threadStorageConnections?: string[];
|
|
49204
|
+
/**
|
|
49205
|
+
* List of VectorStore connections.
|
|
49206
|
+
*/
|
|
49207
|
+
vectorStoreConnections?: string[];
|
|
49208
|
+
}
|
|
49209
|
+
/**
|
|
49210
|
+
* capabilityHostResponseProvideDefaults sets the appropriate defaults for CapabilityHostResponse
|
|
49211
|
+
*/
|
|
49212
|
+
function capabilityHostResponseProvideDefaults(val: CapabilityHostResponse): CapabilityHostResponse;
|
|
49012
49213
|
/**
|
|
49013
49214
|
* Cognitive Services account commitment period.
|
|
49014
49215
|
*/
|
|
@@ -49101,6 +49302,79 @@ export declare namespace cognitiveservices {
|
|
|
49101
49302
|
*/
|
|
49102
49303
|
unit?: string;
|
|
49103
49304
|
}
|
|
49305
|
+
interface ConnectionAccessKeyResponse {
|
|
49306
|
+
accessKeyId?: string;
|
|
49307
|
+
secretAccessKey?: string;
|
|
49308
|
+
}
|
|
49309
|
+
/**
|
|
49310
|
+
* Account key object for connection credential.
|
|
49311
|
+
*/
|
|
49312
|
+
interface ConnectionAccountKeyResponse {
|
|
49313
|
+
key?: string;
|
|
49314
|
+
}
|
|
49315
|
+
/**
|
|
49316
|
+
* Api key object for connection credential.
|
|
49317
|
+
*/
|
|
49318
|
+
interface ConnectionApiKeyResponse {
|
|
49319
|
+
key?: string;
|
|
49320
|
+
}
|
|
49321
|
+
interface ConnectionManagedIdentityResponse {
|
|
49322
|
+
clientId?: string;
|
|
49323
|
+
resourceId?: string;
|
|
49324
|
+
}
|
|
49325
|
+
/**
|
|
49326
|
+
* ClientId and ClientSecret are required. Other properties are optional
|
|
49327
|
+
* depending on each OAuth2 provider's implementation.
|
|
49328
|
+
*/
|
|
49329
|
+
interface ConnectionOAuth2Response {
|
|
49330
|
+
/**
|
|
49331
|
+
* Required by Concur connection category
|
|
49332
|
+
*/
|
|
49333
|
+
authUrl?: string;
|
|
49334
|
+
/**
|
|
49335
|
+
* Client id in the format of UUID
|
|
49336
|
+
*/
|
|
49337
|
+
clientId?: string;
|
|
49338
|
+
clientSecret?: string;
|
|
49339
|
+
/**
|
|
49340
|
+
* Required by GoogleAdWords connection category
|
|
49341
|
+
*/
|
|
49342
|
+
developerToken?: string;
|
|
49343
|
+
password?: string;
|
|
49344
|
+
/**
|
|
49345
|
+
* Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho
|
|
49346
|
+
* where user needs to get RefreshToken offline
|
|
49347
|
+
*/
|
|
49348
|
+
refreshToken?: string;
|
|
49349
|
+
/**
|
|
49350
|
+
* Required by QuickBooks and Xero connection categories
|
|
49351
|
+
*/
|
|
49352
|
+
tenantId?: string;
|
|
49353
|
+
/**
|
|
49354
|
+
* Concur, ServiceNow auth server AccessToken grant type is 'Password'
|
|
49355
|
+
* which requires UsernamePassword
|
|
49356
|
+
*/
|
|
49357
|
+
username?: string;
|
|
49358
|
+
}
|
|
49359
|
+
interface ConnectionPersonalAccessTokenResponse {
|
|
49360
|
+
pat?: string;
|
|
49361
|
+
}
|
|
49362
|
+
interface ConnectionServicePrincipalResponse {
|
|
49363
|
+
clientId?: string;
|
|
49364
|
+
clientSecret?: string;
|
|
49365
|
+
tenantId?: string;
|
|
49366
|
+
}
|
|
49367
|
+
interface ConnectionSharedAccessSignatureResponse {
|
|
49368
|
+
sas?: string;
|
|
49369
|
+
}
|
|
49370
|
+
interface ConnectionUsernamePasswordResponse {
|
|
49371
|
+
password?: string;
|
|
49372
|
+
/**
|
|
49373
|
+
* Optional, required by connections like SalesForce for extra security in addition to UsernamePassword
|
|
49374
|
+
*/
|
|
49375
|
+
securityToken?: string;
|
|
49376
|
+
username?: string;
|
|
49377
|
+
}
|
|
49104
49378
|
/**
|
|
49105
49379
|
* Gets or sets the source to which filter applies.
|
|
49106
49380
|
*/
|
|
@@ -49118,6 +49392,55 @@ export declare namespace cognitiveservices {
|
|
|
49118
49392
|
*/
|
|
49119
49393
|
source?: string;
|
|
49120
49394
|
}
|
|
49395
|
+
/**
|
|
49396
|
+
* Category:= CustomKeys
|
|
49397
|
+
* AuthType:= CustomKeys (as type discriminator)
|
|
49398
|
+
* Credentials:= {CustomKeys} as CustomKeys
|
|
49399
|
+
* Target:= {any value}
|
|
49400
|
+
* Use Metadata property bag for ApiVersion and other metadata fields
|
|
49401
|
+
*/
|
|
49402
|
+
interface CustomKeysConnectionPropertiesResponse {
|
|
49403
|
+
/**
|
|
49404
|
+
* Authentication type of the connection target
|
|
49405
|
+
* Expected value is 'CustomKeys'.
|
|
49406
|
+
*/
|
|
49407
|
+
authType: "CustomKeys";
|
|
49408
|
+
/**
|
|
49409
|
+
* Category of the connection
|
|
49410
|
+
*/
|
|
49411
|
+
category?: string;
|
|
49412
|
+
createdByWorkspaceArmId: string;
|
|
49413
|
+
/**
|
|
49414
|
+
* Custom Keys credential object
|
|
49415
|
+
*/
|
|
49416
|
+
credentials?: outputs.cognitiveservices.CustomKeysResponse;
|
|
49417
|
+
error?: string;
|
|
49418
|
+
expiryTime?: string;
|
|
49419
|
+
/**
|
|
49420
|
+
* Group based on connection category
|
|
49421
|
+
*/
|
|
49422
|
+
group: string;
|
|
49423
|
+
isSharedToAll?: boolean;
|
|
49424
|
+
/**
|
|
49425
|
+
* Store user metadata for this connection
|
|
49426
|
+
*/
|
|
49427
|
+
metadata?: {
|
|
49428
|
+
[key: string]: string;
|
|
49429
|
+
};
|
|
49430
|
+
peRequirement?: string;
|
|
49431
|
+
peStatus?: string;
|
|
49432
|
+
sharedUserList?: string[];
|
|
49433
|
+
target?: string;
|
|
49434
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
49435
|
+
}
|
|
49436
|
+
/**
|
|
49437
|
+
* Custom Keys credential object
|
|
49438
|
+
*/
|
|
49439
|
+
interface CustomKeysResponse {
|
|
49440
|
+
keys?: {
|
|
49441
|
+
[key: string]: string;
|
|
49442
|
+
};
|
|
49443
|
+
}
|
|
49121
49444
|
/**
|
|
49122
49445
|
* Internal use only.
|
|
49123
49446
|
*/
|
|
@@ -49325,6 +49648,37 @@ export declare namespace cognitiveservices {
|
|
|
49325
49648
|
*/
|
|
49326
49649
|
keyVersion?: string;
|
|
49327
49650
|
}
|
|
49651
|
+
interface ManagedIdentityAuthTypeConnectionPropertiesResponse {
|
|
49652
|
+
/**
|
|
49653
|
+
* Authentication type of the connection target
|
|
49654
|
+
* Expected value is 'ManagedIdentity'.
|
|
49655
|
+
*/
|
|
49656
|
+
authType: "ManagedIdentity";
|
|
49657
|
+
/**
|
|
49658
|
+
* Category of the connection
|
|
49659
|
+
*/
|
|
49660
|
+
category?: string;
|
|
49661
|
+
createdByWorkspaceArmId: string;
|
|
49662
|
+
credentials?: outputs.cognitiveservices.ConnectionManagedIdentityResponse;
|
|
49663
|
+
error?: string;
|
|
49664
|
+
expiryTime?: string;
|
|
49665
|
+
/**
|
|
49666
|
+
* Group based on connection category
|
|
49667
|
+
*/
|
|
49668
|
+
group: string;
|
|
49669
|
+
isSharedToAll?: boolean;
|
|
49670
|
+
/**
|
|
49671
|
+
* Store user metadata for this connection
|
|
49672
|
+
*/
|
|
49673
|
+
metadata?: {
|
|
49674
|
+
[key: string]: string;
|
|
49675
|
+
};
|
|
49676
|
+
peRequirement?: string;
|
|
49677
|
+
peStatus?: string;
|
|
49678
|
+
sharedUserList?: string[];
|
|
49679
|
+
target?: string;
|
|
49680
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
49681
|
+
}
|
|
49328
49682
|
/**
|
|
49329
49683
|
* The multiregion settings Cognitive Services account.
|
|
49330
49684
|
*/
|
|
@@ -49356,6 +49710,102 @@ export declare namespace cognitiveservices {
|
|
|
49356
49710
|
*/
|
|
49357
49711
|
virtualNetworkRules?: outputs.cognitiveservices.VirtualNetworkRuleResponse[];
|
|
49358
49712
|
}
|
|
49713
|
+
interface NoneAuthTypeConnectionPropertiesResponse {
|
|
49714
|
+
/**
|
|
49715
|
+
* Authentication type of the connection target
|
|
49716
|
+
* Expected value is 'None'.
|
|
49717
|
+
*/
|
|
49718
|
+
authType: "None";
|
|
49719
|
+
/**
|
|
49720
|
+
* Category of the connection
|
|
49721
|
+
*/
|
|
49722
|
+
category?: string;
|
|
49723
|
+
createdByWorkspaceArmId: string;
|
|
49724
|
+
error?: string;
|
|
49725
|
+
expiryTime?: string;
|
|
49726
|
+
/**
|
|
49727
|
+
* Group based on connection category
|
|
49728
|
+
*/
|
|
49729
|
+
group: string;
|
|
49730
|
+
isSharedToAll?: boolean;
|
|
49731
|
+
/**
|
|
49732
|
+
* Store user metadata for this connection
|
|
49733
|
+
*/
|
|
49734
|
+
metadata?: {
|
|
49735
|
+
[key: string]: string;
|
|
49736
|
+
};
|
|
49737
|
+
peRequirement?: string;
|
|
49738
|
+
peStatus?: string;
|
|
49739
|
+
sharedUserList?: string[];
|
|
49740
|
+
target?: string;
|
|
49741
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
49742
|
+
}
|
|
49743
|
+
interface OAuth2AuthTypeConnectionPropertiesResponse {
|
|
49744
|
+
/**
|
|
49745
|
+
* Authentication type of the connection target
|
|
49746
|
+
* Expected value is 'OAuth2'.
|
|
49747
|
+
*/
|
|
49748
|
+
authType: "OAuth2";
|
|
49749
|
+
/**
|
|
49750
|
+
* Category of the connection
|
|
49751
|
+
*/
|
|
49752
|
+
category?: string;
|
|
49753
|
+
createdByWorkspaceArmId: string;
|
|
49754
|
+
/**
|
|
49755
|
+
* ClientId and ClientSecret are required. Other properties are optional
|
|
49756
|
+
* depending on each OAuth2 provider's implementation.
|
|
49757
|
+
*/
|
|
49758
|
+
credentials?: outputs.cognitiveservices.ConnectionOAuth2Response;
|
|
49759
|
+
error?: string;
|
|
49760
|
+
expiryTime?: string;
|
|
49761
|
+
/**
|
|
49762
|
+
* Group based on connection category
|
|
49763
|
+
*/
|
|
49764
|
+
group: string;
|
|
49765
|
+
isSharedToAll?: boolean;
|
|
49766
|
+
/**
|
|
49767
|
+
* Store user metadata for this connection
|
|
49768
|
+
*/
|
|
49769
|
+
metadata?: {
|
|
49770
|
+
[key: string]: string;
|
|
49771
|
+
};
|
|
49772
|
+
peRequirement?: string;
|
|
49773
|
+
peStatus?: string;
|
|
49774
|
+
sharedUserList?: string[];
|
|
49775
|
+
target?: string;
|
|
49776
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
49777
|
+
}
|
|
49778
|
+
interface PATAuthTypeConnectionPropertiesResponse {
|
|
49779
|
+
/**
|
|
49780
|
+
* Authentication type of the connection target
|
|
49781
|
+
* Expected value is 'PAT'.
|
|
49782
|
+
*/
|
|
49783
|
+
authType: "PAT";
|
|
49784
|
+
/**
|
|
49785
|
+
* Category of the connection
|
|
49786
|
+
*/
|
|
49787
|
+
category?: string;
|
|
49788
|
+
createdByWorkspaceArmId: string;
|
|
49789
|
+
credentials?: outputs.cognitiveservices.ConnectionPersonalAccessTokenResponse;
|
|
49790
|
+
error?: string;
|
|
49791
|
+
expiryTime?: string;
|
|
49792
|
+
/**
|
|
49793
|
+
* Group based on connection category
|
|
49794
|
+
*/
|
|
49795
|
+
group: string;
|
|
49796
|
+
isSharedToAll?: boolean;
|
|
49797
|
+
/**
|
|
49798
|
+
* Store user metadata for this connection
|
|
49799
|
+
*/
|
|
49800
|
+
metadata?: {
|
|
49801
|
+
[key: string]: string;
|
|
49802
|
+
};
|
|
49803
|
+
peRequirement?: string;
|
|
49804
|
+
peStatus?: string;
|
|
49805
|
+
sharedUserList?: string[];
|
|
49806
|
+
target?: string;
|
|
49807
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
49808
|
+
}
|
|
49359
49809
|
/**
|
|
49360
49810
|
* Properties of the PrivateEndpointConnectProperties.
|
|
49361
49811
|
*/
|
|
@@ -49436,6 +49886,33 @@ export declare namespace cognitiveservices {
|
|
|
49436
49886
|
*/
|
|
49437
49887
|
status?: string;
|
|
49438
49888
|
}
|
|
49889
|
+
/**
|
|
49890
|
+
* Properties of Cognitive Services Project'.
|
|
49891
|
+
*/
|
|
49892
|
+
interface ProjectPropertiesResponse {
|
|
49893
|
+
/**
|
|
49894
|
+
* The description of the Cognitive Services Project.
|
|
49895
|
+
*/
|
|
49896
|
+
description?: string;
|
|
49897
|
+
/**
|
|
49898
|
+
* The display name of the Cognitive Services Project.
|
|
49899
|
+
*/
|
|
49900
|
+
displayName?: string;
|
|
49901
|
+
/**
|
|
49902
|
+
* The list of endpoint for this Cognitive Services Project.
|
|
49903
|
+
*/
|
|
49904
|
+
endpoints: {
|
|
49905
|
+
[key: string]: string;
|
|
49906
|
+
};
|
|
49907
|
+
/**
|
|
49908
|
+
* Indicates whether the project is the default project for the account.
|
|
49909
|
+
*/
|
|
49910
|
+
isDefault: boolean;
|
|
49911
|
+
/**
|
|
49912
|
+
* Gets the status of the cognitive services project at the time the operation was called.
|
|
49913
|
+
*/
|
|
49914
|
+
provisioningState: string;
|
|
49915
|
+
}
|
|
49439
49916
|
interface QuotaLimitResponse {
|
|
49440
49917
|
count?: number;
|
|
49441
49918
|
renewalPeriod?: number;
|
|
@@ -49547,6 +50024,68 @@ export declare namespace cognitiveservices {
|
|
|
49547
50024
|
method?: string;
|
|
49548
50025
|
path?: string;
|
|
49549
50026
|
}
|
|
50027
|
+
interface SASAuthTypeConnectionPropertiesResponse {
|
|
50028
|
+
/**
|
|
50029
|
+
* Authentication type of the connection target
|
|
50030
|
+
* Expected value is 'SAS'.
|
|
50031
|
+
*/
|
|
50032
|
+
authType: "SAS";
|
|
50033
|
+
/**
|
|
50034
|
+
* Category of the connection
|
|
50035
|
+
*/
|
|
50036
|
+
category?: string;
|
|
50037
|
+
createdByWorkspaceArmId: string;
|
|
50038
|
+
credentials?: outputs.cognitiveservices.ConnectionSharedAccessSignatureResponse;
|
|
50039
|
+
error?: string;
|
|
50040
|
+
expiryTime?: string;
|
|
50041
|
+
/**
|
|
50042
|
+
* Group based on connection category
|
|
50043
|
+
*/
|
|
50044
|
+
group: string;
|
|
50045
|
+
isSharedToAll?: boolean;
|
|
50046
|
+
/**
|
|
50047
|
+
* Store user metadata for this connection
|
|
50048
|
+
*/
|
|
50049
|
+
metadata?: {
|
|
50050
|
+
[key: string]: string;
|
|
50051
|
+
};
|
|
50052
|
+
peRequirement?: string;
|
|
50053
|
+
peStatus?: string;
|
|
50054
|
+
sharedUserList?: string[];
|
|
50055
|
+
target?: string;
|
|
50056
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
50057
|
+
}
|
|
50058
|
+
interface ServicePrincipalAuthTypeConnectionPropertiesResponse {
|
|
50059
|
+
/**
|
|
50060
|
+
* Authentication type of the connection target
|
|
50061
|
+
* Expected value is 'ServicePrincipal'.
|
|
50062
|
+
*/
|
|
50063
|
+
authType: "ServicePrincipal";
|
|
50064
|
+
/**
|
|
50065
|
+
* Category of the connection
|
|
50066
|
+
*/
|
|
50067
|
+
category?: string;
|
|
50068
|
+
createdByWorkspaceArmId: string;
|
|
50069
|
+
credentials?: outputs.cognitiveservices.ConnectionServicePrincipalResponse;
|
|
50070
|
+
error?: string;
|
|
50071
|
+
expiryTime?: string;
|
|
50072
|
+
/**
|
|
50073
|
+
* Group based on connection category
|
|
50074
|
+
*/
|
|
50075
|
+
group: string;
|
|
50076
|
+
isSharedToAll?: boolean;
|
|
50077
|
+
/**
|
|
50078
|
+
* Store user metadata for this connection
|
|
50079
|
+
*/
|
|
50080
|
+
metadata?: {
|
|
50081
|
+
[key: string]: string;
|
|
50082
|
+
};
|
|
50083
|
+
peRequirement?: string;
|
|
50084
|
+
peStatus?: string;
|
|
50085
|
+
sharedUserList?: string[];
|
|
50086
|
+
target?: string;
|
|
50087
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
50088
|
+
}
|
|
49550
50089
|
/**
|
|
49551
50090
|
* SkuCapability indicates the capability of a certain feature.
|
|
49552
50091
|
*/
|
|
@@ -49675,6 +50214,37 @@ export declare namespace cognitiveservices {
|
|
|
49675
50214
|
*/
|
|
49676
50215
|
resourceId?: string;
|
|
49677
50216
|
}
|
|
50217
|
+
interface UsernamePasswordAuthTypeConnectionPropertiesResponse {
|
|
50218
|
+
/**
|
|
50219
|
+
* Authentication type of the connection target
|
|
50220
|
+
* Expected value is 'UsernamePassword'.
|
|
50221
|
+
*/
|
|
50222
|
+
authType: "UsernamePassword";
|
|
50223
|
+
/**
|
|
50224
|
+
* Category of the connection
|
|
50225
|
+
*/
|
|
50226
|
+
category?: string;
|
|
50227
|
+
createdByWorkspaceArmId: string;
|
|
50228
|
+
credentials?: outputs.cognitiveservices.ConnectionUsernamePasswordResponse;
|
|
50229
|
+
error?: string;
|
|
50230
|
+
expiryTime?: string;
|
|
50231
|
+
/**
|
|
50232
|
+
* Group based on connection category
|
|
50233
|
+
*/
|
|
50234
|
+
group: string;
|
|
50235
|
+
isSharedToAll?: boolean;
|
|
50236
|
+
/**
|
|
50237
|
+
* Store user metadata for this connection
|
|
50238
|
+
*/
|
|
50239
|
+
metadata?: {
|
|
50240
|
+
[key: string]: string;
|
|
50241
|
+
};
|
|
50242
|
+
peRequirement?: string;
|
|
50243
|
+
peStatus?: string;
|
|
50244
|
+
sharedUserList?: string[];
|
|
50245
|
+
target?: string;
|
|
50246
|
+
useWorkspaceManagedIdentity?: boolean;
|
|
50247
|
+
}
|
|
49678
50248
|
/**
|
|
49679
50249
|
* A rule governing the accessibility from a specific virtual network.
|
|
49680
50250
|
*/
|
|
@@ -57520,6 +58090,10 @@ export declare namespace containerinstance {
|
|
|
57520
58090
|
* The storage account access key used to access the Azure File share.
|
|
57521
58091
|
*/
|
|
57522
58092
|
storageAccountKey?: string;
|
|
58093
|
+
/**
|
|
58094
|
+
* The reference to the storage account access key used to access the Azure File share.
|
|
58095
|
+
*/
|
|
58096
|
+
storageAccountKeyReference?: string;
|
|
57523
58097
|
/**
|
|
57524
58098
|
* The name of the storage account that contains the Azure File share.
|
|
57525
58099
|
*/
|
|
@@ -57866,6 +58440,10 @@ export declare namespace containerinstance {
|
|
|
57866
58440
|
* The value of the secure environment variable.
|
|
57867
58441
|
*/
|
|
57868
58442
|
secureValue?: string;
|
|
58443
|
+
/**
|
|
58444
|
+
* The reference of the secure environment variable.
|
|
58445
|
+
*/
|
|
58446
|
+
secureValueReference?: string;
|
|
57869
58447
|
/**
|
|
57870
58448
|
* The value of the environment variable.
|
|
57871
58449
|
*/
|
|
@@ -57959,6 +58537,10 @@ export declare namespace containerinstance {
|
|
|
57959
58537
|
* The password for the private registry.
|
|
57960
58538
|
*/
|
|
57961
58539
|
password?: string;
|
|
58540
|
+
/**
|
|
58541
|
+
* The reference for the private registry password.
|
|
58542
|
+
*/
|
|
58543
|
+
passwordReference?: string;
|
|
57962
58544
|
/**
|
|
57963
58545
|
* The Docker image registry server without a protocol such as "http" and "https".
|
|
57964
58546
|
*/
|
|
@@ -58197,6 +58779,35 @@ export declare namespace containerinstance {
|
|
|
58197
58779
|
*/
|
|
58198
58780
|
id?: string;
|
|
58199
58781
|
}
|
|
58782
|
+
/**
|
|
58783
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
58784
|
+
*/
|
|
58785
|
+
interface SystemDataResponse {
|
|
58786
|
+
/**
|
|
58787
|
+
* The timestamp of resource creation (UTC).
|
|
58788
|
+
*/
|
|
58789
|
+
createdAt?: string;
|
|
58790
|
+
/**
|
|
58791
|
+
* The identity that created the resource.
|
|
58792
|
+
*/
|
|
58793
|
+
createdBy?: string;
|
|
58794
|
+
/**
|
|
58795
|
+
* The type of identity that created the resource.
|
|
58796
|
+
*/
|
|
58797
|
+
createdByType?: string;
|
|
58798
|
+
/**
|
|
58799
|
+
* The timestamp of resource last modification (UTC)
|
|
58800
|
+
*/
|
|
58801
|
+
lastModifiedAt?: string;
|
|
58802
|
+
/**
|
|
58803
|
+
* The identity that last modified the resource.
|
|
58804
|
+
*/
|
|
58805
|
+
lastModifiedBy?: string;
|
|
58806
|
+
/**
|
|
58807
|
+
* The type of identity that last modified the resource.
|
|
58808
|
+
*/
|
|
58809
|
+
lastModifiedByType?: string;
|
|
58810
|
+
}
|
|
58200
58811
|
/**
|
|
58201
58812
|
* The list of user identities associated with the container group. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
58202
58813
|
*/
|
|
@@ -58253,6 +58864,12 @@ export declare namespace containerinstance {
|
|
|
58253
58864
|
secret?: {
|
|
58254
58865
|
[key: string]: string;
|
|
58255
58866
|
};
|
|
58867
|
+
/**
|
|
58868
|
+
* The secret reference volume.
|
|
58869
|
+
*/
|
|
58870
|
+
secretReference?: {
|
|
58871
|
+
[key: string]: string;
|
|
58872
|
+
};
|
|
58256
58873
|
}
|
|
58257
58874
|
}
|
|
58258
58875
|
export declare namespace containerregistry {
|
|
@@ -106065,6 +106682,31 @@ export declare namespace datareplication {
|
|
|
106065
106682
|
*/
|
|
106066
106683
|
migrationSolutionId: string;
|
|
106067
106684
|
}
|
|
106685
|
+
/**
|
|
106686
|
+
* Private endpoint connection details at member level.
|
|
106687
|
+
*/
|
|
106688
|
+
interface ConnectionDetailsResponse {
|
|
106689
|
+
/**
|
|
106690
|
+
* Gets or sets group id.
|
|
106691
|
+
*/
|
|
106692
|
+
groupId?: string;
|
|
106693
|
+
/**
|
|
106694
|
+
* Gets or sets id.
|
|
106695
|
+
*/
|
|
106696
|
+
id?: string;
|
|
106697
|
+
/**
|
|
106698
|
+
* Gets or sets link identifier.
|
|
106699
|
+
*/
|
|
106700
|
+
linkIdentifier?: string;
|
|
106701
|
+
/**
|
|
106702
|
+
* Gets or sets member name.
|
|
106703
|
+
*/
|
|
106704
|
+
memberName?: string;
|
|
106705
|
+
/**
|
|
106706
|
+
* Gets or sets private IP address.
|
|
106707
|
+
*/
|
|
106708
|
+
privateIpAddress?: string;
|
|
106709
|
+
}
|
|
106068
106710
|
/**
|
|
106069
106711
|
* Dra model properties.
|
|
106070
106712
|
*/
|
|
@@ -106142,6 +106784,55 @@ export declare namespace datareplication {
|
|
|
106142
106784
|
*/
|
|
106143
106785
|
lastModifiedByType?: string;
|
|
106144
106786
|
}
|
|
106787
|
+
/**
|
|
106788
|
+
* Fabric agent model properties.
|
|
106789
|
+
*/
|
|
106790
|
+
interface FabricAgentModelPropertiesResponse {
|
|
106791
|
+
/**
|
|
106792
|
+
* Identity model.
|
|
106793
|
+
*/
|
|
106794
|
+
authenticationIdentity: outputs.datareplication.IdentityModelResponse;
|
|
106795
|
+
/**
|
|
106796
|
+
* Gets or sets the fabric agent correlation Id.
|
|
106797
|
+
*/
|
|
106798
|
+
correlationId: string;
|
|
106799
|
+
/**
|
|
106800
|
+
* Fabric agent model custom properties.
|
|
106801
|
+
*/
|
|
106802
|
+
customProperties: outputs.datareplication.VMwareFabricAgentModelCustomPropertiesResponse;
|
|
106803
|
+
/**
|
|
106804
|
+
* Gets or sets the list of health errors.
|
|
106805
|
+
*/
|
|
106806
|
+
healthErrors: outputs.datareplication.HealthErrorModelResponse[];
|
|
106807
|
+
/**
|
|
106808
|
+
* Gets or sets a value indicating whether the fabric agent is responsive.
|
|
106809
|
+
*/
|
|
106810
|
+
isResponsive: boolean;
|
|
106811
|
+
/**
|
|
106812
|
+
* Gets or sets the time when last heartbeat was sent by the fabric agent.
|
|
106813
|
+
*/
|
|
106814
|
+
lastHeartbeat: string;
|
|
106815
|
+
/**
|
|
106816
|
+
* Gets or sets the machine Id where fabric agent is running.
|
|
106817
|
+
*/
|
|
106818
|
+
machineId: string;
|
|
106819
|
+
/**
|
|
106820
|
+
* Gets or sets the machine name where fabric agent is running.
|
|
106821
|
+
*/
|
|
106822
|
+
machineName: string;
|
|
106823
|
+
/**
|
|
106824
|
+
* Gets or sets the provisioning state of the fabric agent.
|
|
106825
|
+
*/
|
|
106826
|
+
provisioningState: string;
|
|
106827
|
+
/**
|
|
106828
|
+
* Identity model.
|
|
106829
|
+
*/
|
|
106830
|
+
resourceAccessIdentity: outputs.datareplication.IdentityModelResponse;
|
|
106831
|
+
/**
|
|
106832
|
+
* Gets or sets the fabric agent version.
|
|
106833
|
+
*/
|
|
106834
|
+
versionNumber: string;
|
|
106835
|
+
}
|
|
106145
106836
|
/**
|
|
106146
106837
|
* Fabric model properties.
|
|
106147
106838
|
*/
|
|
@@ -106199,6 +106890,35 @@ export declare namespace datareplication {
|
|
|
106199
106890
|
*/
|
|
106200
106891
|
lastModifiedByType?: string;
|
|
106201
106892
|
}
|
|
106893
|
+
/**
|
|
106894
|
+
* Represents of a connection's group information.
|
|
106895
|
+
*/
|
|
106896
|
+
interface GroupConnectivityInformationResponse {
|
|
106897
|
+
/**
|
|
106898
|
+
* Gets or sets customer visible FQDNs.
|
|
106899
|
+
*/
|
|
106900
|
+
customerVisibleFqdns?: string[];
|
|
106901
|
+
/**
|
|
106902
|
+
* Gets or sets group id.
|
|
106903
|
+
*/
|
|
106904
|
+
groupId?: string;
|
|
106905
|
+
/**
|
|
106906
|
+
* Gets or sets Internal Fqdn.
|
|
106907
|
+
*/
|
|
106908
|
+
internalFqdn?: string;
|
|
106909
|
+
/**
|
|
106910
|
+
* Gets or sets member name.
|
|
106911
|
+
*/
|
|
106912
|
+
memberName?: string;
|
|
106913
|
+
/**
|
|
106914
|
+
* Gets or sets the private link service arm region.
|
|
106915
|
+
*/
|
|
106916
|
+
privateLinkServiceArmRegion?: string;
|
|
106917
|
+
/**
|
|
106918
|
+
* Gets or sets the redirect map id.
|
|
106919
|
+
*/
|
|
106920
|
+
redirectMapId?: string;
|
|
106921
|
+
}
|
|
106202
106922
|
/**
|
|
106203
106923
|
* Health error model.
|
|
106204
106924
|
*/
|
|
@@ -106696,24 +107416,23 @@ export declare namespace datareplication {
|
|
|
106696
107416
|
*/
|
|
106697
107417
|
interface IdentityModelResponse {
|
|
106698
107418
|
/**
|
|
106699
|
-
* Gets or sets the authority of the SPN with which
|
|
107419
|
+
* Gets or sets the authority of the SPN with which fabric agent communicates to service.
|
|
106700
107420
|
*/
|
|
106701
107421
|
aadAuthority: string;
|
|
106702
107422
|
/**
|
|
106703
|
-
* Gets or sets the client/application Id of the SPN with which
|
|
106704
|
-
* service.
|
|
107423
|
+
* Gets or sets the client/application Id of the SPN with which fabric agent communicates to service.
|
|
106705
107424
|
*/
|
|
106706
107425
|
applicationId: string;
|
|
106707
107426
|
/**
|
|
106708
|
-
* Gets or sets the audience of the SPN with which
|
|
107427
|
+
* Gets or sets the audience of the SPN with which fabric agent communicates to service.
|
|
106709
107428
|
*/
|
|
106710
107429
|
audience: string;
|
|
106711
107430
|
/**
|
|
106712
|
-
* Gets or sets the object Id of the SPN with which
|
|
107431
|
+
* Gets or sets the object Id of the SPN with which fabric agent communicates to service.
|
|
106713
107432
|
*/
|
|
106714
107433
|
objectId: string;
|
|
106715
107434
|
/**
|
|
106716
|
-
* Gets or sets the tenant Id of the SPN with which
|
|
107435
|
+
* Gets or sets the tenant Id of the SPN with which fabric agent communicates to service.
|
|
106717
107436
|
*/
|
|
106718
107437
|
tenantId: string;
|
|
106719
107438
|
}
|
|
@@ -106807,6 +107526,100 @@ export declare namespace datareplication {
|
|
|
106807
107526
|
*/
|
|
106808
107527
|
lastModifiedByType?: string;
|
|
106809
107528
|
}
|
|
107529
|
+
/**
|
|
107530
|
+
* Represents private endpoint connection proxy request.
|
|
107531
|
+
*/
|
|
107532
|
+
interface PrivateEndpointConnectionProxyPropertiesResponse {
|
|
107533
|
+
/**
|
|
107534
|
+
* Gets or sets the provisioning state of the private endpoint connection proxy.
|
|
107535
|
+
*/
|
|
107536
|
+
provisioningState: string;
|
|
107537
|
+
/**
|
|
107538
|
+
* Represent remote private endpoint information for the private endpoint connection proxy.
|
|
107539
|
+
*/
|
|
107540
|
+
remotePrivateEndpoint?: outputs.datareplication.RemotePrivateEndpointResponse;
|
|
107541
|
+
}
|
|
107542
|
+
/**
|
|
107543
|
+
* Represents Private endpoint connection response properties.
|
|
107544
|
+
*/
|
|
107545
|
+
interface PrivateEndpointConnectionResponsePropertiesResponse {
|
|
107546
|
+
/**
|
|
107547
|
+
* Represent private Endpoint network resource that is linked to the Private Endpoint connection.
|
|
107548
|
+
*/
|
|
107549
|
+
privateEndpoint?: outputs.datareplication.PrivateEndpointResponse;
|
|
107550
|
+
/**
|
|
107551
|
+
* Represents Private link service connection state.
|
|
107552
|
+
*/
|
|
107553
|
+
privateLinkServiceConnectionState?: outputs.datareplication.PrivateLinkServiceConnectionStateResponse;
|
|
107554
|
+
/**
|
|
107555
|
+
* Gets or sets provisioning state of the private endpoint connection.
|
|
107556
|
+
*/
|
|
107557
|
+
provisioningState: string;
|
|
107558
|
+
}
|
|
107559
|
+
/**
|
|
107560
|
+
* Represent private Endpoint network resource that is linked to the Private Endpoint connection.
|
|
107561
|
+
*/
|
|
107562
|
+
interface PrivateEndpointResponse {
|
|
107563
|
+
/**
|
|
107564
|
+
* Gets or sets the id.
|
|
107565
|
+
*/
|
|
107566
|
+
id?: string;
|
|
107567
|
+
}
|
|
107568
|
+
/**
|
|
107569
|
+
* Represents of an NRP private link service connection.
|
|
107570
|
+
*/
|
|
107571
|
+
interface PrivateLinkServiceConnectionResponse {
|
|
107572
|
+
/**
|
|
107573
|
+
* Gets or sets group ids.
|
|
107574
|
+
*/
|
|
107575
|
+
groupIds?: string[];
|
|
107576
|
+
/**
|
|
107577
|
+
* Gets or sets private link service connection name.
|
|
107578
|
+
*/
|
|
107579
|
+
name?: string;
|
|
107580
|
+
/**
|
|
107581
|
+
* Gets or sets the request message for the private link service connection.
|
|
107582
|
+
*/
|
|
107583
|
+
requestMessage?: string;
|
|
107584
|
+
}
|
|
107585
|
+
/**
|
|
107586
|
+
* Represents Private link service connection state.
|
|
107587
|
+
*/
|
|
107588
|
+
interface PrivateLinkServiceConnectionStateResponse {
|
|
107589
|
+
/**
|
|
107590
|
+
* Gets or sets actions required.
|
|
107591
|
+
*/
|
|
107592
|
+
actionsRequired?: string;
|
|
107593
|
+
/**
|
|
107594
|
+
* Gets or sets description.
|
|
107595
|
+
*/
|
|
107596
|
+
description?: string;
|
|
107597
|
+
/**
|
|
107598
|
+
* Gets or sets the status.
|
|
107599
|
+
*/
|
|
107600
|
+
status?: string;
|
|
107601
|
+
}
|
|
107602
|
+
/**
|
|
107603
|
+
* Represents NRP private link service proxy.
|
|
107604
|
+
*/
|
|
107605
|
+
interface PrivateLinkServiceProxyResponse {
|
|
107606
|
+
/**
|
|
107607
|
+
* Gets or sets group connectivity information.
|
|
107608
|
+
*/
|
|
107609
|
+
groupConnectivityInformation?: outputs.datareplication.GroupConnectivityInformationResponse[];
|
|
107610
|
+
/**
|
|
107611
|
+
* Gets or sets private link service proxy id.
|
|
107612
|
+
*/
|
|
107613
|
+
id?: string;
|
|
107614
|
+
/**
|
|
107615
|
+
* Represent remote private endpoint connection.
|
|
107616
|
+
*/
|
|
107617
|
+
remotePrivateEndpointConnection?: outputs.datareplication.RemotePrivateEndpointConnectionResponse;
|
|
107618
|
+
/**
|
|
107619
|
+
* Represents Private link service connection state.
|
|
107620
|
+
*/
|
|
107621
|
+
remotePrivateLinkServiceConnectionState?: outputs.datareplication.PrivateLinkServiceConnectionStateResponse;
|
|
107622
|
+
}
|
|
106810
107623
|
/**
|
|
106811
107624
|
* Protected item dynamic memory config.
|
|
106812
107625
|
*/
|
|
@@ -106993,67 +107806,142 @@ export declare namespace datareplication {
|
|
|
106993
107806
|
*/
|
|
106994
107807
|
state: string;
|
|
106995
107808
|
}
|
|
106996
|
-
interface ProtectedItemModelPropertiesResponseLastFailedPlannedFailoverJob {
|
|
107809
|
+
interface ProtectedItemModelPropertiesResponseLastFailedPlannedFailoverJob {
|
|
107810
|
+
/**
|
|
107811
|
+
* Gets or sets the workflow friendly display name.
|
|
107812
|
+
*/
|
|
107813
|
+
displayName: string;
|
|
107814
|
+
/**
|
|
107815
|
+
* Gets or sets end time of the workflow.
|
|
107816
|
+
*/
|
|
107817
|
+
endTime: string;
|
|
107818
|
+
/**
|
|
107819
|
+
* Gets or sets workflow Id.
|
|
107820
|
+
*/
|
|
107821
|
+
id: string;
|
|
107822
|
+
/**
|
|
107823
|
+
* Gets or sets workflow name.
|
|
107824
|
+
*/
|
|
107825
|
+
name: string;
|
|
107826
|
+
/**
|
|
107827
|
+
* Gets or sets protection scenario name.
|
|
107828
|
+
*/
|
|
107829
|
+
scenarioName: string;
|
|
107830
|
+
/**
|
|
107831
|
+
* Gets or sets start time of the workflow.
|
|
107832
|
+
*/
|
|
107833
|
+
startTime: string;
|
|
107834
|
+
/**
|
|
107835
|
+
* Gets or sets workflow state.
|
|
107836
|
+
*/
|
|
107837
|
+
state: string;
|
|
107838
|
+
}
|
|
107839
|
+
interface ProtectedItemModelPropertiesResponseLastTestFailoverJob {
|
|
107840
|
+
/**
|
|
107841
|
+
* Gets or sets the workflow friendly display name.
|
|
107842
|
+
*/
|
|
107843
|
+
displayName: string;
|
|
107844
|
+
/**
|
|
107845
|
+
* Gets or sets end time of the workflow.
|
|
107846
|
+
*/
|
|
107847
|
+
endTime: string;
|
|
107848
|
+
/**
|
|
107849
|
+
* Gets or sets workflow Id.
|
|
107850
|
+
*/
|
|
107851
|
+
id: string;
|
|
107852
|
+
/**
|
|
107853
|
+
* Gets or sets workflow name.
|
|
107854
|
+
*/
|
|
107855
|
+
name: string;
|
|
107856
|
+
/**
|
|
107857
|
+
* Gets or sets protection scenario name.
|
|
107858
|
+
*/
|
|
107859
|
+
scenarioName: string;
|
|
107860
|
+
/**
|
|
107861
|
+
* Gets or sets start time of the workflow.
|
|
107862
|
+
*/
|
|
107863
|
+
startTime: string;
|
|
107864
|
+
/**
|
|
107865
|
+
* Gets or sets workflow state.
|
|
107866
|
+
*/
|
|
107867
|
+
state: string;
|
|
107868
|
+
}
|
|
107869
|
+
interface ProtectedItemModelResponseSystemData {
|
|
106997
107870
|
/**
|
|
106998
|
-
* Gets or sets the
|
|
107871
|
+
* Gets or sets the timestamp of resource creation (UTC).
|
|
106999
107872
|
*/
|
|
107000
|
-
|
|
107873
|
+
createdAt?: string;
|
|
107001
107874
|
/**
|
|
107002
|
-
* Gets or sets
|
|
107875
|
+
* Gets or sets identity that created the resource.
|
|
107003
107876
|
*/
|
|
107004
|
-
|
|
107877
|
+
createdBy?: string;
|
|
107005
107878
|
/**
|
|
107006
|
-
* Gets or sets
|
|
107879
|
+
* Gets or sets the type of identity that created the resource: user, application,
|
|
107880
|
+
* managedIdentity.
|
|
107007
107881
|
*/
|
|
107008
|
-
|
|
107882
|
+
createdByType?: string;
|
|
107009
107883
|
/**
|
|
107010
|
-
* Gets or sets
|
|
107884
|
+
* Gets or sets the timestamp of resource last modification (UTC).
|
|
107011
107885
|
*/
|
|
107012
|
-
|
|
107886
|
+
lastModifiedAt?: string;
|
|
107013
107887
|
/**
|
|
107014
|
-
* Gets or sets
|
|
107888
|
+
* Gets or sets the identity that last modified the resource.
|
|
107015
107889
|
*/
|
|
107016
|
-
|
|
107890
|
+
lastModifiedBy?: string;
|
|
107017
107891
|
/**
|
|
107018
|
-
* Gets or sets
|
|
107892
|
+
* Gets or sets the type of identity that last modified the resource: user, application,
|
|
107893
|
+
* managedIdentity.
|
|
107019
107894
|
*/
|
|
107020
|
-
|
|
107895
|
+
lastModifiedByType?: string;
|
|
107896
|
+
}
|
|
107897
|
+
/**
|
|
107898
|
+
* Represent remote private endpoint connection.
|
|
107899
|
+
*/
|
|
107900
|
+
interface RemotePrivateEndpointConnectionResponse {
|
|
107021
107901
|
/**
|
|
107022
|
-
* Gets or sets
|
|
107902
|
+
* Gets or sets the remote private endpoint connection id.
|
|
107023
107903
|
*/
|
|
107024
|
-
|
|
107904
|
+
id?: string;
|
|
107025
107905
|
}
|
|
107026
|
-
|
|
107906
|
+
/**
|
|
107907
|
+
* Represent remote private endpoint information for the private endpoint connection proxy.
|
|
107908
|
+
*/
|
|
107909
|
+
interface RemotePrivateEndpointResponse {
|
|
107027
107910
|
/**
|
|
107028
|
-
* Gets or sets the
|
|
107911
|
+
* Gets or sets the list of Connection Details. This is the connection details for private endpoint.
|
|
107029
107912
|
*/
|
|
107030
|
-
|
|
107913
|
+
connectionDetails?: outputs.datareplication.ConnectionDetailsResponse[];
|
|
107031
107914
|
/**
|
|
107032
|
-
* Gets or sets
|
|
107915
|
+
* Gets or sets private link service proxy id.
|
|
107033
107916
|
*/
|
|
107034
|
-
|
|
107917
|
+
id: string;
|
|
107035
107918
|
/**
|
|
107036
|
-
* Gets or sets
|
|
107919
|
+
* Gets or sets the list of Manual Private Link Service Connections and gets populated for Manual approval flow.
|
|
107037
107920
|
*/
|
|
107038
|
-
|
|
107921
|
+
manualPrivateLinkServiceConnections?: outputs.datareplication.PrivateLinkServiceConnectionResponse[];
|
|
107039
107922
|
/**
|
|
107040
|
-
* Gets or sets
|
|
107923
|
+
* Gets or sets the list of Private Link Service Connections and gets populated for Auto approval flow.
|
|
107041
107924
|
*/
|
|
107042
|
-
|
|
107925
|
+
privateLinkServiceConnections?: outputs.datareplication.PrivateLinkServiceConnectionResponse[];
|
|
107043
107926
|
/**
|
|
107044
|
-
* Gets or sets
|
|
107927
|
+
* Gets or sets the list of private link service proxies.
|
|
107045
107928
|
*/
|
|
107046
|
-
|
|
107929
|
+
privateLinkServiceProxies?: outputs.datareplication.PrivateLinkServiceProxyResponse[];
|
|
107930
|
+
}
|
|
107931
|
+
/**
|
|
107932
|
+
* Replication extension model properties.
|
|
107933
|
+
*/
|
|
107934
|
+
interface ReplicationExtensionModelPropertiesResponse {
|
|
107047
107935
|
/**
|
|
107048
|
-
*
|
|
107936
|
+
* Replication extension model custom properties.
|
|
107049
107937
|
*/
|
|
107050
|
-
|
|
107938
|
+
customProperties: outputs.datareplication.HyperVToAzStackHCIReplicationExtensionModelCustomPropertiesResponse | outputs.datareplication.VMwareToAzStackHCIReplicationExtensionModelCustomPropertiesResponse;
|
|
107051
107939
|
/**
|
|
107052
|
-
* Gets or sets
|
|
107940
|
+
* Gets or sets the provisioning state of the replication extension.
|
|
107053
107941
|
*/
|
|
107054
|
-
|
|
107942
|
+
provisioningState: string;
|
|
107055
107943
|
}
|
|
107056
|
-
interface
|
|
107944
|
+
interface ReplicationExtensionModelResponseSystemData {
|
|
107057
107945
|
/**
|
|
107058
107946
|
* Gets or sets the timestamp of resource creation (UTC).
|
|
107059
107947
|
*/
|
|
@@ -107082,69 +107970,75 @@ export declare namespace datareplication {
|
|
|
107082
107970
|
lastModifiedByType?: string;
|
|
107083
107971
|
}
|
|
107084
107972
|
/**
|
|
107085
|
-
*
|
|
107973
|
+
* Storage container properties.
|
|
107086
107974
|
*/
|
|
107087
|
-
interface
|
|
107975
|
+
interface StorageContainerPropertiesResponse {
|
|
107088
107976
|
/**
|
|
107089
|
-
*
|
|
107977
|
+
* Gets or sets the ClusterSharedVolumePath.
|
|
107090
107978
|
*/
|
|
107091
|
-
|
|
107979
|
+
clusterSharedVolumePath: string;
|
|
107092
107980
|
/**
|
|
107093
|
-
* Gets or sets the
|
|
107981
|
+
* Gets or sets the Name.
|
|
107094
107982
|
*/
|
|
107095
|
-
|
|
107983
|
+
name: string;
|
|
107096
107984
|
}
|
|
107097
|
-
|
|
107985
|
+
/**
|
|
107986
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
107987
|
+
*/
|
|
107988
|
+
interface SystemDataResponse {
|
|
107098
107989
|
/**
|
|
107099
|
-
*
|
|
107990
|
+
* The timestamp of resource creation (UTC).
|
|
107100
107991
|
*/
|
|
107101
107992
|
createdAt?: string;
|
|
107102
107993
|
/**
|
|
107103
|
-
*
|
|
107994
|
+
* The identity that created the resource.
|
|
107104
107995
|
*/
|
|
107105
107996
|
createdBy?: string;
|
|
107106
107997
|
/**
|
|
107107
|
-
*
|
|
107108
|
-
* managedIdentity.
|
|
107998
|
+
* The type of identity that created the resource.
|
|
107109
107999
|
*/
|
|
107110
108000
|
createdByType?: string;
|
|
107111
108001
|
/**
|
|
107112
|
-
*
|
|
108002
|
+
* The timestamp of resource last modification (UTC)
|
|
107113
108003
|
*/
|
|
107114
108004
|
lastModifiedAt?: string;
|
|
107115
108005
|
/**
|
|
107116
|
-
*
|
|
108006
|
+
* The identity that last modified the resource.
|
|
107117
108007
|
*/
|
|
107118
108008
|
lastModifiedBy?: string;
|
|
107119
108009
|
/**
|
|
107120
|
-
*
|
|
107121
|
-
* managedIdentity.
|
|
108010
|
+
* The type of identity that last modified the resource.
|
|
107122
108011
|
*/
|
|
107123
108012
|
lastModifiedByType?: string;
|
|
107124
108013
|
}
|
|
107125
108014
|
/**
|
|
107126
|
-
*
|
|
108015
|
+
* VMware DRA model custom properties.
|
|
107127
108016
|
*/
|
|
107128
|
-
interface
|
|
108017
|
+
interface VMwareDraModelCustomPropertiesResponse {
|
|
107129
108018
|
/**
|
|
107130
|
-
* Gets or sets the
|
|
108019
|
+
* Gets or sets the BIOS Id of the DRA machine.
|
|
107131
108020
|
*/
|
|
107132
|
-
|
|
108021
|
+
biosId: string;
|
|
107133
108022
|
/**
|
|
107134
|
-
* Gets or sets the
|
|
108023
|
+
* Gets or sets the instance type.
|
|
108024
|
+
* Expected value is 'VMware'.
|
|
107135
108025
|
*/
|
|
107136
|
-
|
|
108026
|
+
instanceType: "VMware";
|
|
108027
|
+
/**
|
|
108028
|
+
* Identity model.
|
|
108029
|
+
*/
|
|
108030
|
+
marsAuthenticationIdentity: outputs.datareplication.IdentityModelResponse;
|
|
107137
108031
|
}
|
|
107138
108032
|
/**
|
|
107139
|
-
* VMware
|
|
108033
|
+
* VMware fabric agent model custom properties.
|
|
107140
108034
|
*/
|
|
107141
|
-
interface
|
|
108035
|
+
interface VMwareFabricAgentModelCustomPropertiesResponse {
|
|
107142
108036
|
/**
|
|
107143
|
-
* Gets or sets the BIOS Id of the
|
|
108037
|
+
* Gets or sets the BIOS Id of the fabric agent machine.
|
|
107144
108038
|
*/
|
|
107145
108039
|
biosId: string;
|
|
107146
108040
|
/**
|
|
107147
|
-
*
|
|
108041
|
+
* Discriminator property for FabricAgentModelCustomProperties.
|
|
107148
108042
|
* Expected value is 'VMware'.
|
|
107149
108043
|
*/
|
|
107150
108044
|
instanceType: "VMware";
|
|
@@ -113589,6 +114483,32 @@ export declare namespace domainregistration {
|
|
|
113589
114483
|
}
|
|
113590
114484
|
}
|
|
113591
114485
|
export declare namespace durabletask {
|
|
114486
|
+
/**
|
|
114487
|
+
* The properties of a retention policy
|
|
114488
|
+
*/
|
|
114489
|
+
interface RetentionPolicyDetailsResponse {
|
|
114490
|
+
/**
|
|
114491
|
+
* The orchestration state to which this policy applies. If omitted, the policy applies to all purgeable orchestration states.
|
|
114492
|
+
*/
|
|
114493
|
+
orchestrationState?: string;
|
|
114494
|
+
/**
|
|
114495
|
+
* The retention period in days after which the orchestration will be purged automatically
|
|
114496
|
+
*/
|
|
114497
|
+
retentionPeriodInDays: number;
|
|
114498
|
+
}
|
|
114499
|
+
/**
|
|
114500
|
+
* The retention policy settings for the resource
|
|
114501
|
+
*/
|
|
114502
|
+
interface RetentionPolicyPropertiesResponse {
|
|
114503
|
+
/**
|
|
114504
|
+
* The status of the last operation
|
|
114505
|
+
*/
|
|
114506
|
+
provisioningState: string;
|
|
114507
|
+
/**
|
|
114508
|
+
* The orchestration retention policies
|
|
114509
|
+
*/
|
|
114510
|
+
retentionPolicies?: outputs.durabletask.RetentionPolicyDetailsResponse[];
|
|
114511
|
+
}
|
|
113592
114512
|
/**
|
|
113593
114513
|
* Details of the Scheduler
|
|
113594
114514
|
*/
|
|
@@ -153564,6 +154484,31 @@ export declare namespace migrate {
|
|
|
153564
154484
|
*/
|
|
153565
154485
|
isolationRequired: boolean;
|
|
153566
154486
|
}
|
|
154487
|
+
/**
|
|
154488
|
+
* Assessment details class.
|
|
154489
|
+
*/
|
|
154490
|
+
interface AssessmentDetailsResponse {
|
|
154491
|
+
/**
|
|
154492
|
+
* Confidence Rating in Percentage.
|
|
154493
|
+
*/
|
|
154494
|
+
confidenceRatingInPercentage: number;
|
|
154495
|
+
/**
|
|
154496
|
+
* Date and Time when assessment was created.
|
|
154497
|
+
*/
|
|
154498
|
+
createdTimestamp: string;
|
|
154499
|
+
/**
|
|
154500
|
+
* Last time when rates were queried.
|
|
154501
|
+
*/
|
|
154502
|
+
pricesTimestamp: string;
|
|
154503
|
+
/**
|
|
154504
|
+
* Whether assessment is in valid state and all machines have been assessed.
|
|
154505
|
+
*/
|
|
154506
|
+
status: string;
|
|
154507
|
+
/**
|
|
154508
|
+
* Date and Time when assessment was last updated.
|
|
154509
|
+
*/
|
|
154510
|
+
updatedTimestamp: string;
|
|
154511
|
+
}
|
|
153567
154512
|
/**
|
|
153568
154513
|
* Properties of an assessment.
|
|
153569
154514
|
*/
|
|
@@ -153760,6 +154705,113 @@ export declare namespace migrate {
|
|
|
153760
154705
|
*/
|
|
153761
154706
|
updateDomain?: number;
|
|
153762
154707
|
}
|
|
154708
|
+
/**
|
|
154709
|
+
* Assessment properties class.
|
|
154710
|
+
*/
|
|
154711
|
+
interface AvsAssessmentPropertiesV2Response {
|
|
154712
|
+
/**
|
|
154713
|
+
* Gets or sets the details of the assessment.
|
|
154714
|
+
*/
|
|
154715
|
+
details?: outputs.migrate.AssessmentDetailsResponse;
|
|
154716
|
+
/**
|
|
154717
|
+
* Gets or sets the machine assessment ARM ID for VM fallback.
|
|
154718
|
+
*/
|
|
154719
|
+
fallbackMachineAssessmentArmId?: string;
|
|
154720
|
+
/**
|
|
154721
|
+
* The status of the last operation.
|
|
154722
|
+
*/
|
|
154723
|
+
provisioningState: string;
|
|
154724
|
+
/**
|
|
154725
|
+
* Gets or sets the scope of assessment.
|
|
154726
|
+
*/
|
|
154727
|
+
scope?: outputs.migrate.ScopeResponse;
|
|
154728
|
+
/**
|
|
154729
|
+
* Gets or sets the settings for the assessment.
|
|
154730
|
+
*/
|
|
154731
|
+
settings?: outputs.migrate.AvsAssessmentSettingsResponse;
|
|
154732
|
+
}
|
|
154733
|
+
/**
|
|
154734
|
+
* Properties of the AVS assessment.
|
|
154735
|
+
*/
|
|
154736
|
+
interface AvsAssessmentSettingsResponse {
|
|
154737
|
+
/**
|
|
154738
|
+
* AVS Assessment Scenario.
|
|
154739
|
+
*/
|
|
154740
|
+
avsAssessmentScenario?: string;
|
|
154741
|
+
/**
|
|
154742
|
+
* Azure Location or Azure region where to which the machines will be migrated.
|
|
154743
|
+
*/
|
|
154744
|
+
azureLocation?: string;
|
|
154745
|
+
/**
|
|
154746
|
+
* Gets or sets the billing settings.
|
|
154747
|
+
*/
|
|
154748
|
+
billingSettings?: outputs.migrate.BillingSettingsResponse;
|
|
154749
|
+
/**
|
|
154750
|
+
* Gets or sets the CPU headroom.
|
|
154751
|
+
*/
|
|
154752
|
+
cpuHeadroom?: number;
|
|
154753
|
+
/**
|
|
154754
|
+
* Currency in which prices should be reported.
|
|
154755
|
+
*/
|
|
154756
|
+
currency?: string;
|
|
154757
|
+
/**
|
|
154758
|
+
* De-duplication compression.
|
|
154759
|
+
*/
|
|
154760
|
+
dedupeCompression?: number;
|
|
154761
|
+
/**
|
|
154762
|
+
* Custom discount percentage.
|
|
154763
|
+
*/
|
|
154764
|
+
discountPercentage?: number;
|
|
154765
|
+
/**
|
|
154766
|
+
* Gets or sets user configurable setting to display the environment type.
|
|
154767
|
+
*/
|
|
154768
|
+
environmentType?: string;
|
|
154769
|
+
/**
|
|
154770
|
+
* List of AVS external storage types.
|
|
154771
|
+
*/
|
|
154772
|
+
externalStorageTypes?: string[];
|
|
154773
|
+
/**
|
|
154774
|
+
* List of Failures to tolerate and RAID levels in a common property.
|
|
154775
|
+
*/
|
|
154776
|
+
failuresToTolerateAndRaidLevelList?: string[];
|
|
154777
|
+
/**
|
|
154778
|
+
* Is Stretch Cluster Enabled.
|
|
154779
|
+
*/
|
|
154780
|
+
isStretchClusterEnabled?: boolean;
|
|
154781
|
+
/**
|
|
154782
|
+
* Is VCF license applied
|
|
154783
|
+
*/
|
|
154784
|
+
isVcfByolEnabled?: boolean;
|
|
154785
|
+
/**
|
|
154786
|
+
* Memory overcommit.
|
|
154787
|
+
*/
|
|
154788
|
+
memOvercommit?: number;
|
|
154789
|
+
/**
|
|
154790
|
+
* AVS node types.
|
|
154791
|
+
*/
|
|
154792
|
+
nodeTypes?: string[];
|
|
154793
|
+
/**
|
|
154794
|
+
* Gets or sets the performance data.
|
|
154795
|
+
*/
|
|
154796
|
+
performanceData?: outputs.migrate.PerformanceDataResponse;
|
|
154797
|
+
/**
|
|
154798
|
+
* Gets or sets the savings settings.
|
|
154799
|
+
*/
|
|
154800
|
+
savingsSettings?: outputs.migrate.SavingsSettingsResponse;
|
|
154801
|
+
/**
|
|
154802
|
+
* Percentage of buffer that user wants on performance metrics when recommending
|
|
154803
|
+
* Azure sizes.
|
|
154804
|
+
*/
|
|
154805
|
+
scalingFactor?: number;
|
|
154806
|
+
/**
|
|
154807
|
+
* Assessment sizing criterion.
|
|
154808
|
+
*/
|
|
154809
|
+
sizingCriterion?: string;
|
|
154810
|
+
/**
|
|
154811
|
+
* VCPU over subscription.
|
|
154812
|
+
*/
|
|
154813
|
+
vcpuOversubscription?: number;
|
|
154814
|
+
}
|
|
153763
154815
|
/**
|
|
153764
154816
|
* Details on the Estimated External Storage for AVS Assessment.
|
|
153765
154817
|
*/
|
|
@@ -153987,6 +155039,19 @@ export declare namespace migrate {
|
|
|
153987
155039
|
* azureSettingsResponseProvideDefaults sets the appropriate defaults for AzureSettingsResponse
|
|
153988
155040
|
*/
|
|
153989
155041
|
function azureSettingsResponseProvideDefaults(val: AzureSettingsResponse): AzureSettingsResponse;
|
|
155042
|
+
/**
|
|
155043
|
+
* Billing settings class.
|
|
155044
|
+
*/
|
|
155045
|
+
interface BillingSettingsResponse {
|
|
155046
|
+
/**
|
|
155047
|
+
* Gets or sets the licensing program.
|
|
155048
|
+
*/
|
|
155049
|
+
licensingProgram?: string;
|
|
155050
|
+
/**
|
|
155051
|
+
* Gets or sets the subscription ID for licensing program selected.
|
|
155052
|
+
*/
|
|
155053
|
+
subscriptionId?: string;
|
|
155054
|
+
}
|
|
153990
155055
|
/**
|
|
153991
155056
|
* Binding for a web application.
|
|
153992
155057
|
*/
|
|
@@ -154130,6 +155195,44 @@ export declare namespace migrate {
|
|
|
154130
155195
|
*/
|
|
154131
155196
|
updatedTimestamp: string;
|
|
154132
155197
|
}
|
|
155198
|
+
/**
|
|
155199
|
+
* Details of the compound assessment.
|
|
155200
|
+
*/
|
|
155201
|
+
interface CompoundAssessmentDetailsResponse {
|
|
155202
|
+
/**
|
|
155203
|
+
* Timestamp when the assessment was created.
|
|
155204
|
+
*/
|
|
155205
|
+
createdTimestamp?: string;
|
|
155206
|
+
/**
|
|
155207
|
+
* Status of the assessment.
|
|
155208
|
+
*/
|
|
155209
|
+
status: string;
|
|
155210
|
+
/**
|
|
155211
|
+
* Timestamp when the assessment was last updated.
|
|
155212
|
+
*/
|
|
155213
|
+
updatedTimestamp?: string;
|
|
155214
|
+
}
|
|
155215
|
+
/**
|
|
155216
|
+
* Properties of a compound assessment.
|
|
155217
|
+
*/
|
|
155218
|
+
interface CompoundAssessmentPropertiesResponse {
|
|
155219
|
+
/**
|
|
155220
|
+
* Details of the compound assessment.
|
|
155221
|
+
*/
|
|
155222
|
+
details: outputs.migrate.CompoundAssessmentDetailsResponse;
|
|
155223
|
+
/**
|
|
155224
|
+
* Fallback machine assessment ARM ID.
|
|
155225
|
+
*/
|
|
155226
|
+
fallbackMachineAssessmentArmId?: string;
|
|
155227
|
+
/**
|
|
155228
|
+
* The status of the last operation.
|
|
155229
|
+
*/
|
|
155230
|
+
provisioningState: string;
|
|
155231
|
+
/**
|
|
155232
|
+
* ARM IDs of the target assessments.
|
|
155233
|
+
*/
|
|
155234
|
+
targetAssessmentArmIds: outputs.migrate.TargetAssessmentArmIdsResponse;
|
|
155235
|
+
}
|
|
154133
155236
|
/**
|
|
154134
155237
|
* Compute settings.
|
|
154135
155238
|
*/
|
|
@@ -154524,6 +155627,43 @@ export declare namespace migrate {
|
|
|
154524
155627
|
*/
|
|
154525
155628
|
summary: string;
|
|
154526
155629
|
}
|
|
155630
|
+
/**
|
|
155631
|
+
* Properties of an assessment.
|
|
155632
|
+
*/
|
|
155633
|
+
interface HeterogeneousAssessmentPropertiesResponse {
|
|
155634
|
+
/**
|
|
155635
|
+
* Arm id of partner assessments.
|
|
155636
|
+
*/
|
|
155637
|
+
assessmentArmIds?: string[];
|
|
155638
|
+
/**
|
|
155639
|
+
* Azure location for assessment.
|
|
155640
|
+
*/
|
|
155641
|
+
azureLocation: string;
|
|
155642
|
+
/**
|
|
155643
|
+
* Confidence rating in percentage.
|
|
155644
|
+
*/
|
|
155645
|
+
confidenceRatingInPercentage: number;
|
|
155646
|
+
/**
|
|
155647
|
+
* Timestamp for the last successfully calculated summary for the assessment.
|
|
155648
|
+
*/
|
|
155649
|
+
lastCalculatedOn: string;
|
|
155650
|
+
/**
|
|
155651
|
+
* The status of the last operation.
|
|
155652
|
+
*/
|
|
155653
|
+
provisioningState: string;
|
|
155654
|
+
/**
|
|
155655
|
+
* Schema version.
|
|
155656
|
+
*/
|
|
155657
|
+
schemaVersion: string;
|
|
155658
|
+
/**
|
|
155659
|
+
* Sizing criterion for assessment.
|
|
155660
|
+
*/
|
|
155661
|
+
sizingCriterion: string;
|
|
155662
|
+
/**
|
|
155663
|
+
* Whether assessment is in valid state and all machines have been assessed.
|
|
155664
|
+
*/
|
|
155665
|
+
status: string;
|
|
155666
|
+
}
|
|
154527
155667
|
/**
|
|
154528
155668
|
* Representation of a licence.
|
|
154529
155669
|
*/
|
|
@@ -154884,6 +156024,27 @@ export declare namespace migrate {
|
|
|
154884
156024
|
discoverySiteId?: string;
|
|
154885
156025
|
updatedTimestamp: string;
|
|
154886
156026
|
}
|
|
156027
|
+
/**
|
|
156028
|
+
* Import SQL Collector properties class.
|
|
156029
|
+
*/
|
|
156030
|
+
interface ImportSqlCollectorPropertiesResponse {
|
|
156031
|
+
/**
|
|
156032
|
+
* When was import SQL collector first created.
|
|
156033
|
+
*/
|
|
156034
|
+
createdTimestamp: string;
|
|
156035
|
+
/**
|
|
156036
|
+
* The sql db extended details.
|
|
156037
|
+
*/
|
|
156038
|
+
discoverySiteId?: string;
|
|
156039
|
+
/**
|
|
156040
|
+
* The status of the last operation.
|
|
156041
|
+
*/
|
|
156042
|
+
provisioningState: string;
|
|
156043
|
+
/**
|
|
156044
|
+
* When was import SQL collector last updated.
|
|
156045
|
+
*/
|
|
156046
|
+
updatedTimestamp: string;
|
|
156047
|
+
}
|
|
154887
156048
|
/**
|
|
154888
156049
|
* Inner health error model.
|
|
154889
156050
|
*/
|
|
@@ -155105,6 +156266,104 @@ export declare namespace migrate {
|
|
|
155105
156266
|
*/
|
|
155106
156267
|
zones?: string;
|
|
155107
156268
|
}
|
|
156269
|
+
/**
|
|
156270
|
+
* Properties of an assessment.
|
|
156271
|
+
*/
|
|
156272
|
+
interface MachineAssessmentSettingsResponse {
|
|
156273
|
+
/**
|
|
156274
|
+
* The disk type for the assessment.
|
|
156275
|
+
*/
|
|
156276
|
+
azureDiskTypes?: string[];
|
|
156277
|
+
/**
|
|
156278
|
+
* Gets or sets the user configurable setting to display the azure hybrid use
|
|
156279
|
+
* benefit.
|
|
156280
|
+
*/
|
|
156281
|
+
azureHybridUseBenefit?: string;
|
|
156282
|
+
/**
|
|
156283
|
+
* Azure Location or Azure region where to which the machines will be migrated.
|
|
156284
|
+
*/
|
|
156285
|
+
azureLocation?: string;
|
|
156286
|
+
/**
|
|
156287
|
+
* Gets or sets Azure Pricing Tier - Free, Basic, etc.
|
|
156288
|
+
*/
|
|
156289
|
+
azurePricingTier?: string;
|
|
156290
|
+
/**
|
|
156291
|
+
* The azure security offering type.
|
|
156292
|
+
*/
|
|
156293
|
+
azureSecurityOfferingType?: string;
|
|
156294
|
+
/**
|
|
156295
|
+
* Gets or sets the Azure Storage Redundancy. Example: Locally Redundant Storage.
|
|
156296
|
+
*/
|
|
156297
|
+
azureStorageRedundancy?: string;
|
|
156298
|
+
/**
|
|
156299
|
+
* Gets or sets the Azure VM families.
|
|
156300
|
+
*/
|
|
156301
|
+
azureVmFamilies?: string[];
|
|
156302
|
+
/**
|
|
156303
|
+
* Gets or sets the billing settings.
|
|
156304
|
+
*/
|
|
156305
|
+
billingSettings?: outputs.migrate.BillingSettingsResponse;
|
|
156306
|
+
/**
|
|
156307
|
+
* Currency in which prices should be reported.
|
|
156308
|
+
*/
|
|
156309
|
+
currency?: string;
|
|
156310
|
+
/**
|
|
156311
|
+
* Custom discount percentage.
|
|
156312
|
+
*/
|
|
156313
|
+
discountPercentage?: number;
|
|
156314
|
+
/**
|
|
156315
|
+
* Gets or sets user configurable setting to display the environment type.
|
|
156316
|
+
*/
|
|
156317
|
+
environmentType?: string;
|
|
156318
|
+
/**
|
|
156319
|
+
* Gets or sets the user configurable setting to display the linux azure hybrid use
|
|
156320
|
+
* benefit.
|
|
156321
|
+
*/
|
|
156322
|
+
linuxAzureHybridUseBenefit?: string;
|
|
156323
|
+
/**
|
|
156324
|
+
* Gets or sets the performance data.
|
|
156325
|
+
*/
|
|
156326
|
+
performanceData?: outputs.migrate.PerformanceDataResponse;
|
|
156327
|
+
/**
|
|
156328
|
+
* Gets or sets the savings settings.
|
|
156329
|
+
*/
|
|
156330
|
+
savingsSettings?: outputs.migrate.SavingsSettingsResponse;
|
|
156331
|
+
/**
|
|
156332
|
+
* Percentage of buffer that user wants on performance metrics when recommending
|
|
156333
|
+
* Azure sizes.
|
|
156334
|
+
*/
|
|
156335
|
+
scalingFactor?: number;
|
|
156336
|
+
/**
|
|
156337
|
+
* Assessment sizing criterion.
|
|
156338
|
+
*/
|
|
156339
|
+
sizingCriterion?: string;
|
|
156340
|
+
/**
|
|
156341
|
+
* Gets or sets the duration for which the VMs are up in the on-premises
|
|
156342
|
+
* environment.
|
|
156343
|
+
*/
|
|
156344
|
+
vmUptime?: outputs.migrate.VmUptimeResponse;
|
|
156345
|
+
}
|
|
156346
|
+
/**
|
|
156347
|
+
* Assessment properties class.
|
|
156348
|
+
*/
|
|
156349
|
+
interface MachineAssessmentV2PropertiesResponse {
|
|
156350
|
+
/**
|
|
156351
|
+
* Gets or sets the details of the assessment.
|
|
156352
|
+
*/
|
|
156353
|
+
details?: outputs.migrate.AssessmentDetailsResponse;
|
|
156354
|
+
/**
|
|
156355
|
+
* The status of the last operation.
|
|
156356
|
+
*/
|
|
156357
|
+
provisioningState: string;
|
|
156358
|
+
/**
|
|
156359
|
+
* Gets or sets the scope of assessment.
|
|
156360
|
+
*/
|
|
156361
|
+
scope?: outputs.migrate.ScopeResponse;
|
|
156362
|
+
/**
|
|
156363
|
+
* Gets or sets the settings for the assessment.
|
|
156364
|
+
*/
|
|
156365
|
+
settings?: outputs.migrate.MachineAssessmentSettingsResponse;
|
|
156366
|
+
}
|
|
155108
156367
|
interface ManagedIdentityPropertiesResponse {
|
|
155109
156368
|
clientId?: string;
|
|
155110
156369
|
managedIdentityName?: string;
|
|
@@ -155773,6 +157032,29 @@ export declare namespace migrate {
|
|
|
155773
157032
|
*/
|
|
155774
157033
|
timeRange: string;
|
|
155775
157034
|
}
|
|
157035
|
+
/**
|
|
157036
|
+
* Performance data class.
|
|
157037
|
+
*/
|
|
157038
|
+
interface PerformanceDataResponse {
|
|
157039
|
+
/**
|
|
157040
|
+
* Percentile of the utilization data values to be considered while assessing
|
|
157041
|
+
* machines.
|
|
157042
|
+
*/
|
|
157043
|
+
percentile?: string;
|
|
157044
|
+
/**
|
|
157045
|
+
* Gets or sets the end time to consider performance data for assessment.
|
|
157046
|
+
*/
|
|
157047
|
+
perfDataEndTime?: string;
|
|
157048
|
+
/**
|
|
157049
|
+
* Gets or sets the start time to consider performance data for assessment.
|
|
157050
|
+
*/
|
|
157051
|
+
perfDataStartTime?: string;
|
|
157052
|
+
/**
|
|
157053
|
+
* Time Range for which the historic utilization data should be considered for
|
|
157054
|
+
* assessment.
|
|
157055
|
+
*/
|
|
157056
|
+
timeRange?: string;
|
|
157057
|
+
}
|
|
155776
157058
|
/**
|
|
155777
157059
|
* WebApplication port mapping.
|
|
155778
157060
|
*/
|
|
@@ -156073,6 +157355,36 @@ export declare namespace migrate {
|
|
|
156073
157355
|
*/
|
|
156074
157356
|
memory?: string;
|
|
156075
157357
|
}
|
|
157358
|
+
/**
|
|
157359
|
+
* Savings settings class.
|
|
157360
|
+
*/
|
|
157361
|
+
interface SavingsSettingsResponse {
|
|
157362
|
+
/**
|
|
157363
|
+
* Gets or sets the Azure offer code.
|
|
157364
|
+
*/
|
|
157365
|
+
azureOfferCode?: string;
|
|
157366
|
+
/**
|
|
157367
|
+
* Gets or sets the savings options.
|
|
157368
|
+
*/
|
|
157369
|
+
savingsOptions?: string;
|
|
157370
|
+
}
|
|
157371
|
+
/**
|
|
157372
|
+
* Scope of the assessment.
|
|
157373
|
+
*/
|
|
157374
|
+
interface ScopeResponse {
|
|
157375
|
+
/**
|
|
157376
|
+
* The ARG query.
|
|
157377
|
+
*/
|
|
157378
|
+
azureResourceGraphQuery?: string;
|
|
157379
|
+
/**
|
|
157380
|
+
* The scope type
|
|
157381
|
+
*/
|
|
157382
|
+
scopeType?: string;
|
|
157383
|
+
/**
|
|
157384
|
+
* The server group arm id.
|
|
157385
|
+
*/
|
|
157386
|
+
serverGroupId?: string;
|
|
157387
|
+
}
|
|
156076
157388
|
interface SecretStoreDetailsResponse {
|
|
156077
157389
|
secretStore?: string;
|
|
156078
157390
|
secretStoreProperties?: outputs.migrate.SecretStorePropertiesResponse;
|
|
@@ -156241,6 +157553,127 @@ export declare namespace migrate {
|
|
|
156241
157553
|
*/
|
|
156242
157554
|
tool?: string;
|
|
156243
157555
|
}
|
|
157556
|
+
/**
|
|
157557
|
+
* SQL assessment settings class.
|
|
157558
|
+
*/
|
|
157559
|
+
interface SqlAssessmentSettingsResponse {
|
|
157560
|
+
/**
|
|
157561
|
+
* Gets or sets user preference indicating intent of async commit mode.
|
|
157562
|
+
*/
|
|
157563
|
+
asyncCommitModeIntent?: string;
|
|
157564
|
+
/**
|
|
157565
|
+
* Azure Location or Azure region where to which the machines will be migrated.
|
|
157566
|
+
*/
|
|
157567
|
+
azureLocation?: string;
|
|
157568
|
+
/**
|
|
157569
|
+
* Gets or sets a value indicating azure security offering type.
|
|
157570
|
+
*/
|
|
157571
|
+
azureSecurityOfferingType?: string;
|
|
157572
|
+
/**
|
|
157573
|
+
* Gets or sets user configurable SQL database settings.
|
|
157574
|
+
*/
|
|
157575
|
+
azureSqlDatabaseSettings?: outputs.migrate.SqlDbSettingsV3Response;
|
|
157576
|
+
/**
|
|
157577
|
+
* Gets or sets user configurable SQL managed instance settings.
|
|
157578
|
+
*/
|
|
157579
|
+
azureSqlManagedInstanceSettings?: outputs.migrate.SqlMiSettingsV3Response;
|
|
157580
|
+
/**
|
|
157581
|
+
* Gets or sets user configurable SQL VM settings.
|
|
157582
|
+
*/
|
|
157583
|
+
azureSqlVmSettings?: outputs.migrate.SqlVmSettingsResponse;
|
|
157584
|
+
/**
|
|
157585
|
+
* Gets or sets the billing settings.
|
|
157586
|
+
*/
|
|
157587
|
+
billingSettings?: outputs.migrate.BillingSettingsResponse;
|
|
157588
|
+
/**
|
|
157589
|
+
* Currency in which prices should be reported.
|
|
157590
|
+
*/
|
|
157591
|
+
currency?: string;
|
|
157592
|
+
/**
|
|
157593
|
+
* Gets or sets the Azure Location or Azure region where to which the machines
|
|
157594
|
+
* will be migrated.
|
|
157595
|
+
*/
|
|
157596
|
+
disasterRecoveryLocation?: string;
|
|
157597
|
+
/**
|
|
157598
|
+
* Custom discount percentage.
|
|
157599
|
+
*/
|
|
157600
|
+
discountPercentage?: number;
|
|
157601
|
+
/**
|
|
157602
|
+
* Gets or sets a value indicating whether HADR assessments needs to be created.
|
|
157603
|
+
*/
|
|
157604
|
+
enableHadrAssessment?: boolean;
|
|
157605
|
+
/**
|
|
157606
|
+
* Gets or sets the duration for which the entity (SQL, VMs) are up in the
|
|
157607
|
+
* on-premises environment.
|
|
157608
|
+
*/
|
|
157609
|
+
entityUptime?: outputs.migrate.EntityUptimeResponse;
|
|
157610
|
+
/**
|
|
157611
|
+
* Gets or sets user configurable setting to display the environment type.
|
|
157612
|
+
*/
|
|
157613
|
+
environmentType?: string;
|
|
157614
|
+
/**
|
|
157615
|
+
* Gets or sets a value indicating whether internet access is available.
|
|
157616
|
+
*/
|
|
157617
|
+
isInternetAccessAvailable?: boolean;
|
|
157618
|
+
/**
|
|
157619
|
+
* Gets or sets user preference indicating intent of multi-subnet configuration.
|
|
157620
|
+
*/
|
|
157621
|
+
multiSubnetIntent?: string;
|
|
157622
|
+
/**
|
|
157623
|
+
* Gets or sets user configurable setting to display the azure hybrid use benefit.
|
|
157624
|
+
*/
|
|
157625
|
+
osLicense?: string;
|
|
157626
|
+
/**
|
|
157627
|
+
* Gets or sets the performance data.
|
|
157628
|
+
*/
|
|
157629
|
+
performanceData?: outputs.migrate.PerformanceDataResponse;
|
|
157630
|
+
/**
|
|
157631
|
+
* Gets or sets SQL the preferred azure targets.
|
|
157632
|
+
*/
|
|
157633
|
+
preferredTargets?: string[];
|
|
157634
|
+
/**
|
|
157635
|
+
* Gets or sets the savings settings.
|
|
157636
|
+
*/
|
|
157637
|
+
savingsSettings?: outputs.migrate.SavingsSettingsResponse;
|
|
157638
|
+
/**
|
|
157639
|
+
* Percentage of buffer that user wants on performance metrics when recommending
|
|
157640
|
+
* Azure sizes.
|
|
157641
|
+
*/
|
|
157642
|
+
scalingFactor?: number;
|
|
157643
|
+
/**
|
|
157644
|
+
* Assessment sizing criterion.
|
|
157645
|
+
*/
|
|
157646
|
+
sizingCriterion?: string;
|
|
157647
|
+
/**
|
|
157648
|
+
* SQL server license.
|
|
157649
|
+
*/
|
|
157650
|
+
sqlServerLicense?: string;
|
|
157651
|
+
}
|
|
157652
|
+
/**
|
|
157653
|
+
* SQL assessment properties class.
|
|
157654
|
+
*/
|
|
157655
|
+
interface SqlAssessmentV3PropertiesResponse {
|
|
157656
|
+
/**
|
|
157657
|
+
* Gets or sets the details of the assessment.
|
|
157658
|
+
*/
|
|
157659
|
+
details?: outputs.migrate.AssessmentDetailsResponse;
|
|
157660
|
+
/**
|
|
157661
|
+
* Gets or sets the machine assessment ARM ID for VM fallback.
|
|
157662
|
+
*/
|
|
157663
|
+
fallbackMachineAssessmentArmId?: string;
|
|
157664
|
+
/**
|
|
157665
|
+
* The status of the last operation.
|
|
157666
|
+
*/
|
|
157667
|
+
provisioningState: string;
|
|
157668
|
+
/**
|
|
157669
|
+
* Gets or sets the scope of assessment.
|
|
157670
|
+
*/
|
|
157671
|
+
scope?: outputs.migrate.ScopeResponse;
|
|
157672
|
+
/**
|
|
157673
|
+
* Gets or sets the settings for the assessment.
|
|
157674
|
+
*/
|
|
157675
|
+
settings?: outputs.migrate.SqlAssessmentSettingsResponse;
|
|
157676
|
+
}
|
|
156244
157677
|
/**
|
|
156245
157678
|
* Defines the Sql Database resource settings.
|
|
156246
157679
|
*/
|
|
@@ -156290,6 +157723,27 @@ export declare namespace migrate {
|
|
|
156290
157723
|
*/
|
|
156291
157724
|
azureSqlServiceTier?: string;
|
|
156292
157725
|
}
|
|
157726
|
+
/**
|
|
157727
|
+
* SQL database assessment settings V3.
|
|
157728
|
+
*/
|
|
157729
|
+
interface SqlDbSettingsV3Response {
|
|
157730
|
+
/**
|
|
157731
|
+
* Gets or sets the azure SQL compute tier.
|
|
157732
|
+
*/
|
|
157733
|
+
azureSqlComputeTier?: string;
|
|
157734
|
+
/**
|
|
157735
|
+
* Gets or sets the azure PAAS SQL instance type.
|
|
157736
|
+
*/
|
|
157737
|
+
azureSqlDataBaseType?: string;
|
|
157738
|
+
/**
|
|
157739
|
+
* Gets or sets the azure SQL purchase model.
|
|
157740
|
+
*/
|
|
157741
|
+
azureSqlPurchaseModel?: string;
|
|
157742
|
+
/**
|
|
157743
|
+
* Gets or sets the azure SQL service tier.
|
|
157744
|
+
*/
|
|
157745
|
+
azureSqlServiceTier?: string;
|
|
157746
|
+
}
|
|
156293
157747
|
/**
|
|
156294
157748
|
* Defines the Sql ElasticPool resource settings.
|
|
156295
157749
|
*/
|
|
@@ -156331,6 +157785,19 @@ export declare namespace migrate {
|
|
|
156331
157785
|
*/
|
|
156332
157786
|
azureSqlServiceTier?: string;
|
|
156333
157787
|
}
|
|
157788
|
+
/**
|
|
157789
|
+
* SQL managed instance assessment settings V3.
|
|
157790
|
+
*/
|
|
157791
|
+
interface SqlMiSettingsV3Response {
|
|
157792
|
+
/**
|
|
157793
|
+
* Gets or sets the azure PAAS SQL instance type.
|
|
157794
|
+
*/
|
|
157795
|
+
azureSqlInstanceType?: string;
|
|
157796
|
+
/**
|
|
157797
|
+
* Gets or sets the azure SQL service tier.
|
|
157798
|
+
*/
|
|
157799
|
+
azureSqlServiceTier?: string;
|
|
157800
|
+
}
|
|
156334
157801
|
/**
|
|
156335
157802
|
* SQL Server licensing settings.
|
|
156336
157803
|
*/
|
|
@@ -156448,6 +157915,23 @@ export declare namespace migrate {
|
|
|
156448
157915
|
*/
|
|
156449
157916
|
lastModifiedByType?: string;
|
|
156450
157917
|
}
|
|
157918
|
+
/**
|
|
157919
|
+
* ARM IDs of the target assessments.
|
|
157920
|
+
*/
|
|
157921
|
+
interface TargetAssessmentArmIdsResponse {
|
|
157922
|
+
/**
|
|
157923
|
+
* ARM ID for Azure Kubernetes Service assessment.
|
|
157924
|
+
*/
|
|
157925
|
+
aks?: string;
|
|
157926
|
+
/**
|
|
157927
|
+
* ARM ID for Azure App Service assessment.
|
|
157928
|
+
*/
|
|
157929
|
+
azureAppService?: string;
|
|
157930
|
+
/**
|
|
157931
|
+
* ARM ID for Azure App Service Container assessment.
|
|
157932
|
+
*/
|
|
157933
|
+
azureAppServiceContainer?: string;
|
|
157934
|
+
}
|
|
156451
157935
|
/**
|
|
156452
157936
|
* Storage profile for the directory on the target container.
|
|
156453
157937
|
*/
|
|
@@ -156626,6 +158110,85 @@ export declare namespace migrate {
|
|
|
156626
158110
|
*/
|
|
156627
158111
|
hoursPerDay?: number;
|
|
156628
158112
|
}
|
|
158113
|
+
/**
|
|
158114
|
+
* Web app assessment settings class.
|
|
158115
|
+
*/
|
|
158116
|
+
interface WebAppAssessmentSettingsResponse {
|
|
158117
|
+
/**
|
|
158118
|
+
* App Service container settings.
|
|
158119
|
+
*/
|
|
158120
|
+
appSvcContainerSettings: outputs.migrate.AppSvcContainerSettingsResponse;
|
|
158121
|
+
/**
|
|
158122
|
+
* App Service native settings.
|
|
158123
|
+
*/
|
|
158124
|
+
appSvcNativeSettings: outputs.migrate.AppSvcNativeSettingsResponse;
|
|
158125
|
+
/**
|
|
158126
|
+
* Azure Location or Azure region where to which the machines will be migrated.
|
|
158127
|
+
*/
|
|
158128
|
+
azureLocation?: string;
|
|
158129
|
+
/**
|
|
158130
|
+
* Azure security offering type.
|
|
158131
|
+
*/
|
|
158132
|
+
azureSecurityOfferingType: string;
|
|
158133
|
+
/**
|
|
158134
|
+
* Gets or sets the billing settings.
|
|
158135
|
+
*/
|
|
158136
|
+
billingSettings?: outputs.migrate.BillingSettingsResponse;
|
|
158137
|
+
/**
|
|
158138
|
+
* Currency in which prices should be reported.
|
|
158139
|
+
*/
|
|
158140
|
+
currency?: string;
|
|
158141
|
+
/**
|
|
158142
|
+
* Custom discount percentage.
|
|
158143
|
+
*/
|
|
158144
|
+
discountPercentage?: number;
|
|
158145
|
+
/**
|
|
158146
|
+
* Gets or sets user configurable setting to display the environment type.
|
|
158147
|
+
*/
|
|
158148
|
+
environmentType?: string;
|
|
158149
|
+
/**
|
|
158150
|
+
* Gets or sets the performance data.
|
|
158151
|
+
*/
|
|
158152
|
+
performanceData?: outputs.migrate.PerformanceDataResponse;
|
|
158153
|
+
/**
|
|
158154
|
+
* Gets or sets the savings settings.
|
|
158155
|
+
*/
|
|
158156
|
+
savingsSettings?: outputs.migrate.SavingsSettingsResponse;
|
|
158157
|
+
/**
|
|
158158
|
+
* Percentage of buffer that user wants on performance metrics when recommending
|
|
158159
|
+
* Azure sizes.
|
|
158160
|
+
*/
|
|
158161
|
+
scalingFactor?: number;
|
|
158162
|
+
/**
|
|
158163
|
+
* Assessment sizing criterion.
|
|
158164
|
+
*/
|
|
158165
|
+
sizingCriterion?: string;
|
|
158166
|
+
}
|
|
158167
|
+
/**
|
|
158168
|
+
* WebApp assessment resource properties.
|
|
158169
|
+
*/
|
|
158170
|
+
interface WebAppAssessmentV3PropertiesResponse {
|
|
158171
|
+
/**
|
|
158172
|
+
* Gets or sets the details of the assessment.
|
|
158173
|
+
*/
|
|
158174
|
+
details?: outputs.migrate.AssessmentDetailsResponse;
|
|
158175
|
+
/**
|
|
158176
|
+
* Gets or sets the machine assessment ARM ID for VM fallback.
|
|
158177
|
+
*/
|
|
158178
|
+
fallbackMachineAssessmentArmId?: string;
|
|
158179
|
+
/**
|
|
158180
|
+
* The status of the last operation.
|
|
158181
|
+
*/
|
|
158182
|
+
provisioningState: string;
|
|
158183
|
+
/**
|
|
158184
|
+
* Gets or sets the scope of assessment.
|
|
158185
|
+
*/
|
|
158186
|
+
scope?: outputs.migrate.ScopeResponse;
|
|
158187
|
+
/**
|
|
158188
|
+
* Gets or sets the settings for the assessment.
|
|
158189
|
+
*/
|
|
158190
|
+
settings?: outputs.migrate.WebAppAssessmentSettingsResponse;
|
|
158191
|
+
}
|
|
156629
158192
|
/**
|
|
156630
158193
|
* Class for web application configurations.
|
|
156631
158194
|
*/
|
|
@@ -160923,6 +162486,36 @@ export declare namespace netapp {
|
|
|
160923
162486
|
* activeDirectoryResponseProvideDefaults sets the appropriate defaults for ActiveDirectoryResponse
|
|
160924
162487
|
*/
|
|
160925
162488
|
function activeDirectoryResponseProvideDefaults(val: ActiveDirectoryResponse): ActiveDirectoryResponse;
|
|
162489
|
+
/**
|
|
162490
|
+
* Properties of the server managing the lifecycle of volume buckets
|
|
162491
|
+
*/
|
|
162492
|
+
interface BucketServerPropertiesResponse {
|
|
162493
|
+
/**
|
|
162494
|
+
* Certificate Common Name taken from the certificate installed on the bucket server
|
|
162495
|
+
*/
|
|
162496
|
+
certificateCommonName: string;
|
|
162497
|
+
/**
|
|
162498
|
+
* The bucket server's certificate expiry date.
|
|
162499
|
+
*/
|
|
162500
|
+
certificateExpiryDate: string;
|
|
162501
|
+
/**
|
|
162502
|
+
* The host part of the bucket URL, resolving to the bucket IP address and allowed by the server certificate.
|
|
162503
|
+
*/
|
|
162504
|
+
fqdn?: string;
|
|
162505
|
+
/**
|
|
162506
|
+
* The bucket server's IPv4 address
|
|
162507
|
+
*/
|
|
162508
|
+
ipAddress: string;
|
|
162509
|
+
}
|
|
162510
|
+
/**
|
|
162511
|
+
* The effective CIFS username when accessing the volume data.
|
|
162512
|
+
*/
|
|
162513
|
+
interface CifsUserResponse {
|
|
162514
|
+
/**
|
|
162515
|
+
* The CIFS user's username
|
|
162516
|
+
*/
|
|
162517
|
+
username?: string;
|
|
162518
|
+
}
|
|
160926
162519
|
/**
|
|
160927
162520
|
* Daily Schedule properties
|
|
160928
162521
|
*/
|
|
@@ -161026,6 +162619,19 @@ export declare namespace netapp {
|
|
|
161026
162619
|
* exportPolicyRuleResponseProvideDefaults sets the appropriate defaults for ExportPolicyRuleResponse
|
|
161027
162620
|
*/
|
|
161028
162621
|
function exportPolicyRuleResponseProvideDefaults(val: ExportPolicyRuleResponse): ExportPolicyRuleResponse;
|
|
162622
|
+
/**
|
|
162623
|
+
* File System user having access to volume data. For Unix, this is the user's uid and gid. For Windows, this is the user's username. Note that the Unix and Windows user details are mutually exclusive, meaning one or other must be supplied, but not both.
|
|
162624
|
+
*/
|
|
162625
|
+
interface FileSystemUserResponse {
|
|
162626
|
+
/**
|
|
162627
|
+
* The effective CIFS username when accessing the volume data.
|
|
162628
|
+
*/
|
|
162629
|
+
cifsUser?: outputs.netapp.CifsUserResponse;
|
|
162630
|
+
/**
|
|
162631
|
+
* The effective NFS User ID and Group ID when accessing the volume data.
|
|
162632
|
+
*/
|
|
162633
|
+
nfsUser?: outputs.netapp.NfsUserResponse;
|
|
162634
|
+
}
|
|
161029
162635
|
/**
|
|
161030
162636
|
* Hourly Schedule properties
|
|
161031
162637
|
*/
|
|
@@ -161167,6 +162773,19 @@ export declare namespace netapp {
|
|
|
161167
162773
|
*/
|
|
161168
162774
|
smbServerFqdn?: string;
|
|
161169
162775
|
}
|
|
162776
|
+
/**
|
|
162777
|
+
* The effective NFS User ID and Group ID when accessing the volume data.
|
|
162778
|
+
*/
|
|
162779
|
+
interface NfsUserResponse {
|
|
162780
|
+
/**
|
|
162781
|
+
* The NFS user's GID
|
|
162782
|
+
*/
|
|
162783
|
+
groupId?: number;
|
|
162784
|
+
/**
|
|
162785
|
+
* The NFS user's UID
|
|
162786
|
+
*/
|
|
162787
|
+
userId?: number;
|
|
162788
|
+
}
|
|
161170
162789
|
/**
|
|
161171
162790
|
* Application specific parameters for the placement of volumes in the volume group
|
|
161172
162791
|
*/
|
|
@@ -176152,7 +177771,7 @@ export declare namespace powerplatform {
|
|
|
176152
177771
|
/**
|
|
176153
177772
|
* Network injection configuration
|
|
176154
177773
|
*/
|
|
176155
|
-
virtualNetworks?: outputs.powerplatform.
|
|
177774
|
+
virtualNetworks?: outputs.powerplatform.VirtualNetworkPropertiesResponse[];
|
|
176156
177775
|
}
|
|
176157
177776
|
/**
|
|
176158
177777
|
* Properties of a subnet.
|
|
@@ -176192,19 +177811,6 @@ export declare namespace powerplatform {
|
|
|
176192
177811
|
*/
|
|
176193
177812
|
lastModifiedByType?: string;
|
|
176194
177813
|
}
|
|
176195
|
-
/**
|
|
176196
|
-
* A list of private link resources
|
|
176197
|
-
*/
|
|
176198
|
-
interface VirtualNetworkPropertiesListResponse {
|
|
176199
|
-
/**
|
|
176200
|
-
* Next page link if any.
|
|
176201
|
-
*/
|
|
176202
|
-
nextLink?: string;
|
|
176203
|
-
/**
|
|
176204
|
-
* Array of virtual networks.
|
|
176205
|
-
*/
|
|
176206
|
-
value?: outputs.powerplatform.VirtualNetworkPropertiesResponse[];
|
|
176207
|
-
}
|
|
176208
177814
|
/**
|
|
176209
177815
|
* Settings concerning the virtual network.
|
|
176210
177816
|
*/
|