次の方法で共有


HttpManagementPayload.PurgeHistoryDeleteUri プロパティ

定義

インスタンス ID エンドポイントによる HTTP DELETE 消去インスタンス履歴を取得します。

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

プロパティ値

インスタンス ID でインスタンス履歴を消去するための HTTP URL。

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象