Share via


IdentityInfoUserAssignedIdentities.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to