ImmutabilityPolicyContent.Type Property

Definition

The type of the immutability policy. 'Unlocked' allows the policy to be modified by privileged users; 'Locked' prevents reduction of the immutability duration but allows extension of the lock period.

public Azure.ResourceManager.Compute.Models.ImmutabilityPolicyType Type { get; }
member this.Type : Azure.ResourceManager.Compute.Models.ImmutabilityPolicyType
Public ReadOnly Property Type As ImmutabilityPolicyType

Property Value

Applies to