Partager via


ServiceObjectiveListResponse.ServiceObjectives Property

Definition

Optional. Gets or sets the list of Azure Sql Database Service Objectives.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.ServiceObjective> ServiceObjectives { get; set; }
member this.ServiceObjectives : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.ServiceObjective> with get, set
Public Property ServiceObjectives As IList(Of ServiceObjective)

Property Value

Applies to