C# Class Microsoft.Azure.Commands.Insights.OutputClasses.PSAutoscaleSetting

Wrapps around the AutoscaleSettingGetResponse and AutoscaleSettingResource
Inheritance: Microsoft.Azure.Management.Insights.Models.AutoscaleSettingResource
Show file Open project: Azure/azure-powershell

Public Methods

Method Description
PSAutoscaleSetting ( Microsoft.Azure.Management.Insights.Models.AutoscaleSettingResource autoscaleSettingSpec ) : System.Collections.Generic

Initializes a new instance of the PSAutoscaleSetting class.

Method Details

PSAutoscaleSetting() public method

Initializes a new instance of the PSAutoscaleSetting class.
public PSAutoscaleSetting ( Microsoft.Azure.Management.Insights.Models.AutoscaleSettingResource autoscaleSettingSpec ) : System.Collections.Generic
autoscaleSettingSpec Microsoft.Azure.Management.Insights.Models.AutoscaleSettingResource The autoscale setting spec
return System.Collections.Generic