Uses of Class
com.azure.resourcemanager.cdn.fluent.models.CanMigrateResultInner
Packages that use CanMigrateResultInner
Package
Description
Package containing the service clients for CdnManagementClient.
Package containing the inner data models for CdnManagementClient.
-
Uses of CanMigrateResultInner in com.azure.resourcemanager.cdn.fluent
Methods in com.azure.resourcemanager.cdn.fluent that return CanMigrateResultInnerModifier and TypeMethodDescriptionProfilesClient.canMigrate(String resourceGroupName, CanMigrateParameters canMigrateParameters) Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.ProfilesClient.canMigrate(String resourceGroupName, CanMigrateParameters canMigrateParameters, com.azure.core.util.Context context) Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.Methods in com.azure.resourcemanager.cdn.fluent that return types with arguments of type CanMigrateResultInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CanMigrateResultInner>,CanMigrateResultInner> ProfilesClient.beginCanMigrate(String resourceGroupName, CanMigrateParameters canMigrateParameters) Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CanMigrateResultInner>,CanMigrateResultInner> ProfilesClient.beginCanMigrate(String resourceGroupName, CanMigrateParameters canMigrateParameters) Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CanMigrateResultInner>,CanMigrateResultInner> ProfilesClient.beginCanMigrate(String resourceGroupName, CanMigrateParameters canMigrateParameters, com.azure.core.util.Context context) Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CanMigrateResultInner>,CanMigrateResultInner> ProfilesClient.beginCanMigrate(String resourceGroupName, CanMigrateParameters canMigrateParameters, com.azure.core.util.Context context) Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CanMigrateResultInner>,CanMigrateResultInner> ProfilesClient.beginCanMigrateAsync(String resourceGroupName, CanMigrateParameters canMigrateParameters) Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CanMigrateResultInner>,CanMigrateResultInner> ProfilesClient.beginCanMigrateAsync(String resourceGroupName, CanMigrateParameters canMigrateParameters) Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile.ProfilesClient.canMigrateAsync(String resourceGroupName, CanMigrateParameters canMigrateParameters) Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile. -
Uses of CanMigrateResultInner in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return CanMigrateResultInnerModifier and TypeMethodDescriptionCanMigrateResultInner.withErrors(List<MigrationErrorType> errors) Set the errors property: The errors property.