Share via


EditionCapability.SupportedServiceLevelObjectives Property

Definition

The list of supported service objectives for the edition.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.ServiceObjectiveCapability> SupportedServiceLevelObjectives { get; }
member this.SupportedServiceLevelObjectives : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.ServiceObjectiveCapability>
Public ReadOnly Property SupportedServiceLevelObjectives As IReadOnlyList(Of ServiceObjectiveCapability)

Property Value

Applies to