Udostępnij za pośrednictwem


ClusterProperties.HighAvailability Property

Definition

Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss.

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

Property Value

Implements

Attributes

Applies to