C# Class Microsoft.WindowsAzure.Commands.Utilities.Websites.Services.WebSitesManagementExtensionMethods

General extension methods on the various web site management operations
Mostra file Open project: Azure/azure-powershell

Public Methods

Method Description
GetSiteWithCache ( this client, string website ) : Utilities.Site

Private Methods

Method Description
GetFromAzure ( IWebSiteManagementClient client, string website ) : Utilities.Site
GetFromCache ( IWebSiteManagementClient client, string website ) : Utilities.Site

Method Details

GetSiteWithCache() public static method

public static GetSiteWithCache ( this client, string website ) : Utilities.Site
client this
website string
return Utilities.Site