Share via


CacheProperties.EncryptionSettingRotationToLatestKeyVersionEnabled Property

Definition

Specifies whether the service will automatically rotate to the newest version of the key in the key vault.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public bool? EncryptionSettingRotationToLatestKeyVersionEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.EncryptionSettingRotationToLatestKeyVersionEnabled : Nullable<bool> with get, set
Public Property EncryptionSettingRotationToLatestKeyVersionEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to