ArmApplicationLockLevel Enum

Definition

The managed application lock level.

public enum ArmApplicationLockLevel
type ArmApplicationLockLevel = 
Public Enum ArmApplicationLockLevel
Inheritance
ArmApplicationLockLevel

Fields

CanNotDelete 1

CanNotDelete.

None 0

None.

ReadOnly 2

ReadOnly.

Applies to