Partager via


ScanProperties.IsBaselineApplied Property

Definition

Gets or sets baseline created for this database, and has one or more rules.

[Newtonsoft.Json.JsonProperty(PropertyName="isBaselineApplied")]
public bool? IsBaselineApplied { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isBaselineApplied")>]
member this.IsBaselineApplied : Nullable<bool> with get, set
Public Property IsBaselineApplied As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to