Share via


ICdnIdentity.CustomDomainName Property

Definition

Name of the ___domain under the profile which is unique globally.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Name of the ___domain under the profile which is unique globally.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customDomainName")]
public string CustomDomainName { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Name of the ___domain under the profile which is unique globally.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customDomainName", Update=true)]
public string CustomDomainName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Name of the ___domain under the profile which is unique globally.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customDomainName")>]
member this.CustomDomainName : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Name of the ___domain under the profile which is unique globally.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customDomainName", Update=true)>]
member this.CustomDomainName : string with get, set
Public Property CustomDomainName As String

Property Value

Attributes

Applies to