AppPlatformStorageProperties クラス

定義

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

public abstract class AppPlatformStorageProperties
type AppPlatformStorageProperties = class
Public MustInherit Class AppPlatformStorageProperties
継承
AppPlatformStorageProperties
派生

コンストラクター

AppPlatformStorageProperties()

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

適用対象