次の方法で共有


OperationResultsGetHeaders.AzureAsyncOperation プロパティ

定義

完了状態をポーリングする URI を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象