Share via


StorageContainer Class

Definition

Azure Storage Account workload-specific container.

public class StorageContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionContainer
type StorageContainer = class
    inherit BackupGenericProtectionContainer
Public Class StorageContainer
Inherits BackupGenericProtectionContainer
Inheritance

Constructors

StorageContainer()

Initializes a new instance of StorageContainer.

Properties

AcquireStorageAccountLock

Whether storage account lock is to be acquired for this container or not.

BackupManagementType

Type of backup management for the container.

(Inherited from BackupGenericProtectionContainer)
FriendlyName

Friendly name of the container.

(Inherited from BackupGenericProtectionContainer)
HealthStatus

Status of health of the container.

(Inherited from BackupGenericProtectionContainer)
ProtectableObjectType

Type of the protectable object associated with this container.

(Inherited from BackupGenericProtectionContainer)
ProtectedItemCount

Number of items backed up in this container.

RegistrationStatus

Status of registration of the container with the Recovery Services Vault.

(Inherited from BackupGenericProtectionContainer)
ResourceGroup

Resource group name of Recovery Services Vault.

SourceResourceId

Fully qualified ARM url.

StorageAccountVersion

Storage account version.

Applies to