次の方法で共有


HttpManagementPayload.TerminatePostUri プロパティ

定義

HTTP POST インスタンス終了エンドポイントを取得します。

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

プロパティ値

インスタンス終了コマンドを投稿するための HTTP URL。

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象