PSExportDevicesRequest.ExcludeKeys Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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