Share via


IRoute.CustomDomain Property

Definition

Domains referenced by this endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Domains referenced by this endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IActivatedResourceReference) }, Read=true, ReadOnly=false, Required=false, SerializedName="customDomains", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IActivatedResourceReference> CustomDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Domains referenced by this endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IActivatedResourceReference) }, Read=true, ReadOnly=false, Required=false, SerializedName="customDomains", Update=true)>]
member this.CustomDomain : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IActivatedResourceReference> with get, set
Public Property CustomDomain As List(Of IActivatedResourceReference)

Property Value

Attributes

Applies to