GetDataCollectionRuleAssociationResult

data class GetDataCollectionRuleAssociationResult(val dataCollectionRuleId: String? = null, val description: String? = null, val etag: String, val id: String, val name: String, val provisioningState: String, val type: String)

Definition of generic ARM proxy resource.

Constructors

Link copied to clipboard
constructor(dataCollectionRuleId: String? = null, description: String? = null, etag: String, id: String, name: String, provisioningState: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

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

The name of the resource.

Link copied to clipboard

The resource provisioning state.

Link copied to clipboard

The type of the resource.