次の方法で共有


NetworkProfileData.ContainerNetworkInterfaces プロパティ

定義

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

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

プロパティ値

適用対象