Freigeben über


SyncGroupsListByStorageSyncServiceHeaders Konstruktoren

Definition

Überlädt

SyncGroupsListByStorageSyncServiceHeaders()

Initialisiert eine neue instance der SyncGroupsListByStorageSyncServiceHeaders-Klasse.

SyncGroupsListByStorageSyncServiceHeaders(String, String)

Initialisiert eine neue instance der SyncGroupsListByStorageSyncServiceHeaders-Klasse.

SyncGroupsListByStorageSyncServiceHeaders()

Initialisiert eine neue instance der SyncGroupsListByStorageSyncServiceHeaders-Klasse.

public SyncGroupsListByStorageSyncServiceHeaders ();
Public Sub New ()

Gilt für:

SyncGroupsListByStorageSyncServiceHeaders(String, String)

Initialisiert eine neue instance der SyncGroupsListByStorageSyncServiceHeaders-Klasse.

public SyncGroupsListByStorageSyncServiceHeaders (string xMsRequestId = default, string xMsCorrelationRequestId = default);
new Microsoft.Azure.Management.StorageSync.Models.SyncGroupsListByStorageSyncServiceHeaders : string * string -> Microsoft.Azure.Management.StorageSync.Models.SyncGroupsListByStorageSyncServiceHeaders
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: