PromoteReplicaContent.Mode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The mode to apply to the promote operation. Value is optional and default value is 'Switchover'.
public Azure.ResourceManager.MongoCluster.Models.MongoClusterPromoteMode? Mode { get; set; }
member this.Mode : Nullable<Azure.ResourceManager.MongoCluster.Models.MongoClusterPromoteMode> with get, set
Public Property Mode As Nullable(Of MongoClusterPromoteMode)