Share via


ProjectEnvironmentTypeUpdatePropertiesUserRoleAssignments.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to