次の方法で共有


AppPlatformStorageData.Properties プロパティ

定義

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

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

プロパティ値

適用対象