ISqlDatabase.CurrentServiceObjectiveId Property

Definition

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 Guid? CurrentServiceObjectiveId { get; }
member this.CurrentServiceObjectiveId : Nullable<Guid>
Public ReadOnly Property CurrentServiceObjectiveId As Nullable(Of Guid)

Property Value

Applies to