Share via


MobileAttachedDataNetworkData.DnsAddresses 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.

public System.Collections.Generic.IList<string> DnsAddresses { get; }
member this.DnsAddresses : System.Collections.Generic.IList<string>
Public ReadOnly Property DnsAddresses As IList(Of String)

Property Value

Applies to