INsRecord.Nsdname Property

Definition

The name server name for this NS record.

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

Property Value

Attributes

Applies to