DatabaseUpdateInner.ContainmentState Property

Definition

Gets the containment state of the database.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containmentState")]
public long? ContainmentState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containmentState")>]
member this.ContainmentState : Nullable<int64>
Public ReadOnly Property ContainmentState As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to