ResourceDeleteCancelData.Claims Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to