SqlObjectLocatorPattern.Platform Property

Definition

[Newtonsoft.Json.JsonProperty("platform")]
public Microsoft.SqlServer.Management.Assessment.Configuration.IPattern<string> Platform { get; }
[<Newtonsoft.Json.JsonProperty("platform")>]
member this.Platform : Microsoft.SqlServer.Management.Assessment.Configuration.IPattern<string>
Public ReadOnly Property Platform As IPattern(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to