CanMigrateParameters Class
Request body for CanMigrate operation.
All required parameters must be populated in order to send to server.
- Inheritance
-
azure.mgmt.cdn._serialization.ModelCanMigrateParameters
Constructor
CanMigrateParameters(*, classic_resource_reference: _models.ResourceReference, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
classic_resource_reference
|
Resource reference of the classic cdn profile or classic frontdoor that need to be migrated. Required. |
Variables
Name | Description |
---|---|
classic_resource_reference
|
Resource reference of the classic cdn profile or classic frontdoor that need to be migrated. Required. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python