Aracılığıyla paylaş


IEndpointProperties.CustomDomain Property

Definition

The custom domains under the endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The custom domains under the endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedCustomDomain) }, ReadOnly=true, Required=false, SerializedName="customDomains")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedCustomDomain[] CustomDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The custom domains under the endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedCustomDomain) }, ReadOnly=true, Required=false, SerializedName="customDomains")>]
member this.CustomDomain : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedCustomDomain[]
Public ReadOnly Property CustomDomain As IDeepCreatedCustomDomain()

Property Value

Attributes

Applies to