你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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