DatabaseProperties.CurrentServiceObjectiveId 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.
Optional. Gets the current Service Level Objective Id of the Azure SQL Database. This is the Id of the Service Level Objective that is currently active.
public string CurrentServiceObjectiveId { get; set; }
member this.CurrentServiceObjectiveId : string with get, set
Public Property CurrentServiceObjectiveId As String