Share via


MobileNetworkSliceConfiguration.DataNetworkConfigurations Property

Definition

The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item.

public System.Collections.Generic.IList<Azure.ResourceManager.MobileNetwork.Models.DataNetworkConfiguration> DataNetworkConfigurations { get; }
member this.DataNetworkConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.MobileNetwork.Models.DataNetworkConfiguration>
Public ReadOnly Property DataNetworkConfigurations As IList(Of DataNetworkConfiguration)

Property Value

Applies to