Compartilhar via


NetworkInterfacePropertiesFormat.DnsSettingAppliedDnsServer Property

Definition

If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public string[] DnsSettingAppliedDnsServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.DnsSettingAppliedDnsServer : string[]
Public ReadOnly Property DnsSettingAppliedDnsServer As String()

Property Value

String[]

Implements

Attributes

Applies to