Bagikan melalui


Server.MinorVersion Property

Definition

Gets the minor version of the server.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.minorVersion")]
public string MinorVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.minorVersion")>]
member this.MinorVersion : string
Public ReadOnly Property MinorVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to