BMSPOQueryObject.WorkloadType Property

Definition

Gets or sets workload type. Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'

[Newtonsoft.Json.JsonProperty(PropertyName="workloadType")]
public string WorkloadType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workloadType")>]
member this.WorkloadType : string with get, set
Public Property WorkloadType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to