TracksUpdateTrackDataHeaders Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines headers for UpdateTrackData operation.
public class TracksUpdateTrackDataHeaders
type TracksUpdateTrackDataHeaders = class
Public Class TracksUpdateTrackDataHeaders
- Inheritance
-
TracksUpdateTrackDataHeaders
Constructors
TracksUpdateTrackDataHeaders() |
Initializes a new instance of the TracksUpdateTrackDataHeaders class. |
TracksUpdateTrackDataHeaders(Nullable<Int32>, String, String) |
Initializes a new instance of the TracksUpdateTrackDataHeaders 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
Azure SDK for .NET