次の方法で共有


IContainerGroup.Volumes プロパティ

定義

このコンテナー グループのボリュームを取得します。

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

プロパティ値

適用対象