Sdílet prostřednictvím


WebSiteManagementClientExtensions Třída

Definice

Metody rozšíření pro WebSiteManagementClient

public static class WebSiteManagementClientExtensions
type WebSiteManagementClientExtensions = class
Public Module WebSiteManagementClientExtensions
Dědičnost
WebSiteManagementClientExtensions

Metody

CheckNameAvailabilityAsync(IWebSiteManagementClient, String, CheckNameResourceTypes, Nullable<Boolean>, CancellationToken)

Zkontrolujte, jestli je k dispozici název prostředku.

GetPublishingUserAsync(IWebSiteManagementClient, CancellationToken)

Získá publikujícího uživatele.

GetSourceControlAsync(IWebSiteManagementClient, String, CancellationToken)

Získá token správy zdrojového kódu.

GetSubscriptionDeploymentLocationsAsync(IWebSiteManagementClient, CancellationToken)

Získá seznam dostupných geografických oblastí a ministamps.

ListBillingMetersAsync(IWebSiteManagementClient, String, String, CancellationToken)

Získá seznam měřičů pro dané umístění.

ListBillingMetersNextAsync(IWebSiteManagementClient, String, CancellationToken)

Získá seznam měřičů pro dané umístění.

ListGeoRegionsAsync(IWebSiteManagementClient, SkuName, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Získejte seznam dostupných geografických oblastí.

ListGeoRegionsNextAsync(IWebSiteManagementClient, String, CancellationToken)

Získejte seznam dostupných geografických oblastí.

ListPremierAddOnOffersAsync(IWebSiteManagementClient, CancellationToken)

Uveďte seznam všech prémiových doplňkových nabídek.

ListPremierAddOnOffersNextAsync(IWebSiteManagementClient, String, CancellationToken)

Uveďte seznam všech prémiových doplňkových nabídek.

ListSiteIdentifiersAssignedToHostNameAsync(IWebSiteManagementClient, String, CancellationToken)

Vypíše všechny aplikace, které jsou přiřazené k názvu hostitele.

ListSiteIdentifiersAssignedToHostNameNextAsync(IWebSiteManagementClient, String, CancellationToken)

Vypíše všechny aplikace, které jsou přiřazené k názvu hostitele.

ListSkusAsync(IWebSiteManagementClient, CancellationToken)

Vypíše všechny skladové položky.

ListSourceControlsAsync(IWebSiteManagementClient, CancellationToken)

Získá ovládací prvky zdrojového kódu dostupné pro weby Azure.

ListSourceControlsNextAsync(IWebSiteManagementClient, String, CancellationToken)

Získá ovládací prvky zdrojového kódu dostupné pro weby Azure.

MoveAsync(IWebSiteManagementClient, String, CsmMoveResourceEnvelope, CancellationToken)

Přesun prostředků mezi skupinami prostředků

UpdatePublishingUserAsync(IWebSiteManagementClient, UserInner, CancellationToken)

Aktualizace uživatele publikování

UpdateSourceControlAsync(IWebSiteManagementClient, String, SourceControlInner, CancellationToken)

Aktualizace token správy zdrojového kódu

ValidateAsync(IWebSiteManagementClient, String, ValidateRequest, CancellationToken)

Ověřte, jestli je možné vytvořit prostředek.

ValidateMoveAsync(IWebSiteManagementClient, String, CsmMoveResourceEnvelope, CancellationToken)

Ověřte, jestli je možné prostředek přesunout.

VerifyHostingEnvironmentVnetAsync(IWebSiteManagementClient, VnetParameters, CancellationToken)

Pomocí analýzy pravidel skupiny zabezpečení sítě ověří, jestli je tato virtuální síť kompatibilní s App Service Environment.

Platí pro