Freigeben über


ICustomDomainListResult.Value Property

Definition

List of CDN CustomDomains within an endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="List of CDN CustomDomains within an endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICustomDomain) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICustomDomain> Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="List of CDN CustomDomains within an endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICustomDomain) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICustomDomain>
Public ReadOnly Property Value As List(Of ICustomDomain)

Property Value

Attributes

Applies to