Udostępnij za pośrednictwem


ConnectionStringDictionaryProperties.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to