次の方法で共有


HubCreateOrUpdateWithRawJsonContentParameters コンストラクター

定義

オーバーロード

HubCreateOrUpdateWithRawJsonContentParameters()
HubCreateOrUpdateWithRawJsonContentParameters(String)

HubCreateOrUpdateWithRawJsonContentParameters()

public HubCreateOrUpdateWithRawJsonContentParameters ();
Public Sub New ()

適用対象

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)

パラメーター

content
String

適用対象