GetLinuxWebAppIdentity

data class GetLinuxWebAppIdentity(val identityIds: List<String>, val principalId: String, val tenantId: String, val type: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of User Assigned Managed Identity IDs assigned to this Linux Web App.

Link copied to clipboard

The Principal ID of the System Assigned Managed Service Identity that is configured on this Linux Web App.

Link copied to clipboard

The Tenant ID of the System Assigned Managed Service Identity that is configured on this Linux Web App.

Link copied to clipboard

The Azure Storage Type.