RedisCommonConfiguration.IsRdbBackupEnabled Property

Definition

Specifies whether the rdb backup is enabled.

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

Property Value

Applies to