Share via


ServiceUnitsCreateOrUpdateHeaders.AzureAsyncOperation Property

Definition

Gets or sets contains the status URL on which clients are expected to poll the status of the operation.

[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