Share via


SqlObjectLocatorPattern.EngineEdition Property

Definition

[Newtonsoft.Json.JsonProperty("engineEdition", ItemConverterType=typeof(Newtonsoft.Json.Converters.StringEnumConverter), NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, Required=Newtonsoft.Json.Required.Default)]
public Microsoft.SqlServer.Management.Assessment.Configuration.SqlEngineEdition EngineEdition { get; }
[<Newtonsoft.Json.JsonProperty("engineEdition", ItemConverterType=typeof(Newtonsoft.Json.Converters.StringEnumConverter), NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, Required=Newtonsoft.Json.Required.Default)>]
member this.EngineEdition : Microsoft.SqlServer.Management.Assessment.Configuration.SqlEngineEdition
Public ReadOnly Property EngineEdition As SqlEngineEdition

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to