AzureConfiguration

The access details and targets for connecting to a Microsoft Azure tenant, including the application registration used for authentication and the subscriptions to target.

Types

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

Properties

Link copied to clipboard

The display name of the Azure application registration.

Link copied to clipboard

The ID of the Azure application registration used for authentication.

Link copied to clipboard

The target Azure subscriptions for the cloud connector.

Link copied to clipboard

The display name of the Azure tenant.

Link copied to clipboard

The ID of the Azure tenant.

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