次の方法で共有


RuleListResponse.GetEnumerator メソッド

定義

Value のシーケンスを取得します。

public System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Rule> GetEnumerator();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Rule>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Rule>
Public Function GetEnumerator () As IEnumerator(Of Rule)

戻り値

実装

適用対象