GetMonitoringSettingResult

data class GetMonitoringSettingResult(val id: String, val name: String, val properties: MonitoringSettingPropertiesResponse, val type: String)

Monitoring Setting resource

Constructors

Link copied to clipboard
constructor(id: String, name: String, properties: MonitoringSettingPropertiesResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Fully qualified resource Id for the resource.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

Properties of the Monitoring Setting resource

Link copied to clipboard

The type of the resource.