Share via


ISqlDatabase.RequestedServiceObjectiveId Property

Definition

Gets the configured Service Level Objective Id of the Azure SQL Database, this is the Service Level Objective that is being applied to the Azure SQL Database.

public Guid? RequestedServiceObjectiveId { get; }
member this.RequestedServiceObjectiveId : Nullable<Guid>
Public ReadOnly Property RequestedServiceObjectiveId As Nullable(Of Guid)

Property Value

Applies to