OnPremisesCassandraLinkedService Class

Definition

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

Constructors

OnPremisesCassandraLinkedService()
OnPremisesCassandraLinkedService(String, String, String)

Properties

AuthenticationType
EncryptedCredential
GatewayName
Host
Password
Port
Username

Applies to