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

Wrapps around the ThresholdRuleCondition class
상속: IPSRuleCondition
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSThresholdRuleCondition ( Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition ruleCondition ) : Microsoft.Azure.Management.Insights.Models

Initializes a new instance of the PSThresholdRuleCondition class

ToString ( ) : string

A string representation of the object

메소드 상세

PSThresholdRuleCondition() 공개 메소드

Initializes a new instance of the PSThresholdRuleCondition class
public PSThresholdRuleCondition ( Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition ruleCondition ) : Microsoft.Azure.Management.Insights.Models
ruleCondition Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition The rule condition
리턴 Microsoft.Azure.Management.Insights.Models

ToString() 공개 메소드

A string representation of the object
public ToString ( ) : string
리턴 string