GetDataCollectionRuleAssociationResult

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)

Types

Link copied to clipboard
object Companion

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
val description: String? = null

Description of the association.

Link copied to clipboard

Resource entity tag (ETag).

Link copied to clipboard
val id: String

Fully qualified ID of the resource.

Link copied to clipboard
Link copied to clipboard

The name of the resource.

Link copied to clipboard

The resource provisioning state.

Link copied to clipboard

Metadata pertaining to creation and last modification of the resource.

Link copied to clipboard

The type of the resource.