Sdílet prostřednictvím


AttachedDataNetworkPropertiesFormat.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.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Owned)]
public string[] DnsAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Owned)>]
member this.DnsAddress : string[] with get, set
Public Property DnsAddress As String()

Property Value

String[]

Implements

Attributes

Applies to