QueryDatasetAggregation.TryGetValue(String, IQueryAggregation) Method

Definition

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

Parameters

key
String

Returns

Applies to