Compartir a través de


DataImportDetails.LogCollectionLevel Propiedad

Definición

Obtiene o establece el nivel de los registros que se van a recopilar. Entre los valores posibles se incluyen: 'Error', 'Verbose'

[Newtonsoft.Json.JsonProperty(PropertyName="logCollectionLevel")]
public Microsoft.Azure.Management.DataBox.Models.LogCollectionLevel? LogCollectionLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logCollectionLevel")>]
member this.LogCollectionLevel : Nullable<Microsoft.Azure.Management.DataBox.Models.LogCollectionLevel> with get, set
Public Property LogCollectionLevel As Nullable(Of LogCollectionLevel)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a