Compartilhar via


Gateway Construtores

Definição

Sobrecargas

Gateway()
Gateway(String, GatewayProperties)

Gateway()

public Gateway();
Public Sub New ()

Aplica-se a

Gateway(String, GatewayProperties)

public Gateway(string name, Microsoft.Azure.Management.DataFactories.Models.GatewayProperties properties);
new Microsoft.Azure.Management.DataFactories.Models.Gateway : string * Microsoft.Azure.Management.DataFactories.Models.GatewayProperties -> Microsoft.Azure.Management.DataFactories.Models.Gateway
Public Sub New (name As String, properties As GatewayProperties)

Parâmetros

name
String
properties
GatewayProperties

Aplica-se a