次の方法で共有


AppPlatformStorageAccount クラス

定義

種類が Azure Storage アカウントのストレージ リソース。

public class AppPlatformStorageAccount : Azure.ResourceManager.AppPlatform.Models.AppPlatformStorageProperties
type AppPlatformStorageAccount = class
    inherit AppPlatformStorageProperties
Public Class AppPlatformStorageAccount
Inherits AppPlatformStorageProperties
継承
AppPlatformStorageAccount

コンストラクター

AppPlatformStorageAccount(String, String)

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

プロパティ

AccountKey

Azure Storage アカウントのアカウント キー。

AccountName

Azure Storage アカウントのアカウント名。

適用対象