Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSAutoscaleSetting Class

Definition

Namespace:
Microsoft.Azure.Commands.Insights.OutputClasses
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll
Assembly:
Microsoft.Azure.Commands.Insights.dll

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.

Wraps 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

Name Description
PSAutoscaleSetting(AutoscaleSettingResource)
PSAutoscaleSetting(AutoscaleSettingResource)

Initializes a new instance of the PSAutoscaleSetting class.

Properties

Name Description
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