GetFrontdoorProfileIdentity

data class GetFrontdoorProfileIdentity(val identityIds: List<String>? = null, val principalId: String, val tenantId: String, val type: String)

Constructors

Link copied to clipboard
constructor(identityIds: List<String>? = null, principalId: String, tenantId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val identityIds: List<String>? = null

The list of User Assigned Managed Identity IDs assigned to this Front Door Profile.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The type of Managed Service Identity that is configured on this Front Door Profile.