次の方法で共有


INetworkInterface.IPConfigurations プロパティ

定義

名前でインデックス付けされた、このネットワーク インターフェイスの IP 構成を取得します。

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

プロパティ値

適用対象