ScopeMapResponse

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

Scope 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

Scope Map Key.

Link copied to clipboard
val to: String

Scope Map Value.