次の方法で共有


HostedServiceListResponse.GetEnumerator メソッド

定義

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

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

戻り値

実装

適用対象