Dela via


ConnectionStringDictionaryProperties.Add Method

Definition

public void Add (string key, Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IConnStringValueTypePair value);
abstract member Add : string * Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IConnStringValueTypePair -> unit
override this.Add : string * Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IConnStringValueTypePair -> unit
Public Sub Add (key As String, value As IConnStringValueTypePair)

Parameters

key
String

Implements

Applies to