TracksUpdateHeaders Class

Definition

Defines headers for Update operation.

public class TracksUpdateHeaders
type TracksUpdateHeaders = class
Public Class TracksUpdateHeaders
Inheritance
TracksUpdateHeaders

Constructors

TracksUpdateHeaders()

Initializes a new instance of the TracksUpdateHeaders class.

TracksUpdateHeaders(Nullable<Int32>, String, String)

Initializes a new instance of the TracksUpdateHeaders class.

Properties

AzureAsyncOperation

Gets or sets the URI to poll for completion status.

Location

Gets or sets the URI to poll for completion status.

RetryAfter

Gets or sets the recommended number of seconds to wait before calling the URI specified in Azure-AsyncOperation.

Applies to