Uses of Class
com.azure.resourcemanager.cdn.models.MigrationErrorType
Packages that use MigrationErrorType
Package
Description
Package containing the inner data models for CdnManagementClient.
Package containing the 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. -
Uses of MigrationErrorType in com.azure.resourcemanager.cdn.models
Classes in com.azure.resourcemanager.cdn.models that implement interfaces with type arguments of type MigrationErrorTypeModifier and TypeClassDescriptionfinal classError response indicates CDN service is not able to process the incoming request.Methods in com.azure.resourcemanager.cdn.models that return MigrationErrorTypeModifier and TypeMethodDescriptionstatic MigrationErrorTypeMigrationErrorType.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MigrationErrorType from the JsonReader.