Get Monitor Result
data class GetMonitorResult(val azureApiVersion: String, val id: String, val identity: IdentityPropertiesResponse? = null, val location: String, val name: String, val properties: MonitorPropertiesResponse, val sku: ResourceSkuResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Monitor resource.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, identity: IdentityPropertiesResponse? = null, location: String, name: String, properties: MonitorPropertiesResponse, sku: ResourceSkuResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Identity properties of the monitor resource.
Link copied to clipboard
Properties of the monitor resource.
Link copied to clipboard
SKU of the monitor resource.
Link copied to clipboard
The system metadata relating to this resource