ConnectToTargetAzureDbForMySqlTaskOutput.ServerVersion Property

Definition

Gets version of the target server

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to