次の方法で共有


IAvailableProviders.ProvidersByCountry プロパティ

定義

国ごとにインデックスが付いた、使用可能なインターネット プロバイダーの読み取り専用マップを取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.Models.AvailableProvidersListCountry> ProvidersByCountry { get; }
member this.ProvidersByCountry : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.Models.AvailableProvidersListCountry>
Public ReadOnly Property ProvidersByCountry As IReadOnlyDictionary(Of String, AvailableProvidersListCountry)

プロパティ値

適用対象