你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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
Name | Value | Description |
---|---|---|
AzureVM | 1 | Represents the Azure Virtual Machine (both Classic and Compute versions). |
Windows | 2 | Represents any windows containers such as those managed by the MAB device etc. |
AzureSQL | 3 | Represents any Azure Sql containers. |
AzureStorage | 4 | Represents any Azure Storage containers. |
AzureVMAppContainer | 5 | Represents Azure Workload |