ServiceObjectiveGetResponse Members
Response containing the service objective for a given Azure SQL Database Server with matching service objective Id.
The following tables list the members exposed by the ServiceObjectiveGetResponse type.
Public Constructors
Name | Description | |
---|---|---|
ServiceObjectiveGetResponse | Initializes a new instance of the ServiceObjectiveGetResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
RequestId | (Inherited from AzureOperationResponse) | |
ServiceObjective | 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. | |
StatusCode | (Inherited from HttpOperationResponse) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
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
See Also
Reference
ServiceObjectiveGetResponse Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace