Condividi tramite


GitHubOwnerConfigurationRepositoryConfigs.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to