WebSiteGetPublishProfileResponse.GetEnumerator Method ()

 

Retrieves an object that can iterate through a collection of WebSiteGetPublishProfileResponse.PublishProfile objects.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public IEnumerator<WebSiteGetPublishProfileResponse.PublishProfile> GetEnumerator()
Return to top
Show: