Class MigrateResultProperties
java.lang.Object
com.azure.resourcemanager.cdn.fluent.models.MigrateResultProperties
The MigrateResultProperties model.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of MigrateResultProperties class. -
Method Summary
Modifier and TypeMethodDescriptionGet the migratedProfileResourceId property: Arm resource id of the migrated profile.voidvalidate()Validates the instance.
-
Constructor Details
-
MigrateResultProperties
public MigrateResultProperties()Creates an instance of MigrateResultProperties class.
-
-
Method Details
-
migratedProfileResourceId
Get the migratedProfileResourceId property: Arm resource id of the migrated profile.- Returns:
- the migratedProfileResourceId value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-