Share via


NetworkInterface.IPSettingDnsServer Property

Definition

Gets or sets the dns servers.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> IPSettingDnsServer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)>]
member this.IPSettingDnsServer : System.Collections.Generic.List<string> with get, set
Public Property IPSettingDnsServer As List(Of String)

Property Value

Implements

Attributes

Applies to