ServiceTierAdvisorGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the response to a get service tier advisor request.
public class ServiceTierAdvisorGetResponse : Microsoft.Azure.AzureOperationResponse
type ServiceTierAdvisorGetResponse = class
inherit AzureOperationResponse
Public Class ServiceTierAdvisorGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseServiceTierAdvisorGetResponse
Constructors
ServiceTierAdvisorGetResponse() |
Initializes a new instance of the ServiceTierAdvisorGetResponse class. |
Properties
ServiceTierAdvisor |
Optional. Gets or sets the service tier advisor object. |