Partager via


IdentityUserAssignedIdentities.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to