Get Configuration Assignment Result
data class GetConfigurationAssignmentResult(val azureApiVersion: String, val filter: ConfigurationAssignmentFilterPropertiesResponse? = null, 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(azureApiVersion: String, filter: ConfigurationAssignmentFilterPropertiesResponse? = null, id: String, location: String? = null, maintenanceConfigurationId: String? = null, name: String, resourceId: String? = null, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Properties of the configuration assignment
Link copied to clipboard
The maintenance configuration Id
Link copied to clipboard
The unique resourceId
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.