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

PSAutoscaleSettingNoDetails Class

Definition

Wrapps around the AutoscaleSettingGetResponse and AutoscaleSettingResource

public sealed class PSAutoscaleSettingNoDetails : Microsoft.Azure.Commands.Insights.OutputClasses.PSAutoscaleSetting
type PSAutoscaleSettingNoDetails = class
    inherit PSAutoscaleSetting
Public NotInheritable Class PSAutoscaleSettingNoDetails
Inherits PSAutoscaleSetting
Inheritance

Constructors

PSAutoscaleSettingNoDetails(AutoscaleSettingResource)
PSAutoscaleSettingNoDetails(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