Share via


StorageAccount Class

Definition

The details about the associated storage account.

public class StorageAccount
type StorageAccount = class
Public Class StorageAccount
Inheritance
StorageAccount

Constructors

StorageAccount()

Initializes a new instance of the StorageAccount class.

StorageAccount(String, ResourceIdentity, String)

Initializes a new instance of the StorageAccount class.

Properties

Id

Gets or sets the ID of the storage account resource. Video Analyzer relies on tables, queues, and blobs. The primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage).

Identity

Gets or sets a managed identity that Video Analyzer will use to access the storage account.

Status

Gets the current status of the storage account mapping.

Methods

Validate()

Validate the object.

Applies to