次の方法で共有


OnPremisesCassandraLinkedService クラス

定義

[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
継承
OnPremisesCassandraLinkedService
属性

コンストラクター

OnPremisesCassandraLinkedService()
OnPremisesCassandraLinkedService(String, String, String)

プロパティ

AuthenticationType
EncryptedCredential
GatewayName
Host
Password
Port
Username

適用対象