VMResourcesResponse

data class VMResourcesResponse(val vmResourceId: String? = null)

The vm resource properties that is currently being monitored by the Elastic monitor resource.

Constructors

Link copied to clipboard
constructor(vmResourceId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val vmResourceId: String? = null

The ARM id of the VM resource.