次の方法で共有


MediaServicesStorageAccount クラス

定義

ストレージ アカウントの詳細。

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

コンストラクター

MediaServicesStorageAccount(MediaServicesStorageAccountType)

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

プロパティ

AccountType

ストレージ アカウントの種類。

Id

ストレージ アカウント リソースの ID。 Media Services はテーブルとキューと BLOB に依存しているため、プライマリ ストレージ アカウントは Standard Storage アカウント (Microsoft.ClassicStorage または Microsoft.Storage) である必要があります。 セカンダリ ストレージ アカウントとして追加できるのは、BLOB のみのストレージ アカウントです。

Identity

ストレージ アカウント ID。

Status

ストレージ アカウント マッピングの現在の状態。

適用対象