MachineLearningBatchEndpointCollection.IEnumerable<MachineLearningBatchEndpointResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to