AzureScopeConfiguration

The scope configuration for an Azure connector, defining the tenant or subscription scope.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of scope. Valid values are tenant and subscription.

Link copied to clipboard

The list of scope values, such as subscription IDs, when the scope type is subscription.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String