Sdílet prostřednictvím


MachineLearningBatchDeploymentCollection.IEnumerable<MachineLearningBatchDeploymentResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to