次の方法で共有


HttpManagementPayload.RewindPostUri プロパティ

定義

HTTP POST インスタンスの巻き戻しエンドポイントを取得します。

[Newtonsoft.Json.JsonProperty("rewindPostUri")]
public string RewindPostUri { get; }
[<Newtonsoft.Json.JsonProperty("rewindPostUri")>]
member this.RewindPostUri : string
Public ReadOnly Property RewindPostUri As String

プロパティ値

オーケストレーション インスタンスを巻き戻す HTTP URL。

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象