次の方法で共有


DataConnectionsUpdateHeaders コンストラクター

定義

オーバーロード

DataConnectionsUpdateHeaders()

DataConnectionsUpdateHeaders クラスの新しいインスタンスを初期化します。

DataConnectionsUpdateHeaders(String)

DataConnectionsUpdateHeaders クラスの新しいインスタンスを初期化します。

DataConnectionsUpdateHeaders()

DataConnectionsUpdateHeaders クラスの新しいインスタンスを初期化します。

public DataConnectionsUpdateHeaders ();
Public Sub New ()

適用対象

DataConnectionsUpdateHeaders(String)

DataConnectionsUpdateHeaders クラスの新しいインスタンスを初期化します。

public DataConnectionsUpdateHeaders (string azureAsyncOperation = default);
new Microsoft.Azure.Management.Kusto.Models.DataConnectionsUpdateHeaders : string -> Microsoft.Azure.Management.Kusto.Models.DataConnectionsUpdateHeaders
Public Sub New (Optional azureAsyncOperation As String = Nothing)

パラメーター

azureAsyncOperation
String

操作の状態を照会する URL。

適用対象