Delen via


CatalogBillingPlans.TryGetValue(String, ReservationBillingPlan[]) Method

Definition

public bool TryGetValue (string key, out Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ReservationBillingPlan[] value);
abstract member TryGetValue : string * ReservationBillingPlan[] -> bool
override this.TryGetValue : string * ReservationBillingPlan[] -> bool
Public Function TryGetValue (key As String, ByRef value As ReservationBillingPlan()) As Boolean

Parameters

key
String

Returns

Applies to