Share via


UnlockDeleteRequest.ResourceToBeDeleted Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="resourceToBeDeleted")]
public string ResourceToBeDeleted { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceToBeDeleted")>]
member this.ResourceToBeDeleted : string with get, set
Public Property ResourceToBeDeleted As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to