Lezen in het Engels

Delen via


StorageSyncServicesUpdateHeaders Constructors

Definition

Overloads

StorageSyncServicesUpdateHeaders()

Initializes a new instance of the StorageSyncServicesUpdateHeaders class.

StorageSyncServicesUpdateHeaders(String, String, String, String, String)

Initializes a new instance of the StorageSyncServicesUpdateHeaders class.

StorageSyncServicesUpdateHeaders()

Initializes a new instance of the StorageSyncServicesUpdateHeaders class.

public StorageSyncServicesUpdateHeaders ();

Applies to

StorageSyncServicesUpdateHeaders(String, String, String, String, String)

Initializes a new instance of the StorageSyncServicesUpdateHeaders class.

public StorageSyncServicesUpdateHeaders (string xMsRequestId = default, string xMsCorrelationRequestId = default, string azureAsyncOperation = default, string location = default, string retryAfter = default);

Parameters

xMsRequestId
String

Request id

xMsCorrelationRequestId
String

correlation request id

azureAsyncOperation
String

Operation Status Location URI

location
String

Operation Status Location URI

retryAfter
String

Retry After

Applies to