Compartir a través de


ImportDevicesRequest.IncludeConfigurations Propiedad

Definición

Obtiene o establece el valor que indica si se deben importar 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