Compartir a través de


CalculateExchangePostHeaders.Location Propiedad

Definición

Obtiene o establece la dirección URL para determinar cuándo se ha completado una operación. Solo use este valor cuando no se devuelva Azure-AsyncOperation.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a