Share via


CdnMigrationToAfdParameters.MigrationEndpointMapping Property

Definition

A name map between classic CDN endpoints and AFD Premium/Standard endpoints.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IMigrationEndpointMapping> MigrationEndpointMapping { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.MigrationEndpointMapping : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IMigrationEndpointMapping> with get, set
Public Property MigrationEndpointMapping As List(Of IMigrationEndpointMapping)

Property Value

Implements

Attributes

Applies to