Compartir a través de


ProtectedItemQueryObject.ItemType Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a