IdentityPropertiesUserAssignedIdentities.TryGetValue Method

Definition

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