Share via


IHciNicDetail.DnsServer Property

Definition

DNS Servers for NIC

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="DNS Servers for NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dnsServers")]
public string[] DnsServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="DNS Servers for NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dnsServers")>]
member this.DnsServer : string[]
Public ReadOnly Property DnsServer As String()

Property Value

String[]
Attributes

Applies to