Azure Function Linked Service Args
Azure Function linked service.
Constructors
Properties
List of tags that can be used for describing the linked service.
Type of authentication (Required to specify MSI) used to connect to AzureFunction. Type: string (or Expression with resultType string).
The integration runtime reference.
The credential reference containing authentication information.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
The endpoint of the Azure Function App. URL will be in the format https://
Function or Host key for Azure Function App.
Parameters for linked service.
Allowed token audiences for azure function. Type: string (or Expression with resultType string).