次の方法で共有


ContainerAppTemplate.Volumes プロパティ

定義

コンテナー アプリのボリューム定義の一覧。

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

プロパティ値

適用対象