JsonObject.ConvertToJsonContext Struct
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.
Context for convert-to-json operation.
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct JsonObject.ConvertToJsonContext
[<System.Runtime.CompilerServices.IsReadOnly>]
type JsonObject.ConvertToJsonContext = struct
Public Structure JsonObject.ConvertToJsonContext
- Inheritance
-
JsonObject.ConvertToJsonContext
- Attributes
Json |
|
Json |
Initializes a new instance of the JsonObject.ConvertToJsonContext struct. |
Json |
Initializes a new instance of the JsonObject.ConvertToJsonContext struct. |
Cancellation |
Gets the cancellation token. |
Cmdlet |
Gets the target cmdlet that is doing the convert-to-json operation. |
Compress |
Gets the CompressOutput setting. |
Enums |
Gets the EnumsAsStrings setting. |
Max |
Gets the maximum depth for walking the object graph. |
String |
Gets the StringEscapeHandling setting. |
Produto | Versións |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |