次の方法で共有


RolloutsCreateOrUpdateHeaders.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

適用対象