Partager via


Ruleset.Probes Property

Definition

[Newtonsoft.Json.JsonProperty(TypeNameHandling=Newtonsoft.Json.TypeNameHandling.None)]
public Microsoft.SqlServer.Management.Assessment.Configuration.ProbeCollection Probes { get; }
[<Newtonsoft.Json.JsonProperty(TypeNameHandling=Newtonsoft.Json.TypeNameHandling.None)>]
member this.Probes : Microsoft.SqlServer.Management.Assessment.Configuration.ProbeCollection
Public ReadOnly Property Probes As ProbeCollection

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to