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

General extension methods on the various web site management operations
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
GetSiteWithCache ( this client, string website ) : Utilities.Site

Private Methods

Méthode Description
GetFromAzure ( IWebSiteManagementClient client, string website ) : Utilities.Site
GetFromCache ( IWebSiteManagementClient client, string website ) : Utilities.Site

Method Details

GetSiteWithCache() public static méthode

public static GetSiteWithCache ( this client, string website ) : Utilities.Site
client this
website string
Résultat Utilities.Site