Sdílet prostřednictvím


IdentityPropertiesUserAssignedIdentities.TryGetValue Method

Definition

public bool TryGetValue (string key, out Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.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