WebSiteGetPublishProfileResponse.GetEnumerator Method ()
Retrieves an object that can iterate through a collection of WebSiteGetPublishProfileResponse.PublishProfile objects.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Return Value
Type: System.Collections.Generic.IEnumerator<WebSiteGetPublishProfileResponse.PublishProfile>An enumerator object.
Implements
IEnumerable<T>.GetEnumerator()
Show: