C# Class Microsoft.Azure.Commands.Insights.OutputClasses.PSAlertRuleProperty

Wrapps around the Rule class
Inheritance: Microsoft.Azure.Commands.Insights.OutputClasses.PSManagementPropertyDescriptor
Show file Open project: Azure/azure-powershell

Public Methods

Method Description
PSAlertRuleProperty ( AlertRuleResource properties ) : Microsoft.Azure.Commands.Insights.Properties

Initializes a new instance of the PSRuleProperties class.

ToString ( ) : string

A string representation of the PSAlertRuleProperty

Method Details

PSAlertRuleProperty() public method

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

ToString() public method

A string representation of the PSAlertRuleProperty
public ToString ( ) : string
return string