ContainerType Enum

Definition

Type of the container that maybe managed by the recovery services vault.

public enum ContainerType
type ContainerType = 
Public Enum ContainerType
Inheritance
ContainerType

Fields

AzureSQL 3

Represents any Azure Sql containers.

AzureStorage 4

Represents any Azure Storage containers.

AzureVM 1

Represents the Azure Virtual Machine (both Classic and Compute versions).

AzureVMAppContainer 5

Represents Azure Workload

Windows 2

Represents any windows containers such as those managed by the MAB device etc.

Applies to