GetConfigurationAssignmentParentResult

data class GetConfigurationAssignmentParentResult(val id: String, val location: String? = null, val maintenanceConfigurationId: String? = null, val name: String, val resourceId: String? = null, val systemData: SystemDataResponse, val type: String)

Configuration Assignment

Constructors

Link copied to clipboard
constructor(id: String, location: String? = null, maintenanceConfigurationId: String? = null, name: String, resourceId: String? = null, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Fully qualified identifier of the resource

Link copied to clipboard
val location: String? = null

Location of the resource

Link copied to clipboard

The maintenance configuration Id

Link copied to clipboard

Name of the resource

Link copied to clipboard
val resourceId: String? = null

The unique resourceId

Link copied to clipboard

Azure Resource Manager metadata containing createdBy and modifiedBy information.

Link copied to clipboard

Type of the resource