C# Класс Microsoft.Azure.Commands.Insights.OutputClasses.PSAlertRuleProperty

Wrapps around the Rule class
Наследование: Microsoft.Azure.Commands.Insights.OutputClasses.PSManagementPropertyDescriptor
Показать файл Открыть проект

Открытые методы

Метод Описание
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