Megosztás a következőn keresztül:


MediaServicesStorageAccount Class

Definition

The storage account details.

public class MediaServicesStorageAccount
type MediaServicesStorageAccount = class
Public Class MediaServicesStorageAccount
Inheritance
MediaServicesStorageAccount

Constructors

MediaServicesStorageAccount(MediaServicesStorageAccountType)

Initializes a new instance of MediaServicesStorageAccount.

Properties

AccountType

The type of the storage account.

Id

The ID of the storage account resource. Media Services relies on tables and queues as well as blobs, so the primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage). Blob only storage accounts can be added as secondary storage accounts.

Identity

The storage account identity.

Status

The current status of the storage account mapping.

Applies to