次の方法で共有


ProtectableObjectResponse.GetEnumerator メソッド

定義

オブジェクトのシーケンスを取得します。

public System.Collections.Generic.IEnumerator<Microsoft.Azure.Management.BackupServices.Models.ProtectableObjectInfo> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Azure.Management.BackupServices.Models.ProtectableObjectInfo>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Azure.Management.BackupServices.Models.ProtectableObjectInfo>
Public Function GetEnumerator () As IEnumerator(Of ProtectableObjectInfo)

戻り値

実装

適用対象