TracksDeleteHeaders Class

Definition

Defines headers for Delete operation.

public class TracksDeleteHeaders
type TracksDeleteHeaders = class
Public Class TracksDeleteHeaders
Inheritance
TracksDeleteHeaders

Constructors

TracksDeleteHeaders()

Initializes a new instance of the TracksDeleteHeaders class.

TracksDeleteHeaders(Nullable<Int32>, String, String)

Initializes a new instance of the TracksDeleteHeaders 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