DataConnectionsUpdateHeaders Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DataConnectionsUpdateHeaders() |
Initializes a new instance of the DataConnectionsUpdateHeaders class. |
DataConnectionsUpdateHeaders(String) |
Initializes a new instance of the DataConnectionsUpdateHeaders class. |
DataConnectionsUpdateHeaders()
Initializes a new instance of the DataConnectionsUpdateHeaders class.
public DataConnectionsUpdateHeaders ();
Public Sub New ()
Applies to
DataConnectionsUpdateHeaders(String)
Initializes a new instance of the DataConnectionsUpdateHeaders class.
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)
Parameters
- azureAsyncOperation
- String
URL to query for status of the operation.