TracksCreateOrUpdateHeaders.AzureAsyncOperation Property

Definition

Gets or sets the URI to poll for completion status.

[Newtonsoft.Json.JsonProperty(PropertyName="Azure-AsyncOperation")]
public string AzureAsyncOperation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Azure-AsyncOperation")>]
member this.AzureAsyncOperation : string with get, set
Public Property AzureAsyncOperation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to