AppPlatformApiPortalCustomDomainCollection.IEnumerable<AppPlatformApiPortalCustomDomainResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to