Share via


SqlObjectLocatorPattern.Version Property

Definition

[Newtonsoft.Json.JsonProperty("version")]
public Microsoft.SqlServer.Management.Assessment.Configuration.RangeList<Version> Version { get; }
[<Newtonsoft.Json.JsonProperty("version")>]
member this.Version : Microsoft.SqlServer.Management.Assessment.Configuration.RangeList<Version>
Public ReadOnly Property Version As RangeList(Of Version)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to