DataCollectionRuleAssociationProxyOnlyResource interface
Definition of generic ARM proxy resource.
Properties
| data |
The resource ID of the data collection endpoint that is to be associated. |
| data |
The resource ID of the data collection rule that is to be associated. |
| description | Description of the association. |
| etag | Resource entity tag (ETag). NOTE: This property will not be serialized. It can only be populated by the server. |
| id | Fully qualified ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
The resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
| system |
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
dataCollectionEndpointId
The resource ID of the data collection endpoint that is to be associated.
dataCollectionEndpointId?: string
Property Value
string
dataCollectionRuleId
The resource ID of the data collection rule that is to be associated.
dataCollectionRuleId?: string
Property Value
string
description
Description of the association.
description?: string
Property Value
string
etag
Resource entity tag (ETag). NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
id
Fully qualified ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
provisioningState
The resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
systemData
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
type
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string