次の方法で共有


DataConnectionsUpdateHeaders.AzureAsyncOperation プロパティ

定義

操作の状態を照会する URL を取得または設定します。

[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

適用対象