Compartilhar via


StandbyVirtualMachinePoolRuntimeViewCollection.IEnumerable<StandbyVirtualMachinePoolRuntimeViewResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

System.Collections.Generic.IEnumerator<Azure.ResourceManager.StandbyPool.StandbyVirtualMachinePoolRuntimeViewResource> IEnumerable<StandbyVirtualMachinePoolRuntimeViewResource>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<Azure.ResourceManager.StandbyPool.StandbyVirtualMachinePoolRuntimeViewResource>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Azure.ResourceManager.StandbyPool.StandbyVirtualMachinePoolRuntimeViewResource>
override this.System.Collections.Generic.IEnumerable<Azure.ResourceManager.StandbyPool.StandbyVirtualMachinePoolRuntimeViewResource>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Azure.ResourceManager.StandbyPool.StandbyVirtualMachinePoolRuntimeViewResource>
Function GetEnumerator () As IEnumerator(Of StandbyVirtualMachinePoolRuntimeViewResource) Implements IEnumerable(Of StandbyVirtualMachinePoolRuntimeViewResource).GetEnumerator

Returns

An enumerator that can be used to iterate through the collection.

Implements

Applies to