ManagementGroupsCreateOrUpdateHeaders.AzureAsyncOperation Propriedade

Definição

Obtém ou define a URL para verificar o status em andamento da operação. Para obter o status da operação assíncrona, envie uma solicitação GET para a URL no valor do cabeçalho Azure-AsyncOperation.

Para obter mais informações: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#asynchronous-operations

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a