Freigeben über


IResourcesResponse.CustomDomain Property

Definition

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

Property Value

Attributes

Applies to