Share via


AutomanageHcrpConfigurationProfileAssignmentCollection.IEnumerable<AutomanageHcrpConfigurationProfileAssignmentResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to