共用方式為


ApiHubTableAttribute(String) Constructor

Definition

Creates a new instance of this class.

public ApiHubTableAttribute (string connection);
new Microsoft.Azure.WebJobs.ApiHubTableAttribute : string -> Microsoft.Azure.WebJobs.ApiHubTableAttribute
Public Sub New (connection As String)

Parameters

connection
String

The key of the configuration setting that specifies the connection string.

Applies to