Condividi tramite


TableAttribute.Connection Property

Definition

Gets or sets the app setting name that contains the Azure Storage or Azure Cosmos connection string.

public string Connection { get; set; }
member this.Connection : string with get, set
Public Property Connection As String

Property Value

Implements

Microsoft.Azure.WebJobs.IConnectionProvider.Connection

Applies to