Compartilhar via


OnPremisesCassandraLinkedService Construtores

Definição

Sobrecargas

OnPremisesCassandraLinkedService()
OnPremisesCassandraLinkedService(String, String, String)

OnPremisesCassandraLinkedService()

public OnPremisesCassandraLinkedService ();
Public Sub New ()

Aplica-se a

OnPremisesCassandraLinkedService(String, String, String)

public OnPremisesCassandraLinkedService (string host, string authenticationType, string gatewayName);
new Microsoft.Azure.Management.DataFactories.Models.OnPremisesCassandraLinkedService : string * string * string -> Microsoft.Azure.Management.DataFactories.Models.OnPremisesCassandraLinkedService
Public Sub New (host As String, authenticationType As String, gatewayName As String)

Parâmetros

host
String
authenticationType
String
gatewayName
String

Aplica-se a