ODataLinkedService Class

Definition

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("OData")]
public class ODataLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("OData")>]
type ODataLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class ODataLinkedService
Inherits LinkedServiceTypeProperties
Inheritance
Attributes

Constructors

ODataLinkedService()
ODataLinkedService(String, String)

Properties

AuthenticationType
AuthorizedCredential
EncryptedCredential
GatewayName
Password
Url
Username

Applies to