Compartir a través de


UserRoleAssignmentRoles.TryGetValue(String, IEnvironmentRole) Method

Definition

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

Parameters

key
String

Returns

Applies to