QueryRequestApprovalPlansDetails.TryGetValue(String, IPlanDetails) Method

Definition

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

Parameters

key
String
value
IPlanDetails

Returns

Applies to