다음을 통해 공유


Persistence.AofEnabled Property

Definition

Sets whether AOF is enabled.

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

Property Value

Implements

Attributes

Applies to