Condividi tramite


IDomainPatchResource.NameServer Property

Definition

Name servers.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name servers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nameServers")]
public string[] NameServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name servers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nameServers")>]
member this.NameServer : string[]
Public ReadOnly Property NameServer As String()

Property Value

String[]
Attributes

Applies to