次の方法で共有


IContainerGroup.Containers プロパティ

定義

このコンテナー グループ内のコンテナー インスタンスを取得します。

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

プロパティ値

適用対象