DataCollectionRuleAssociationProxyOnlyResource Class

Definition of generic ARM proxy resource.

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

Inheritance
DataCollectionRuleAssociationProxyOnlyResource

Constructor

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

Variables

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).

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".