Freigeben über


ManagedInstanceEncryptionProtector.AutoRotationEnabled Eigenschaft

Definition

Ruft das Opt-In-Flag für die automatische Schlüsselrotation ab oder legt es fest. Entweder true oder false.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRotationEnabled")]
public bool? AutoRotationEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRotationEnabled")>]
member this.AutoRotationEnabled : Nullable<bool> with get, set
Public Property AutoRotationEnabled As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: