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

Wrapps around the ThresholdRuleCondition class
Наследование: IPSRuleCondition
Показать файл Открыть проект

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

Метод Описание
PSThresholdRuleCondition ( Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition ruleCondition ) : Microsoft.Azure.Management.Insights.Models

Initializes a new instance of the PSThresholdRuleCondition class

ToString ( ) : string

A string representation of the object

Описание методов

PSThresholdRuleCondition() публичный Метод

Initializes a new instance of the PSThresholdRuleCondition class
public PSThresholdRuleCondition ( Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition ruleCondition ) : Microsoft.Azure.Management.Insights.Models
ruleCondition Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition The rule condition
Результат Microsoft.Azure.Management.Insights.Models

ToString() публичный Метод

A string representation of the object
public ToString ( ) : string
Результат string