次の方法で共有


AppCustomPersistentDisk.CustomPersistentDiskProperties プロパティ

定義

カスタム永続ディスク リソース ペイロードのプロパティ。 基底クラスであることに注意 AppCustomPersistentDiskProperties してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます AppPlatformAzureFileVolume

public Azure.ResourceManager.AppPlatform.Models.AppCustomPersistentDiskProperties CustomPersistentDiskProperties { get; set; }
member this.CustomPersistentDiskProperties : Azure.ResourceManager.AppPlatform.Models.AppCustomPersistentDiskProperties with get, set
Public Property CustomPersistentDiskProperties As AppCustomPersistentDiskProperties

プロパティ値

適用対象