次の方法で共有


HttpManagementPayload.RestartPostUri プロパティ

定義

HTTP POST インスタンス再起動エンドポイントを取得します。

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

プロパティ値

オーケストレーション インスタンスを再起動するための HTTP URL。

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象