Share via


ConnectionStringDictionaryProperties.TryGetValue Method

Definition

public bool TryGetValue (string key, out Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.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