Share via


DashboardPropertiesLenses.TryGetValue(String, IDashboardLens) Method

Definition

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

Parameters

key
String

Returns

Applies to