ResourceMapResponse

data class ResourceMapResponse(val from: String, val to: String)

Resource map for schema in azure monitor.

Constructors

Link copied to clipboard
constructor(from: String, to: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource Map Key.

Link copied to clipboard
val to: String

Resource Map Value.