GetMonitoringConfigResult

data class GetMonitoringConfigResult(val azureApiVersion: String, val id: String, val metricConfigurations: List<MetricConfigurationResponse>, val name: String, val systemData: SystemDataResponse, val type: String)

The metric setting details for the role

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, metricConfigurations: List<MetricConfigurationResponse>, name: String, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

The path ID that uniquely identifies the object.

Link copied to clipboard

The metrics configuration details

Link copied to clipboard

The object name.

Link copied to clipboard

Metadata pertaining to creation and last modification of MonitoringConfiguration

Link copied to clipboard

The hierarchical type of the object.