StorageAccountProperties Class

Definition

The properties of a storage account for a container registry. Only applicable to Classic SKU.

public class StorageAccountProperties
type StorageAccountProperties = class
Public Class StorageAccountProperties
Inheritance
StorageAccountProperties

Constructors

StorageAccountProperties()

Initializes a new instance of the StorageAccountProperties class.

StorageAccountProperties(String)

Initializes a new instance of the StorageAccountProperties class.

Properties

Id

Gets or sets the resource ID of the storage account.

Methods

Validate()

Validate the object.

Applies to