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

상속: IPSRuleCondition
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSLocationThresholdRuleCondition ( Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition ruleCondition ) : Microsoft.Azure.Commands.Insights.Properties

Initializes a new instance of the PSEventRuleCondition class

ToString ( ) : string

A string representation of the object

메소드 상세

PSLocationThresholdRuleCondition() 공개 메소드

Initializes a new instance of the PSEventRuleCondition class
public PSLocationThresholdRuleCondition ( Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition ruleCondition ) : Microsoft.Azure.Commands.Insights.Properties
ruleCondition Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition The rule condition
리턴 Microsoft.Azure.Commands.Insights.Properties

ToString() 공개 메소드

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