DataCollectionRuleAssociation.DataCollectionRuleId Property

Definition

Gets or sets the resource ID of the data collection rule that is to be associated.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to