Share via


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

Property Value

String[]
Attributes

Applies to