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

Wrapps around the Rule class
상속: Microsoft.Azure.Commands.Insights.OutputClasses.PSManagementPropertyDescriptor
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSAlertRuleProperty ( AlertRuleResource properties ) : Microsoft.Azure.Commands.Insights.Properties

Initializes a new instance of the PSRuleProperties class.

ToString ( ) : string

A string representation of the PSAlertRuleProperty

메소드 상세

PSAlertRuleProperty() 공개 메소드

Initializes a new instance of the PSRuleProperties class.
public PSAlertRuleProperty ( AlertRuleResource properties ) : Microsoft.Azure.Commands.Insights.Properties
properties AlertRuleResource
리턴 Microsoft.Azure.Commands.Insights.Properties

ToString() 공개 메소드

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