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. |