Class MigrateResultInner
java.lang.Object
com.azure.resourcemanager.cdn.fluent.models.MigrateResultInner
Result for migrate operation.
-
Constructor Details
-
MigrateResultInner
public MigrateResultInner()Creates an instance of MigrateResultInner class.
-
-
Method Details
-
id
Get the id property: Resource ID.- Returns:
- the id value.
-
type
Get the type property: Resource type.- Returns:
- the type value.
-
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.
-