ArmApplicationManagedIdentityType Enum

Definition

The identity type.

public enum ArmApplicationManagedIdentityType
type ArmApplicationManagedIdentityType = 
Public Enum ArmApplicationManagedIdentityType
Inheritance
ArmApplicationManagedIdentityType

Fields

None 0

None.

SystemAssigned 1

SystemAssigned.

SystemAssignedUserAssigned 3

SystemAssigned, UserAssigned.

UserAssigned 2

UserAssigned.

Applies to