C# 클래스 Microsoft.Azure.Commands.Insights.OutputClasses.PSAutoscaleSetting

Wrapps around the AutoscaleSettingGetResponse and AutoscaleSettingResource
상속: Microsoft.Azure.Management.Insights.Models.AutoscaleSettingResource
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSAutoscaleSetting ( Microsoft.Azure.Management.Insights.Models.AutoscaleSettingResource autoscaleSettingSpec ) : System.Collections.Generic

Initializes a new instance of the PSAutoscaleSetting class.

메소드 상세

PSAutoscaleSetting() 공개 메소드

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
리턴 System.Collections.Generic