C# Class Microsoft.Azure.Commands.Insights.Alerts.AddAzureRmMetricAlertRuleCommand

Inheritance: AddAzureRmAlertRuleCommandBase
Show file Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description
CreateRuleCondition Microsoft.Azure.Management.Insights.Models.RuleCondition
CreateThresholdRuleCondition Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition

Protected Methods

Method Description
CreateSdkCallParameters ( ) : AlertRuleResource

Private Methods

Method Description
CreateRuleCondition ( ) : Microsoft.Azure.Management.Insights.Models.RuleCondition
CreateThresholdRuleCondition ( ) : Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition

Method Details

CreateSdkCallParameters() protected method

protected CreateSdkCallParameters ( ) : AlertRuleResource
return AlertRuleResource