ServiceObjectiveListResponse.ServiceObjectives Property

 

Optional. Gets or sets list of all of the Service Objectives that exist in an Azure SQL Database Server.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

public IList<ServiceObjective> ServiceObjectives { get; set; }
Return to top
Show: