次の方法で共有


AppPlatformAppProperties.CustomPersistentDisks プロパティ

定義

カスタム永続ディスクの一覧。

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

プロパティ値

適用対象