Partager via


ImportDevicesRequest.IncludeConfigurations Propriété

Définition

Obtient ou définit la valeur indiquant si les configurations doivent être importées.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à