次の方法で共有


ContainerNetworkInterfaceConfiguration.IPConfigurations プロパティ

定義

コンテナー ネットワーク インターフェイス構成の IP 構成の一覧。

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

プロパティ値

適用対象