Uses of Class
com.azure.resourcemanager.cdn.fluent.models.MigrateResultInner
Packages that use MigrateResultInner
Package
Description
Package containing the service clients for CdnManagementClient.
Package containing the inner data models for CdnManagementClient.
-
Uses of MigrateResultInner in com.azure.resourcemanager.cdn.fluent
Methods in com.azure.resourcemanager.cdn.fluent that return MigrateResultInnerModifier and TypeMethodDescriptionProfilesClient.migrate(String resourceGroupName, MigrationParameters migrationParameters) Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile.ProfilesClient.migrate(String resourceGroupName, MigrationParameters migrationParameters, com.azure.core.util.Context context) Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile.Methods in com.azure.resourcemanager.cdn.fluent that return types with arguments of type MigrateResultInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<MigrateResultInner>, MigrateResultInner> ProfilesClient.beginMigrate(String resourceGroupName, MigrationParameters migrationParameters) Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<MigrateResultInner>, MigrateResultInner> ProfilesClient.beginMigrate(String resourceGroupName, MigrationParameters migrationParameters) Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<MigrateResultInner>, MigrateResultInner> ProfilesClient.beginMigrate(String resourceGroupName, MigrationParameters migrationParameters, com.azure.core.util.Context context) Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<MigrateResultInner>, MigrateResultInner> ProfilesClient.beginMigrate(String resourceGroupName, MigrationParameters migrationParameters, com.azure.core.util.Context context) Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<MigrateResultInner>, MigrateResultInner> ProfilesClient.beginMigrateAsync(String resourceGroupName, MigrationParameters migrationParameters) Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<MigrateResultInner>, MigrateResultInner> ProfilesClient.beginMigrateAsync(String resourceGroupName, MigrationParameters migrationParameters) Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile.ProfilesClient.migrateAsync(String resourceGroupName, MigrationParameters migrationParameters) Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile. -
Uses of MigrateResultInner in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return MigrateResultInnerModifier and TypeMethodDescriptionstatic MigrateResultInnerMigrateResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MigrateResultInner from the JsonReader.