Partager via


Gateway Constructeurs

Définition

Surcharges

Gateway()
Gateway(String, GatewayProperties)

Gateway()

public Gateway ();
Public Sub New ()

S’applique à

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)

Paramètres

name
String
properties
GatewayProperties

S’applique à