Compartir a través de


ProtectionIntentQueryObject.ItemType Propiedad

Definición

Obtiene o establece el tipo de carga de trabajo que representa este elemento. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a