ContainerType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |