Share via


ProtectionIntentQueryObject.ItemType Property

Definition

Gets or sets type of workload this item represents. Possible values include: 'Invalid', 'SQLInstance', 'SQLAvailabilityGroupContainer'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to