Language

PaymentHsmClusterCollection.IEnumerable<PaymentHsmClusterResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to