WorkloadProtectableItem.WorkloadType Property

Definition

Gets or sets type of workload for the backup management

[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