Compartilhar via


MongoCluster.ServerVersion Property

Definition

The Mongo DB server version. Defaults to the latest available version if not specified.

public Azure.Provisioning.BicepValue<string> ServerVersion { get; set; }
member this.ServerVersion : Azure.Provisioning.BicepValue<string> with get, set
Public Property ServerVersion As BicepValue(Of String)

Property Value

Applies to