Compartir a través de


ICnameRecord.Cname Property

Definition

The canonical name for this CNAME record.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The canonical name for this CNAME record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cname")]
public string Cname { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The canonical name for this CNAME record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cname")>]
member this.Cname : string with get, set
Public Property Cname As String

Property Value

Attributes

Applies to