ServiceObjectiveGetResponse::ServiceObjective Property
Optional. Gets or sets the service objective for the given Azure SQL Database Server with matching service objective Id. This object contains all the properties of the service objective.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
public: property ServiceObjective^ ServiceObjective { ServiceObjective^ get(); void set(ServiceObjective^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Sql.Models::ServiceObjective^
Show: