ServiceObjectiveGetResponse.ServiceObjective Property

Definition

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.

public Microsoft.WindowsAzure.Management.Sql.Models.ServiceObjective ServiceObjective { get; set; }
member this.ServiceObjective : Microsoft.WindowsAzure.Management.Sql.Models.ServiceObjective with get, set
Public Property ServiceObjective As ServiceObjective

Property Value

Applies to