toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.monitor.kotlin.outputs
/
ScopeMapResponse
Scope
Map
Response
data
class
ScopeMapResponse
(
val
from
:
String
,
val
to
:
String
)
Scope map for schema in azure monitor.
Members
Constructors
Scope
Map
Response
Link copied to clipboard
constructor
(
from
:
String
,
to
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
from
Link copied to clipboard
val
from
:
String
Scope Map Key.
to
Link copied to clipboard
val
to
:
String
Scope Map Value.