Share via


DelegatedResources.TryGetValue(String, IDelegatedResource) Method

Definition

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

Parameters

key
String

Returns

Applies to