Share via


ICdnMigrationToAfdParameters.MigrationEndpointMapping Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="A name map between classic CDN endpoints and AFD Premium/Standard endpoints.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IMigrationEndpointMapping) }, Read=true, ReadOnly=false, Required=false, SerializedName="migrationEndpointMappings", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IMigrationEndpointMapping> MigrationEndpointMapping { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="A name map between classic CDN endpoints and AFD Premium/Standard endpoints.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IMigrationEndpointMapping) }, Read=true, ReadOnly=false, Required=false, SerializedName="migrationEndpointMappings", Update=true)>]
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

Attributes

Applies to