Share via


AzureFileShareProtectionPolicy.WorkLoadType Property

Definition

Gets or sets type of workload for the backup management. 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