Uses of Class
com.azure.resourcemanager.cdn.models.MigrationErrorType
Packages that use MigrationErrorType
Package
Description
Package containing the inner data models for CdnManagementClient.
-
Uses of MigrationErrorType in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type MigrationErrorTypeModifier and TypeMethodDescriptionCanMigrateProperties.errors()Get the errors property: The errors property.CanMigrateResultInner.errors()Get the errors property: The errors property.Method parameters in com.azure.resourcemanager.cdn.fluent.models with type arguments of type MigrationErrorTypeModifier and TypeMethodDescriptionCanMigrateProperties.withErrors(List<MigrationErrorType> errors) Set the errors property: The errors property.CanMigrateResultInner.withErrors(List<MigrationErrorType> errors) Set the errors property: The errors property.