Get Data Collection Rule Association Result
data class GetDataCollectionRuleAssociationResult(val dataCollectionEndpointId: String? = null, val dataCollectionRuleId: String? = null, val description: String? = null, val etag: String, val id: String, val metadata: DataCollectionRuleAssociationResponseMetadata, val name: String, val provisioningState: String, val systemData: DataCollectionRuleAssociationProxyOnlyResourceResponseSystemData, val type: String)
Definition of generic ARM proxy resource.
Constructors
Link copied to clipboard
constructor(dataCollectionEndpointId: String? = null, dataCollectionRuleId: String? = null, description: String? = null, etag: String, id: String, metadata: DataCollectionRuleAssociationResponseMetadata, name: String, provisioningState: String, systemData: DataCollectionRuleAssociationProxyOnlyResourceResponseSystemData, type: String)
Properties
Link copied to clipboard
The resource ID of the data collection endpoint that is to be associated.
Link copied to clipboard
The resource ID of the data collection rule that is to be associated.
Link copied to clipboard
Description of the association.
Link copied to clipboard
Metadata about the resource
Link copied to clipboard
The resource provisioning state.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.