AppCustomPersistentDisk クラス

定義

カスタムの永続ディスク リソース ペイロード。

public class AppCustomPersistentDisk
type AppCustomPersistentDisk = class
Public Class AppCustomPersistentDisk
継承
AppCustomPersistentDisk

コンストラクター

AppCustomPersistentDisk(String)

AppCustomPersistentDisk の新しいインスタンスを初期化します。

プロパティ

CustomPersistentDiskProperties

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

StorageId

Azure Spring Apps Storage リソースのリソース ID。

適用対象