Compartilhar via


ServerUpdateParameters.Version Propriedade

Definição

Obtém ou define a versão de um servidor. Os valores possíveis incluem: '5.6', '5.7', '8.0'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.version")]
public string Version { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.version")>]
member this.Version : string with get, set
Public Property Version As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a