DataCollectionRuleAssociationProxyOnlyResourceProperties Class
Resource properties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.monitor.v2019_11_01_preview.models._models_py3.DataCollectionRuleAssociationDataCollectionRuleAssociationProxyOnlyResourceProperties
Constructor
DataCollectionRuleAssociationProxyOnlyResourceProperties(*, 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".
Feedback
Submit and view feedback for