DataCollectionRuleAssociation interface
Definition of association of a data collection rule with a monitored Azure resource.
Properties
data |
The resource ID of the data collection endpoint that is to be associated. |
data |
The resource ID of the data collection rule that is to be associated. |
description | Description of the association. |
provisioning |
The resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
dataCollectionEndpointId
The resource ID of the data collection endpoint that is to be associated.
dataCollectionEndpointId?: string
Property Value
string
dataCollectionRuleId
The resource ID of the data collection rule that is to be associated.
dataCollectionRuleId?: string
Property Value
string
description
Description of the association.
description?: string
Property Value
string
provisioningState
The resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string