AzureClusterAzureServicesAuthentication

data class AzureClusterAzureServicesAuthentication(val applicationId: String, val tenantId: String)

Constructors

Link copied to clipboard
constructor(applicationId: String, tenantId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure Active Directory Application ID for Authentication configuration.

Link copied to clipboard

The Azure Active Directory Tenant ID for Authentication configuration.