Share via


EncryptionProtector.IsAutoRotationEnabled Property

Definition

Key auto rotation opt-in flag. Either true or false.

public Azure.Provisioning.BicepValue<bool> IsAutoRotationEnabled { get; set; }
member this.IsAutoRotationEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsAutoRotationEnabled As BicepValue(Of Boolean)

Property Value

Applies to