StorageCapability Class

Definition

The storage account type capability.

public class StorageCapability
type StorageCapability = class
Public Class StorageCapability
Inheritance
StorageCapability

Constructors

StorageCapability()

Initializes a new instance of the StorageCapability class.

StorageCapability(String, Nullable<CapabilityStatus>, String)

Initializes a new instance of the StorageCapability class.

Properties

Reason

Gets or sets the reason for the capability not being available.

Status

Gets the status of the capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled'

StorageAccountType

Gets the storage account type for the database's backups. Possible values include: 'GRS', 'LRS', 'ZRS'

Applies to