次の方法で共有


CalculateExchangePostHeaders.Location プロパティ

定義

操作がいつ完了したかを判断するための URL を取得または設定します。 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象