Compartir a través de


ManagedInstanceEncryptionProtector.AutoRotationEnabled Propiedad

Definición

Obtiene o establece la marca de participación de rotación automática de claves. Puede ser true o 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a