Freigeben über


WorkflowsListByStorageSyncServiceHeaders Konstruktoren

Definition

Überlädt

WorkflowsListByStorageSyncServiceHeaders()

Initialisiert eine neue instance der Klasse WorkflowsListByStorageSyncServiceHeaders.

WorkflowsListByStorageSyncServiceHeaders(String, String)

Initialisiert eine neue instance der Klasse WorkflowsListByStorageSyncServiceHeaders.

WorkflowsListByStorageSyncServiceHeaders()

Initialisiert eine neue instance der Klasse WorkflowsListByStorageSyncServiceHeaders.

public WorkflowsListByStorageSyncServiceHeaders ();
Public Sub New ()

Gilt für:

WorkflowsListByStorageSyncServiceHeaders(String, String)

Initialisiert eine neue instance der Klasse WorkflowsListByStorageSyncServiceHeaders.

public WorkflowsListByStorageSyncServiceHeaders (string xMsRequestId = default, string xMsCorrelationRequestId = default);
new Microsoft.Azure.Management.StorageSync.Models.WorkflowsListByStorageSyncServiceHeaders : string * string -> Microsoft.Azure.Management.StorageSync.Models.WorkflowsListByStorageSyncServiceHeaders
Public Sub New (Optional xMsRequestId As String = Nothing, Optional xMsCorrelationRequestId As String = Nothing)

Parameter

xMsRequestId
String

Anforderungs-ID.

xMsCorrelationRequestId
String

Korrelationsanforderungs-ID.

Gilt für: