Compartir a través de


AttachedDataNetwork.DnsAddress Property

Definition

The DNS servers to signal to UEs to use for this attached data network. This configuration is mandatory - if you don't want DNS servers, you must provide an empty array.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Inlined)]
public string[] DnsAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Inlined)>]
member this.DnsAddress : string[] with get, set
Public Property DnsAddress As String()

Property Value

String[]

Implements

Attributes

Applies to