DataCollectionRuleAssociationProxyOnlyResource Class
Definition of generic ARM proxy resource.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
DataCollectionRuleAssociationProxyOnlyResource(*, description: str | None = None, data_collection_rule_id: str | None = None, data_collection_endpoint_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
description
|
Description of the association. Default value: None
|
|
data_collection_rule_id
|
The resource ID of the data collection rule that is to be associated. Default value: None
|
|
data_collection_endpoint_id
|
The resource ID of the data collection endpoint that is to be associated. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Fully qualified ID of the resource. |
|
name
|
The name of the resource. |
|
type
|
The type of the resource. |
|
etag
|
Resource entity tag (ETag). |
|
system_data
|
Metadata pertaining to creation and last modification of the resource. |
|
description
|
Description of the association. |
|
data_collection_rule_id
|
The resource ID of the data collection rule that is to be associated. |
|
data_collection_endpoint_id
|
The resource ID of the data collection endpoint that is to be associated. |
|
provisioning_state
|
The resource provisioning state. Known values are: "Creating", "Updating", "Deleting", "Succeeded", "Canceled", and "Failed". |
|
metadata
|
Metadata about the resource. |