Share via


ExportDevicesRequest.ExcludeKeys Property

Definition

Gets or sets the value indicating whether keys should be excluded during export.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to