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

PSAutoscaleSetting Class

Definition

Wrapps around the AutoscaleSettingGetResponse and AutoscaleSettingResource

public class PSAutoscaleSetting : Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleSettingResource
type PSAutoscaleSetting = class
    inherit AutoscaleSettingResource
Public Class PSAutoscaleSetting
Inherits AutoscaleSettingResource
Inheritance
Derived

Constructors

PSAutoscaleSetting(AutoscaleSettingResource)
PSAutoscaleSetting(AutoscaleSettingResource)

Initializes a new instance of the PSAutoscaleSetting class.

Properties

Notifications

Gets or sets the Notifications list of the AutoscaleSettingResource

(Inherited from AutoscaleSettingResource)
Profiles

Gets or sets the Profiles list of the AutoscaleSettingResource

(Inherited from AutoscaleSettingResource)

Applies to