Share via


PrivateEndpointConnectionsPutHeaders.AzureAsyncOperation Property

Definition

Gets or sets (specified only if operation does not finish synchronously) The URI to poll for completion status. The response of this URI may be synchronous or asynchronous.

[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