ResourceDeleteCancelData.ResourceProvider Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to