Partager via


ProtectedItemQueryObject.ItemType Propriété

Définition

Obtient ou définit le type de charge de travail que cet élément représente. Les valeurs possibles sont les suivantes : « Invalid », « VM », « FileFolder », « AzureSqlDb », « SQLDB », « Exchange », « Sharepoint », « VMwareVM », « SystemState », « Client », « GenericDataSource », « SQLDataBase », « AzureFileShare », « SAPHanaDatabase », « SAPAseDatabase »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à