你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WorkloadType 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 workload running in an item.
public enum WorkloadType
type WorkloadType =
Public Enum WorkloadType
- Inheritance
-
WorkloadType
Fields
Name | Value | Description |
---|---|---|
AzureVM | 1 | Represents the Azure Virtual Machine (both Classic and Compute versions). |
AzureSQLDatabase | 2 | |
AzureFiles | 3 | Represents Azure File https://learn.microsoft.com/en-in/azure/storage/files/storage-files-introduction |
MSSQL | 4 | Represents MSSQL in Azure VM. |
FileFolder | 5 | Represents MARS agent. |
SAPHanaDatabase | 6 | Represents SAPHANA in Azure VM. |