ConvertFromJsonCommand.AsHashtable Property

Definition

Returned data structure is a Hashtable instead a CustomPSObject.

[System.Management.Automation.Parameter]
public System.Management.Automation.SwitchParameter AsHashtable { get; set; }
[<System.Management.Automation.Parameter>]
member this.AsHashtable : System.Management.Automation.SwitchParameter with get, set
Public Property AsHashtable As SwitchParameter

Property Value

Attributes

Applies to