GetResourceGroupScope

data class GetResourceGroupScope(val key: String, val objects: List<GetResourceGroupScopeObject>)

Constructors

Link copied to clipboard
constructor(key: String, objects: List<GetResourceGroupScopeObject>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

This is a combination of pre-defined resource name and identifier (like Account ID etc.)

Link copied to clipboard

A list of scope objects for additional context.