PolicyCmdletBase.GetParameters(String, Hashtable) Method
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.
protected Newtonsoft.Json.Linq.JObject GetParameters (string policyParameter, System.Collections.Hashtable policyParameterObject);
member this.GetParameters : string * System.Collections.Hashtable -> Newtonsoft.Json.Linq.JObject
Protected Function GetParameters (policyParameter As String, policyParameterObject As Hashtable) As JObject
Parameters
- policyParameter
- String
- policyParameterObject
- Hashtable
Returns
Newtonsoft.Json.Linq.JObject