Share via


DashboardLensParts.TryGetValue(String, IDashboardParts) Method

Definition

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

Parameters

key
String

Returns

Applies to