HttpManagementPayload.PurgeHistoryDeleteUri Property

Definition

Gets the HTTP DELETE purge instance history by instance ID endpoint.

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

Property Value

The HTTP URL for purging instance history by instance ID.

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to