Share via


ServiceObjectiveListResponse Members

Response containing the list of service objective for a given server. This is returnedfrom a call to List Service Objectives.

The following tables list the members exposed by the ServiceObjectiveListResponse type.

Public Constructors

  Name Description
  ServiceObjectiveListResponse Initializes a new instance of the ServiceObjectiveListResponse class.

Top

Public Properties

  Name Description
RequestId  (Inherited from AzureOperationResponse)
ServiceObjectives Optional. Gets or sets list of all of the Service Objectives that exist in an Azure SQL Database Server.
StatusCode  (Inherited from HttpOperationResponse)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetEnumerator Gets the sequence of ServiceObjectives.
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

Explicit Interface Implementations

  Name Description
  GetEnumerator Gets the sequence of ServiceObjectives.

Top

See Also

Reference

ServiceObjectiveListResponse Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace