MongoClusterUpdateProperties.HighAvailabilityTargetMode Property

Definition

The target high availability mode requested for the cluster.

public Azure.ResourceManager.MongoCluster.Models.HighAvailabilityMode? HighAvailabilityTargetMode { get; set; }
member this.HighAvailabilityTargetMode : Nullable<Azure.ResourceManager.MongoCluster.Models.HighAvailabilityMode> with get, set
Public Property HighAvailabilityTargetMode As Nullable(Of HighAvailabilityMode)

Property Value

Applies to