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
str

Description of the association.

Default value: None
data_collection_rule_id
str

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

Default value: None
data_collection_endpoint_id
str

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

Default value: None

Variables

Name Description
id
str

Fully qualified ID of the resource.

name
str

The name of the resource.

type
str

The type of the resource.

etag
str

Resource entity tag (ETag).

system_data

Metadata pertaining to creation and last modification of the resource.

description
str

Description of the association.

data_collection_rule_id
str

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

data_collection_endpoint_id
str

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.