Compartir a través de


ExportDevicesRequest.IncludeConfigurations Propiedad

Definición

Obtiene o establece el valor que indica si se deben exportar configuraciones.

[Newtonsoft.Json.JsonProperty(PropertyName="includeConfigurations")]
public bool? IncludeConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includeConfigurations")>]
member this.IncludeConfigurations : Nullable<bool> with get, set
Public Property IncludeConfigurations As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a