AutomanageVmConfigurationProfileAssignmentReportCollection.IEnumerable<AutomanageVmConfigurationProfileAssignmentReportResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to