次の方法で共有


MobileNetworkSliceConfiguration.DataNetworkConfigurations プロパティ

定義

許可されたデータ ネットワークと、それらに使用する設定。 リストに重複する項目を含めず、少なくとも 1 つの項目を含む必要があります。

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)

プロパティ値

適用対象