コード例 #1
0
 ///GENMHASH:5636490A40EC03DD34FE49E4DC4B68A3:950C986A6843B6B6B52C4F1945939B08
 public MetricAlertRuleTimeAggregation TimeAggregation()
 {
     return(MetricAlertRuleTimeAggregation.Parse(this.Inner.TimeAggregation));
 }
コード例 #2
0
 ///GENMHASH:5636490A40EC03DD34FE49E4DC4B68A3:950C986A6843B6B6B52C4F1945939B08
 public MetricAlertRuleTimeAggregation TimeAggregation()
 {
     return(MetricAlertRuleTimeAggregation.Parse(System.Convert.ToString(this.Inner.TimeAggregation)));
 }