RuleManagementEventDataSource.ResourceProviderName Property

Definition

Gets or sets the resource provider name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to