OData Linked Service Args
Open Data Protocol (OData) linked service.
Constructors
Properties
Specify the resource you are requesting authorization to use Directory. Type: string (or Expression with resultType string).
Specify the credential type (key or cert) is used for service principal.
List of tags that can be used for describing the linked service.
Type of authentication used to connect to the OData service.
The additional HTTP headers in the request to RESTful API used for authorization. Type: key value pairs (value should be string type).
Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string).
The integration runtime reference.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Parameters for linked service.
Password of the OData service.
Specify the base64 encoded certificate of your application registered in Azure Active Directory. Type: string (or Expression with resultType string).
Specify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication. Type: string (or Expression with resultType string).
Specify the application id of your application registered in Azure Active Directory. Type: string (or Expression with resultType string).
Specify the secret of your application registered in Azure Active Directory. Type: string (or Expression with resultType string).