Get Maintenance Configuration Result
data class GetMaintenanceConfigurationResult(val extensionProperties: Map<String, String>? = null, val id: String, val location: String? = null, val maintenanceScope: String? = null, val name: String, val namespace: String? = null, val tags: Map<String, String>? = null, val type: String)
Maintenance configuration record type
Constructors
Properties
Link copied to clipboard
Gets or sets extensionProperties of the maintenanceConfiguration. This is for future use only and would be a set of key value pairs for additional information e.g. whether to follow SDP etc.
Link copied to clipboard
Gets or sets maintenanceScope of the configuration. It represent the impact area of the maintenance