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

Wrapps around the ThresholdRuleCondition class
Inheritance: IPSRuleCondition
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
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

Method Details

PSThresholdRuleCondition() public méthode

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
Résultat Microsoft.Azure.Management.Insights.Models

ToString() public méthode

A string representation of the object
public ToString ( ) : string
Résultat string