TrustedExternalTenantResponse

data class TrustedExternalTenantResponse(val value: String? = null)

Represents a tenant ID that is trusted by the cluster.

Constructors

Link copied to clipboard
constructor(value: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: String? = null

GUID representing an external tenant.