MigrationEndpointMapping Class
CDN Endpoint Mapping.
Constructor
MigrationEndpointMapping(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
migrated_from
|
Name of the classic CDN profile endpoint. |
|
migrated_to
|
Name of the newly created migrated Azure Frontdoor Standard/Premium profile endpoint. This name will replace the name of the classic CDN endpoint resource. |
Attributes
migrated_from
Name of the classic CDN profile endpoint.
migrated_from: str | None
migrated_to
Name of the newly created migrated Azure Frontdoor Standard/Premium profile endpoint. This name will replace the name of the classic CDN endpoint resource.
migrated_to: str | None