Language

PolicySetDefinitionVersionPropertiesParameters.TryGetValue Method

Definition

public bool TryGetValue(string key, out Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IParameterDefinitionsValue value);
abstract member TryGetValue : string * IParameterDefinitionsValue -> bool
override this.TryGetValue : string * IParameterDefinitionsValue -> bool
Public Function TryGetValue (key As String, ByRef value As IParameterDefinitionsValue) As Boolean

Parameters

key
String

Returns

Applies to