你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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