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

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

공개 메소드들

메소드 설명
PSEventRuleCondition ( Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition ruleCondition ) : Microsoft.Azure.Management.Insights.Models

Initializes a new instance of the PSEventRuleCondition class

ToString ( ) : string

A string representation of the object

메소드 상세

PSEventRuleCondition() 공개 메소드

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

ToString() 공개 메소드

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