GetServerAzureADOnlyAuthenticationResult

data class GetServerAzureADOnlyAuthenticationResult(val azureADOnlyAuthentication: Boolean, val azureApiVersion: String, val id: String, val name: String, val type: String)

Azure Active Directory only authentication.

Constructors

Link copied to clipboard
constructor(azureADOnlyAuthentication: Boolean, azureApiVersion: String, id: String, name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Azure Active Directory only Authentication enabled.

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard

Resource name.

Link copied to clipboard

Resource type.