ICnameRecord.Cname Property

Definition

The canonical name for this CNAME record.

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

Property Value

Attributes

Applies to