Sdílet prostřednictvím


IRoute.LinkToDefaultDomain Property

Definition

whether this route will be linked to the default endpoint domain.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="whether this route will be linked to the default endpoint domain.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.LinkToDefaultDomain) }, ReadOnly=false, Required=false, SerializedName="linkToDefaultDomain")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.LinkToDefaultDomain? LinkToDefaultDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="whether this route will be linked to the default endpoint domain.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.LinkToDefaultDomain) }, ReadOnly=false, Required=false, SerializedName="linkToDefaultDomain")>]
member this.LinkToDefaultDomain : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.LinkToDefaultDomain> with get, set
Public Property LinkToDefaultDomain As Nullable(Of LinkToDefaultDomain)

Property Value

Attributes

Applies to