HubCreateOrUpdateWithRawJsonContentParameters Constructors

Definition

Overloads

HubCreateOrUpdateWithRawJsonContentParameters()
HubCreateOrUpdateWithRawJsonContentParameters(String)

HubCreateOrUpdateWithRawJsonContentParameters()

public HubCreateOrUpdateWithRawJsonContentParameters ();
Public Sub New ()

Applies to

HubCreateOrUpdateWithRawJsonContentParameters(String)

public HubCreateOrUpdateWithRawJsonContentParameters (string content);
new Microsoft.Azure.Management.DataFactories.Models.HubCreateOrUpdateWithRawJsonContentParameters : string -> Microsoft.Azure.Management.DataFactories.Models.HubCreateOrUpdateWithRawJsonContentParameters
Public Sub New (content As String)

Parameters

content
String

Applies to