DataCollectionRuleAssociation.DataCollectionEndpointId Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to