Ruleset.Probes プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象