Delen via


ResourceIdentityUserAssignedIdentities.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to