Share via


UsageListResponse.GetEnumerator Method

Definition

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

Returns

Implements

Applies to