DataCollectionRuleAssociation Class

Definition of association of a data collection rule with a monitored Azure resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
DataCollectionRuleAssociation

Constructor

DataCollectionRuleAssociation(*, description: Optional[str] = None, data_collection_rule_id: Optional[str] = None, **kwargs)

Variables

description
str

Description of the association.

data_collection_rule_id
str

The resource ID of the data collection rule that is to be associated.

provisioning_state
str or <xref:$>(<xref:python-base-namespace>)KnownDataCollectionRuleAssociationProvisioningState

The resource provisioning state. Possible values include: "Creating", "Updating", "Deleting", "Succeeded", "Failed".