ElasticPoolPerDatabaseMaxDtuCapability.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status of the capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled'
[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.Sql.Fluent.Models.CapabilityStatus? Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<Microsoft.Azure.Management.Sql.Fluent.Models.CapabilityStatus>
Public ReadOnly Property Status As Nullable(Of CapabilityStatus)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute