次の方法で共有


ServiceTierAdvisorGetResponse Class

Definition

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.AzureOperationResponse
ServiceTierAdvisorGetResponse

Constructors

ServiceTierAdvisorGetResponse()

Initializes a new instance of the ServiceTierAdvisorGetResponse class.

Properties

ServiceTierAdvisor

Optional. Gets or sets the service tier advisor object.

Applies to