Compartir a través de


CredentialsCustomRegistries.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to