次の方法で共有


Functions Class

Definition

Low-level API implementation for the Functions service. The Azure Storage Management API.

public class Functions
type Functions = class
Public Class Functions
Inheritance
Functions

Constructors

Functions()

Methods

ApiKeysCreate(String, String, String, IApiKeyRequest, Func<HttpResponseMessage, Task<IApplicationInsightsComponentApiKey>,Task>, IEventListener, ISendAsync)

Create an API Key of an Application Insights component.

ApiKeysCreateViaIdentity(String, IApiKeyRequest, Func<HttpResponseMessage, Task<IApplicationInsightsComponentApiKey>,Task>, IEventListener, ISendAsync)

Create an API Key of an Application Insights component.

ApiKeysDelete(String, String, String, String, Func<HttpResponseMessage,Task<IApplicationInsightsComponentApiKey>,Task>, IEventListener, ISendAsync)

Delete an API Key of an Application Insights component.

ApiKeysDeleteViaIdentity(String, Func<HttpResponseMessage,Task<IApplicationInsightsComponentApiKey>,Task>, IEventListener, ISendAsync)

Delete an API Key of an Application Insights component.

ApiKeysGet(String, String, String, String, Func<HttpResponseMessage,Task<IApplicationInsightsComponentApiKey>,Task>, IEventListener, ISendAsync)

Get the API Key for this key id.

ApiKeysGetViaIdentity(String, Func<HttpResponseMessage,Task<IApplicationInsightsComponentApiKey>,Task>, IEventListener, ISendAsync)

Get the API Key for this key id.

ApiKeysList(String, String, String, Func<HttpResponseMessage,Task<IApplicationInsightsComponentApiKeyListResult>,Task>, IEventListener, ISendAsync)

Gets a list of API keys of an Application Insights component.

ApiKeysListViaIdentity(String, Func<HttpResponseMessage,Task<IApplicationInsightsComponentApiKeyListResult>,Task>, IEventListener, ISendAsync)

Gets a list of API keys of an Application Insights component.

AppServiceCertificateOrdersCreateOrUpdate(String, String, String, IAppServiceCertificateOrder, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a certificate purchase order.

AppServiceCertificateOrdersCreateOrUpdate(String, String, String, IAppServiceCertificateOrder, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a certificate purchase order.

AppServiceCertificateOrdersCreateOrUpdateCertificate(String, String, String, String, IAppServiceCertificateResource, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates a certificate and associates with key vault secret.

AppServiceCertificateOrdersCreateOrUpdateCertificate(String, String, String, String, IAppServiceCertificateResource, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates a certificate and associates with key vault secret.

AppServiceCertificateOrdersCreateOrUpdateCertificateViaIdentity(String, IAppServiceCertificateResource, Func<HttpResponseMessage,Task<IAppServiceCertificateResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates a certificate and associates with key vault secret.

AppServiceCertificateOrdersCreateOrUpdateCertificateViaIdentity(String, IAppServiceCertificateResource, Func<HttpResponseMessage,Task<IAppServiceCertificateResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates a certificate and associates with key vault secret.

AppServiceCertificateOrdersCreateOrUpdateViaIdentity(String, IAppServiceCertificateOrder, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a certificate purchase order.

AppServiceCertificateOrdersCreateOrUpdateViaIdentity(String, IAppServiceCertificateOrder, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a certificate purchase order.

AppServiceCertificateOrdersDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete an existing certificate order.

AppServiceCertificateOrdersDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete an existing certificate order.

AppServiceCertificateOrdersDeleteCertificate(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete the certificate associated with a certificate order.

AppServiceCertificateOrdersDeleteCertificate(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete the certificate associated with a certificate order.

AppServiceCertificateOrdersDeleteCertificateViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete the certificate associated with a certificate order.

AppServiceCertificateOrdersDeleteCertificateViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete the certificate associated with a certificate order.

AppServiceCertificateOrdersDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete an existing certificate order.

AppServiceCertificateOrdersDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete an existing certificate order.

AppServiceCertificateOrdersGet(String, String, String, Func<HttpResponseMessage, Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a certificate order.

AppServiceCertificateOrdersGet(String, String, String, Func<HttpResponseMessage, Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a certificate order.

AppServiceCertificateOrdersGetCertificate(String, String, String, String, Func<HttpResponseMessage,Task<IAppServiceCertificateResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the certificate associated with a certificate order.

AppServiceCertificateOrdersGetCertificate(String, String, String, String, Func<HttpResponseMessage,Task<IAppServiceCertificateResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the certificate associated with a certificate order.

AppServiceCertificateOrdersGetCertificateViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the certificate associated with a certificate order.

AppServiceCertificateOrdersGetCertificateViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the certificate associated with a certificate order.

AppServiceCertificateOrdersGetViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a certificate order.

AppServiceCertificateOrdersGetViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a certificate order.

AppServiceCertificateOrdersList(String, Func<HttpResponseMessage, Task<IAppServiceCertificateOrderCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all certificate orders in a subscription.

AppServiceCertificateOrdersList(String, Func<HttpResponseMessage, Task<IAppServiceCertificateOrderCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all certificate orders in a subscription.

AppServiceCertificateOrdersListByResourceGroup(String, String, Func<HttpResponseMessage,Task<IAppServiceCertificateOrderCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get certificate orders in a resource group.

AppServiceCertificateOrdersListByResourceGroup(String, String, Func<HttpResponseMessage,Task<IAppServiceCertificateOrderCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get certificate orders in a resource group.

AppServiceCertificateOrdersListByResourceGroupViaIdentity(String, Func<HttpResponseMessage,Task<IAppServiceCertificateOrderCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get certificate orders in a resource group.

AppServiceCertificateOrdersListByResourceGroupViaIdentity(String, Func<HttpResponseMessage,Task<IAppServiceCertificateOrderCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get certificate orders in a resource group.

AppServiceCertificateOrdersListCertificates(String, String, String, Func<HttpResponseMessage,Task<IAppServiceCertificateCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all certificates associated with a certificate order.

AppServiceCertificateOrdersListCertificates(String, String, String, Func<HttpResponseMessage,Task<IAppServiceCertificateCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all certificates associated with a certificate order.

AppServiceCertificateOrdersListCertificatesViaIdentity(String, Func<HttpResponseMessage,Task<IAppServiceCertificateCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all certificates associated with a certificate order.

AppServiceCertificateOrdersListCertificatesViaIdentity(String, Func<HttpResponseMessage,Task<IAppServiceCertificateCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all certificates associated with a certificate order.

AppServiceCertificateOrdersListViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceCertificateOrderCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all certificate orders in a subscription.

AppServiceCertificateOrdersListViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceCertificateOrderCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all certificate orders in a subscription.

AppServiceCertificateOrdersReissue(String, String, String, IReissueCertificateOrderRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Reissue an existing certificate order.

AppServiceCertificateOrdersReissue(String, String, String, IReissueCertificateOrderRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Reissue an existing certificate order.

AppServiceCertificateOrdersReissueViaIdentity(String, IReissueCertificateOrderRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Reissue an existing certificate order.

AppServiceCertificateOrdersReissueViaIdentity(String, IReissueCertificateOrderRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Reissue an existing certificate order.

AppServiceCertificateOrdersRenew(String, String, String, IRenewCertificateOrderRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Renew an existing certificate order.

AppServiceCertificateOrdersRenew(String, String, String, IRenewCertificateOrderRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Renew an existing certificate order.

AppServiceCertificateOrdersRenewViaIdentity(String, IRenewCertificateOrderRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Renew an existing certificate order.

AppServiceCertificateOrdersRenewViaIdentity(String, IRenewCertificateOrderRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Renew an existing certificate order.

AppServiceCertificateOrdersResendEmail(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Resend certificate email.

AppServiceCertificateOrdersResendEmail(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Resend certificate email.

AppServiceCertificateOrdersResendEmailViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Resend certificate email.

AppServiceCertificateOrdersResendEmailViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Resend certificate email.

AppServiceCertificateOrdersResendRequestEmails(String, String, String, INameIdentifier, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Verify domain ownership for this certificate order.

AppServiceCertificateOrdersResendRequestEmails(String, String, String, INameIdentifier, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Resend domain verification ownership email containing steps on how to verify a domain for a given certificate order

AppServiceCertificateOrdersResendRequestEmailsViaIdentity(String, INameIdentifier, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Resend domain verification ownership email containing steps on how to verify a domain for a given certificate order

AppServiceCertificateOrdersResendRequestEmailsViaIdentity(String, INameIdentifier, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Verify domain ownership for this certificate order.

AppServiceCertificateOrdersRetrieveCertificateActions(String, String, String, Func<HttpResponseMessage,Task<ICertificateOrderAction[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieve the list of certificate actions.

AppServiceCertificateOrdersRetrieveCertificateActions(String, String, String, Func<HttpResponseMessage,Task<ICertificateOrderAction[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieve the list of certificate actions.

AppServiceCertificateOrdersRetrieveCertificateActionsViaIdentity(String, Func<HttpResponseMessage,Task<ICertificateOrderAction[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieve the list of certificate actions.

AppServiceCertificateOrdersRetrieveCertificateActionsViaIdentity(String, Func<HttpResponseMessage,Task<ICertificateOrderAction[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieve the list of certificate actions.

AppServiceCertificateOrdersRetrieveCertificateEmailHistory(String, String, String, Func<HttpResponseMessage,Task<ICertificateEmail[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieve email history.

AppServiceCertificateOrdersRetrieveCertificateEmailHistory(String, String, String, Func<HttpResponseMessage,Task<ICertificateEmail[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieve email history.

AppServiceCertificateOrdersRetrieveCertificateEmailHistoryViaIdentity(String, Func<HttpResponseMessage,Task<ICertificateEmail[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieve email history.

AppServiceCertificateOrdersRetrieveCertificateEmailHistoryViaIdentity(String, Func<HttpResponseMessage,Task<ICertificateEmail[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieve email history.

AppServiceCertificateOrdersRetrieveSiteSeal(String, String, String, ISiteSealRequest, Func<HttpResponseMessage,Task<ISiteSeal>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

This method is used to obtain the site seal information for an issued certificate. A site seal is a graphic that the certificate purchaser can embed on their web site to show their visitors information about their SSL certificate. If a web site visitor clicks on the site seal image, a pop-up page is displayed that contains detailed information about the SSL certificate. The site seal token is used to link the site seal graphic image to the appropriate certificate details pop-up page display when a user clicks on the site seal. The site seal images are expected to be static images and hosted by the reseller, to minimize delays for customer page load times.

AppServiceCertificateOrdersRetrieveSiteSeal(String, String, String, ISiteSealRequest, Func<HttpResponseMessage,Task<ISiteSeal>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Verify domain ownership for this certificate order.

AppServiceCertificateOrdersRetrieveSiteSealViaIdentity(String, ISiteSealRequest, Func<HttpResponseMessage,Task<ISiteSeal>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Verify domain ownership for this certificate order.

AppServiceCertificateOrdersRetrieveSiteSealViaIdentity(String, ISiteSealRequest, Func<HttpResponseMessage,Task<ISiteSeal>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

This method is used to obtain the site seal information for an issued certificate. A site seal is a graphic that the certificate purchaser can embed on their web site to show their visitors information about their SSL certificate. If a web site visitor clicks on the site seal image, a pop-up page is displayed that contains detailed information about the SSL certificate. The site seal token is used to link the site seal graphic image to the appropriate certificate details pop-up page display when a user clicks on the site seal. The site seal images are expected to be static images and hosted by the reseller, to minimize delays for customer page load times.

AppServiceCertificateOrdersUpdate(String, String, String, IAppServiceCertificateOrderPatchResource, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a certificate purchase order.

AppServiceCertificateOrdersUpdate(String, String, String, IAppServiceCertificateOrderPatchResource, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a certificate purchase order.

AppServiceCertificateOrdersUpdateCertificate(String, String, String, String, IAppServiceCertificatePatchResource, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates a certificate and associates with key vault secret.

AppServiceCertificateOrdersUpdateCertificate(String, String, String, String, IAppServiceCertificatePatchResource, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates a certificate and associates with key vault secret.

AppServiceCertificateOrdersUpdateCertificateViaIdentity(String, IAppServiceCertificatePatchResource, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates a certificate and associates with key vault secret.

AppServiceCertificateOrdersUpdateCertificateViaIdentity(String, IAppServiceCertificatePatchResource, Func<HttpResponseMessage, Task<IAppServiceCertificateResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates a certificate and associates with key vault secret.

AppServiceCertificateOrdersUpdateViaIdentity(String, IAppServiceCertificateOrderPatchResource, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a certificate purchase order.

AppServiceCertificateOrdersUpdateViaIdentity(String, IAppServiceCertificateOrderPatchResource, Func<HttpResponseMessage,Task<IAppServiceCertificateOrder>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a certificate purchase order.

AppServiceCertificateOrdersValidatePurchaseInformation(String, IAppServiceCertificateOrder, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Validate information for a certificate order.

AppServiceCertificateOrdersValidatePurchaseInformation(String, IAppServiceCertificateOrder, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Validate information for a certificate order.

AppServiceCertificateOrdersValidatePurchaseInformationViaIdentity(String, IAppServiceCertificateOrder, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Validate information for a certificate order.

AppServiceCertificateOrdersValidatePurchaseInformationViaIdentity(String, IAppServiceCertificateOrder, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Validate information for a certificate order.

AppServiceCertificateOrdersVerifyDomainOwnership(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Verify domain ownership for this certificate order.

AppServiceCertificateOrdersVerifyDomainOwnership(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Verify domain ownership for this certificate order.

AppServiceCertificateOrdersVerifyDomainOwnershipViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Verify domain ownership for this certificate order.

AppServiceCertificateOrdersVerifyDomainOwnershipViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Verify domain ownership for this certificate order.

AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnection(String, String, String, String, IRemotePrivateEndpointConnectionArmResource, Func<HttpResponseMessage,Task<IRemotePrivateEndpointConnectionArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Approves or rejects a private endpoint connection

AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionViaIdentity(String, IRemotePrivateEndpointConnectionArmResource, Func<HttpResponseMessage, Task<IRemotePrivateEndpointConnectionArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Approves or rejects a private endpoint connection

AppServiceEnvironmentsChangeVnet(String, String, String, IVirtualNetworkProfile, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Move an App Service Environment to a different VNET.

AppServiceEnvironmentsChangeVnet(String, String, String, IVirtualNetworkProfile, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Move an App Service Environment to a different VNET.

AppServiceEnvironmentsChangeVnetViaIdentity(String, IVirtualNetworkProfile, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Move an App Service Environment to a different VNET.

AppServiceEnvironmentsChangeVnetViaIdentity(String, IVirtualNetworkProfile, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Move an App Service Environment to a different VNET.

AppServiceEnvironmentsCreateOrUpdate(String, String, String, IAppServiceEnvironmentResource, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update an App Service Environment.

AppServiceEnvironmentsCreateOrUpdate(String, String, String, IAppServiceEnvironmentResource, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update an App Service Environment.

AppServiceEnvironmentsCreateOrUpdateMultiRolePool(String, String, String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a multi-role pool.

AppServiceEnvironmentsCreateOrUpdateMultiRolePool(String, String, String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a multi-role pool.

AppServiceEnvironmentsCreateOrUpdateMultiRolePoolViaIdentity(String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a multi-role pool.

AppServiceEnvironmentsCreateOrUpdateMultiRolePoolViaIdentity(String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a multi-role pool.

AppServiceEnvironmentsCreateOrUpdateViaIdentity(String, IAppServiceEnvironmentResource, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update an App Service Environment.

AppServiceEnvironmentsCreateOrUpdateViaIdentity(String, IAppServiceEnvironmentResource, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update an App Service Environment.

AppServiceEnvironmentsCreateOrUpdateWorkerPool(String, String, String, String, IWorkerPoolResource, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Create or update a worker pool.

AppServiceEnvironmentsCreateOrUpdateWorkerPool(String, String, String, String, IWorkerPoolResource, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Create or update a worker pool.

AppServiceEnvironmentsCreateOrUpdateWorkerPoolViaIdentity(String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a worker pool.

AppServiceEnvironmentsCreateOrUpdateWorkerPoolViaIdentity(String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a worker pool.

AppServiceEnvironmentsDelete(String, String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete an App Service Environment.

AppServiceEnvironmentsDelete(String, String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete an App Service Environment.

AppServiceEnvironmentsDeleteAseCustomDnsSuffixConfiguration(String, String, String, Func<HttpResponseMessage,Task<IAny>,Task>, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Delete Custom Dns Suffix configuration of an App Service Environment

AppServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationViaIdentity(String, Func<HttpResponseMessage,Task<IAny>,Task>, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Delete Custom Dns Suffix configuration of an App Service Environment

AppServiceEnvironmentsDeletePrivateEndpointConnection(String, String, String, String, Func<HttpResponseMessage,Task<IAny>, Task>, Func<HttpResponseMessage,Task<IAny>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a private endpoint connection

AppServiceEnvironmentsDeletePrivateEndpointConnectionViaIdentity(String, Func<HttpResponseMessage,Task<IAny>,Task>, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Deletes a private endpoint connection

AppServiceEnvironmentsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Delete an App Service Environment.

AppServiceEnvironmentsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Delete an App Service Environment.

AppServiceEnvironmentsGet(String, String, String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the properties of an App Service Environment.

AppServiceEnvironmentsGet(String, String, String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the properties of an App Service Environment.

AppServiceEnvironmentsGetAseCustomDnsSuffixConfiguration(String, String, String, Func<HttpResponseMessage,Task<ICustomDnsSuffixConfiguration>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Custom Dns Suffix configuration of an App Service Environment

AppServiceEnvironmentsGetAseCustomDnsSuffixConfigurationViaIdentity(String, Func<HttpResponseMessage,Task<ICustomDnsSuffixConfiguration>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Custom Dns Suffix configuration of an App Service Environment

AppServiceEnvironmentsGetAseV3NetworkingConfiguration(String, String, String, Func<HttpResponseMessage,Task<IAseV3NetworkingConfiguration>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get networking configuration of an App Service Environment

AppServiceEnvironmentsGetAseV3NetworkingConfigurationViaIdentity(String, Func<HttpResponseMessage,Task<IAseV3NetworkingConfiguration>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get networking configuration of an App Service Environment

AppServiceEnvironmentsGetDiagnosticsItem(String, String, String, String, Func<HttpResponseMessage,Task<IHostingEnvironmentDiagnostics>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a diagnostics item for an App Service Environment.

AppServiceEnvironmentsGetDiagnosticsItem(String, String, String, String, Func<HttpResponseMessage,Task<IHostingEnvironmentDiagnostics>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a diagnostics item for an App Service Environment.

AppServiceEnvironmentsGetDiagnosticsItemViaIdentity(String, Func<HttpResponseMessage, Task<IHostingEnvironmentDiagnostics>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a diagnostics item for an App Service Environment.

AppServiceEnvironmentsGetDiagnosticsItemViaIdentity(String, Func<HttpResponseMessage, Task<IHostingEnvironmentDiagnostics>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a diagnostics item for an App Service Environment.

AppServiceEnvironmentsGetInboundNetworkDependenciesEndpoints(String, String, String, Func<HttpResponseMessage,Task<IInboundEnvironmentEndpointCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the network endpoints of all inbound dependencies of an App Service Environment.

AppServiceEnvironmentsGetInboundNetworkDependenciesEndpoints(String, String, String, Func<HttpResponseMessage,Task<IInboundEnvironmentEndpointCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the network endpoints of all inbound dependencies of an App Service Environment.

AppServiceEnvironmentsGetInboundNetworkDependenciesEndpointsViaIdentity(String, Func<HttpResponseMessage,Task<IInboundEnvironmentEndpointCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the network endpoints of all inbound dependencies of an App Service Environment.

AppServiceEnvironmentsGetInboundNetworkDependenciesEndpointsViaIdentity(String, Func<HttpResponseMessage,Task<IInboundEnvironmentEndpointCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the network endpoints of all inbound dependencies of an App Service Environment.

AppServiceEnvironmentsGetMultiRolePool(String, String, String, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get properties of a multi-role pool.

AppServiceEnvironmentsGetMultiRolePool(String, String, String, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get properties of a multi-role pool.

AppServiceEnvironmentsGetMultiRolePoolViaIdentity(String, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get properties of a multi-role pool.

AppServiceEnvironmentsGetMultiRolePoolViaIdentity(String, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get properties of a multi-role pool.

AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpoints(String, String, String, Func<HttpResponseMessage,Task<IOutboundEnvironmentEndpointCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the network endpoints of all outbound dependencies of an App Service Environment.

AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpoints(String, String, String, Func<HttpResponseMessage,Task<IOutboundEnvironmentEndpointCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the network endpoints of all outbound dependencies of an App Service Environment.

AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsViaIdentity(String, Func<HttpResponseMessage,Task<IOutboundEnvironmentEndpointCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the network endpoints of all outbound dependencies of an App Service Environment.

AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsViaIdentity(String, Func<HttpResponseMessage,Task<IOutboundEnvironmentEndpointCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the network endpoints of all outbound dependencies of an App Service Environment.

AppServiceEnvironmentsGetPrivateEndpointConnection(String, String, String, String, Func<HttpResponseMessage,Task<IRemotePrivateEndpointConnectionArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a private endpoint connection

AppServiceEnvironmentsGetPrivateEndpointConnectionList(String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of private endpoints associated with a hosting environment

AppServiceEnvironmentsGetPrivateEndpointConnectionListViaIdentity(String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of private endpoints associated with a hosting environment

AppServiceEnvironmentsGetPrivateEndpointConnectionViaIdentity(String, Func<HttpResponseMessage,Task<IRemotePrivateEndpointConnectionArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a private endpoint connection

AppServiceEnvironmentsGetPrivateLinkResources(String, String, String, Func<HttpResponseMessage,Task<IPrivateLinkResourcesWrapper>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the private link resources

AppServiceEnvironmentsGetPrivateLinkResourcesViaIdentity(String, Func<HttpResponseMessage,Task<IPrivateLinkResourcesWrapper>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the private link resources

AppServiceEnvironmentsGetViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the properties of an App Service Environment.

AppServiceEnvironmentsGetViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the properties of an App Service Environment.

AppServiceEnvironmentsGetVipInfo(String, String, String, Func<HttpResponseMessage, Task<IAddressResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get IP addresses assigned to an App Service Environment.

AppServiceEnvironmentsGetVipInfo(String, String, String, Func<HttpResponseMessage, Task<IAddressResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get IP addresses assigned to an App Service Environment.

AppServiceEnvironmentsGetVipInfoViaIdentity(String, Func<HttpResponseMessage, Task<IAddressResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get IP addresses assigned to an App Service Environment.

AppServiceEnvironmentsGetVipInfoViaIdentity(String, Func<HttpResponseMessage, Task<IAddressResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get IP addresses assigned to an App Service Environment.

AppServiceEnvironmentsGetWorkerPool(String, String, String, String, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get properties of a worker pool.

AppServiceEnvironmentsGetWorkerPool(String, String, String, String, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get properties of a worker pool.

AppServiceEnvironmentsGetWorkerPoolViaIdentity(String, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get properties of a worker pool.

AppServiceEnvironmentsGetWorkerPoolViaIdentity(String, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get properties of a worker pool.

AppServiceEnvironmentsList(String, Func<HttpResponseMessage,Task<IAppServiceEnvironmentCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service Environments for a subscription.

AppServiceEnvironmentsList(String, Func<HttpResponseMessage,Task<IAppServiceEnvironmentCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service Environments for a subscription.

AppServiceEnvironmentsListAppServicePlans(String, String, String, Func<HttpResponseMessage,Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service plans in an App Service Environment.

AppServiceEnvironmentsListAppServicePlans(String, String, String, Func<HttpResponseMessage,Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service plans in an App Service Environment.

AppServiceEnvironmentsListAppServicePlansViaIdentity(String, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service plans in an App Service Environment.

AppServiceEnvironmentsListAppServicePlansViaIdentity(String, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service plans in an App Service Environment.

AppServiceEnvironmentsListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service Environments in a resource group.

AppServiceEnvironmentsListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service Environments in a resource group.

AppServiceEnvironmentsListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service Environments in a resource group.

AppServiceEnvironmentsListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service Environments in a resource group.

AppServiceEnvironmentsListCapacities(String, String, String, Func<HttpResponseMessage, Task<IStampCapacityCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the used, available, and total worker capacity an App Service Environment.

AppServiceEnvironmentsListCapacities(String, String, String, Func<HttpResponseMessage, Task<IStampCapacityCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the used, available, and total worker capacity an App Service Environment.

AppServiceEnvironmentsListCapacitiesViaIdentity(String, Func<HttpResponseMessage, Task<IStampCapacityCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the used, available, and total worker capacity an App Service Environment.

AppServiceEnvironmentsListCapacitiesViaIdentity(String, Func<HttpResponseMessage, Task<IStampCapacityCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the used, available, and total worker capacity an App Service Environment.

AppServiceEnvironmentsListDiagnostics(String, String, String, Func<HttpResponseMessage,Task<IHostingEnvironmentDiagnostics[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get diagnostic information for an App Service Environment.

AppServiceEnvironmentsListDiagnostics(String, String, String, Func<HttpResponseMessage,Task<IHostingEnvironmentDiagnostics[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get diagnostic information for an App Service Environment.

AppServiceEnvironmentsListDiagnosticsViaIdentity(String, Func<HttpResponseMessage, Task<IHostingEnvironmentDiagnostics[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get diagnostic information for an App Service Environment.

AppServiceEnvironmentsListDiagnosticsViaIdentity(String, Func<HttpResponseMessage, Task<IHostingEnvironmentDiagnostics[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get diagnostic information for an App Service Environment.

AppServiceEnvironmentsListMultiRoleMetricDefinitions(String, String, String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get metric definitions for a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRoleMetricDefinitions(String, String, String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get metric definitions for a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRoleMetricDefinitionsViaIdentity(String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get metric definitions for a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRoleMetricDefinitionsViaIdentity(String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get metric definitions for a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitions(String, String, String, String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitions(String, String, String, String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsViaIdentity(String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsViaIdentity(String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRolePools(String, String, String, Func<HttpResponseMessage,Task<IWorkerPoolCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all multi-role pools.

AppServiceEnvironmentsListMultiRolePools(String, String, String, Func<HttpResponseMessage,Task<IWorkerPoolCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all multi-role pools.

AppServiceEnvironmentsListMultiRolePoolSkus(String, String, String, Func<HttpResponseMessage,Task<ISkuInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get available SKUs for scaling a multi-role pool.

AppServiceEnvironmentsListMultiRolePoolSkus(String, String, String, Func<HttpResponseMessage,Task<ISkuInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available SKUs for scaling a multi-role pool.

AppServiceEnvironmentsListMultiRolePoolSkusViaIdentity(String, Func<HttpResponseMessage,Task<ISkuInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available SKUs for scaling a multi-role pool.

AppServiceEnvironmentsListMultiRolePoolSkusViaIdentity(String, Func<HttpResponseMessage,Task<ISkuInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get available SKUs for scaling a multi-role pool.

AppServiceEnvironmentsListMultiRolePoolsViaIdentity(String, Func<HttpResponseMessage, Task<IWorkerPoolCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get all multi-role pools.

AppServiceEnvironmentsListMultiRolePoolsViaIdentity(String, Func<HttpResponseMessage, Task<IWorkerPoolCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get all multi-role pools.

AppServiceEnvironmentsListMultiRoleUsages(String, String, String, Func<HttpResponseMessage,Task<IUsageCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get usage metrics for a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRoleUsages(String, String, String, Func<HttpResponseMessage,Task<IUsageCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get usage metrics for a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRoleUsagesViaIdentity(String, Func<HttpResponseMessage, Task<IUsageCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get usage metrics for a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListMultiRoleUsagesViaIdentity(String, Func<HttpResponseMessage, Task<IUsageCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get usage metrics for a multi-role pool of an App Service Environment.

AppServiceEnvironmentsListOperations(String, String, String, Func<HttpResponseMessage, Task<IOperation[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List all currently running operations on the App Service Environment.

AppServiceEnvironmentsListOperations(String, String, String, Func<HttpResponseMessage, Task<IOperation[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List all currently running operations on the App Service Environment.

AppServiceEnvironmentsListOperationsViaIdentity(String, Func<HttpResponseMessage, Task<IOperation[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List all currently running operations on the App Service Environment.

AppServiceEnvironmentsListOperationsViaIdentity(String, Func<HttpResponseMessage, Task<IOperation[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List all currently running operations on the App Service Environment.

AppServiceEnvironmentsListUsages(String, String, String, String, Func<HttpResponseMessage,Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get global usage metrics of an App Service Environment.

AppServiceEnvironmentsListUsages(String, String, String, String, Func<HttpResponseMessage,Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get global usage metrics of an App Service Environment.

AppServiceEnvironmentsListUsagesViaIdentity(String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get global usage metrics of an App Service Environment.

AppServiceEnvironmentsListUsagesViaIdentity(String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get global usage metrics of an App Service Environment.

AppServiceEnvironmentsListViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service Environments for a subscription.

AppServiceEnvironmentsListViaIdentity(String, Func<HttpResponseMessage, Task<IAppServiceEnvironmentCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service Environments for a subscription.

AppServiceEnvironmentsListWebApps(String, String, String, String, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all apps in an App Service Environment.

AppServiceEnvironmentsListWebApps(String, String, String, String, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all apps in an App Service Environment.

AppServiceEnvironmentsListWebAppsViaIdentity(String, String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get all apps in an App Service Environment.

AppServiceEnvironmentsListWebAppsViaIdentity(String, String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get all apps in an App Service Environment.

AppServiceEnvironmentsListWebWorkerMetricDefinitions(String, String, String, String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get metric definitions for a worker pool of an App Service Environment.

AppServiceEnvironmentsListWebWorkerMetricDefinitions(String, String, String, String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get metric definitions for a worker pool of an App Service Environment.

AppServiceEnvironmentsListWebWorkerMetricDefinitionsViaIdentity(String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get metric definitions for a worker pool of an App Service Environment.

AppServiceEnvironmentsListWebWorkerMetricDefinitionsViaIdentity(String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get metric definitions for a worker pool of an App Service Environment.

AppServiceEnvironmentsListWebWorkerUsages(String, String, String, String, Func<HttpResponseMessage,Task<IUsageCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get usage metrics for a worker pool of an App Service Environment.

AppServiceEnvironmentsListWebWorkerUsages(String, String, String, String, Func<HttpResponseMessage,Task<IUsageCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get usage metrics for a worker pool of an App Service Environment.

AppServiceEnvironmentsListWebWorkerUsagesViaIdentity(String, Func<HttpResponseMessage, Task<IUsageCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get usage metrics for a worker pool of an App Service Environment.

AppServiceEnvironmentsListWebWorkerUsagesViaIdentity(String, Func<HttpResponseMessage, Task<IUsageCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get usage metrics for a worker pool of an App Service Environment.

AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitions(String, String, String, String, String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get metric definitions for a specific instance of a worker pool of an App Service Environment.

AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitions(String, String, String, String, String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.

AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsViaIdentity(String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.

AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsViaIdentity(String, Func<HttpResponseMessage,Task<IResourceMetricDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get metric definitions for a specific instance of a worker pool of an App Service Environment.

AppServiceEnvironmentsListWorkerPools(String, String, String, Func<HttpResponseMessage,Task<IWorkerPoolCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all worker pools of an App Service Environment.

AppServiceEnvironmentsListWorkerPools(String, String, String, Func<HttpResponseMessage,Task<IWorkerPoolCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all worker pools of an App Service Environment.

AppServiceEnvironmentsListWorkerPoolSkus(String, String, String, String, Func<HttpResponseMessage,Task<ISkuInfoCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get available SKUs for scaling a worker pool.

AppServiceEnvironmentsListWorkerPoolSkus(String, String, String, String, Func<HttpResponseMessage,Task<ISkuInfoCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available SKUs for scaling a worker pool.

AppServiceEnvironmentsListWorkerPoolSkusViaIdentity(String, Func<HttpResponseMessage, Task<ISkuInfoCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get available SKUs for scaling a worker pool.

AppServiceEnvironmentsListWorkerPoolSkusViaIdentity(String, Func<HttpResponseMessage, Task<ISkuInfoCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get available SKUs for scaling a worker pool.

AppServiceEnvironmentsListWorkerPoolsViaIdentity(String, Func<HttpResponseMessage, Task<IWorkerPoolCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get all worker pools of an App Service Environment.

AppServiceEnvironmentsListWorkerPoolsViaIdentity(String, Func<HttpResponseMessage, Task<IWorkerPoolCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get all worker pools of an App Service Environment.

AppServiceEnvironmentsReboot(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reboot all machines in an App Service Environment.

AppServiceEnvironmentsReboot(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reboot all machines in an App Service Environment.

AppServiceEnvironmentsRebootViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reboot all machines in an App Service Environment.

AppServiceEnvironmentsRebootViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reboot all machines in an App Service Environment.

AppServiceEnvironmentsResume(String, String, String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Resume an App Service Environment.

AppServiceEnvironmentsResume(String, String, String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Resume an App Service Environment.

AppServiceEnvironmentsResumeViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Resume an App Service Environment.

AppServiceEnvironmentsResumeViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Resume an App Service Environment.

AppServiceEnvironmentsSuspend(String, String, String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Suspend an App Service Environment.

AppServiceEnvironmentsSuspend(String, String, String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Suspend an App Service Environment.

AppServiceEnvironmentsSuspendViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Suspend an App Service Environment.

AppServiceEnvironmentsSuspendViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Suspend an App Service Environment.

AppServiceEnvironmentsTestUpgradeAvailableNotification(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Send a test notification that an upgrade is available for this App Service Environment.

AppServiceEnvironmentsTestUpgradeAvailableNotificationViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Send a test notification that an upgrade is available for this App Service Environment.

AppServiceEnvironmentsUpdate(String, String, String, IAppServiceEnvironmentPatchResource, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update an App Service Environment.

AppServiceEnvironmentsUpdate(String, String, String, IAppServiceEnvironmentPatchResource, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update an App Service Environment.

AppServiceEnvironmentsUpdateAseCustomDnsSuffixConfiguration(String, String, String, ICustomDnsSuffixConfiguration, Func<HttpResponseMessage, Task<ICustomDnsSuffixConfiguration>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Update Custom Dns Suffix configuration of an App Service Environment

AppServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationViaIdentity(String, ICustomDnsSuffixConfiguration, Func<HttpResponseMessage,Task<ICustomDnsSuffixConfiguration>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Update Custom Dns Suffix configuration of an App Service Environment

AppServiceEnvironmentsUpdateAseNetworkingConfiguration(String, String, String, IAseV3NetworkingConfiguration, Func<HttpResponseMessage, Task<IAseV3NetworkingConfiguration>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Update networking configuration of an App Service Environment

AppServiceEnvironmentsUpdateAseNetworkingConfigurationViaIdentity(String, IAseV3NetworkingConfiguration, Func<HttpResponseMessage,Task<IAseV3NetworkingConfiguration>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Update networking configuration of an App Service Environment

AppServiceEnvironmentsUpdateMultiRolePool(String, String, String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a multi-role pool.

AppServiceEnvironmentsUpdateMultiRolePool(String, String, String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a multi-role pool.

AppServiceEnvironmentsUpdateMultiRolePoolViaIdentity(String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Create or update a multi-role pool.

AppServiceEnvironmentsUpdateMultiRolePoolViaIdentity(String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Create or update a multi-role pool.

AppServiceEnvironmentsUpdateViaIdentity(String, IAppServiceEnvironmentPatchResource, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update an App Service Environment.

AppServiceEnvironmentsUpdateViaIdentity(String, IAppServiceEnvironmentPatchResource, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IAppServiceEnvironmentResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update an App Service Environment.

AppServiceEnvironmentsUpdateWorkerPool(String, String, String, String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a worker pool.

AppServiceEnvironmentsUpdateWorkerPool(String, String, String, String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>, Task>, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a worker pool.

AppServiceEnvironmentsUpdateWorkerPoolViaIdentity(String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Create or update a worker pool.

AppServiceEnvironmentsUpdateWorkerPoolViaIdentity(String, IWorkerPoolResource, Func<HttpResponseMessage,Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage, Task<IWorkerPoolResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Create or update a worker pool.

AppServiceEnvironmentsUpgrade(String, String, String, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Initiate an upgrade of an App Service Environment if one is available.

AppServiceEnvironmentsUpgradeViaIdentity(String, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Initiate an upgrade of an App Service Environment if one is available.

AppServicePlansCreateOrUpdate(String, String, String, IAppServicePlan, Func<HttpResponseMessage,Task<IAppServicePlan>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates an App Service Plan.

AppServicePlansCreateOrUpdate(String, String, String, IAppServicePlan, Func<HttpResponseMessage,Task<IAppServicePlan>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates an App Service Plan.

AppServicePlansCreateOrUpdateViaIdentity(String, IAppServicePlan, Func<HttpResponseMessage,Task<IAppServicePlan>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates an App Service Plan.

AppServicePlansCreateOrUpdateViaIdentity(String, IAppServicePlan, Func<HttpResponseMessage,Task<IAppServicePlan>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates an App Service Plan.

AppServicePlansCreateOrUpdateVnetRoute(String, String, String, String, String, IVnetRoute, Func<HttpResponseMessage,Task<IVnetRoute>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a Virtual Network route in an App Service plan.

AppServicePlansCreateOrUpdateVnetRoute(String, String, String, String, String, IVnetRoute, Func<HttpResponseMessage,Task<IVnetRoute>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a Virtual Network route in an App Service plan.

AppServicePlansCreateOrUpdateVnetRouteViaIdentity(String, IVnetRoute, Func<HttpResponseMessage,Task<IVnetRoute>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a Virtual Network route in an App Service plan.

AppServicePlansCreateOrUpdateVnetRouteViaIdentity(String, IVnetRoute, Func<HttpResponseMessage,Task<IVnetRoute>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a Virtual Network route in an App Service plan.

AppServicePlansDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete an App Service plan.

AppServicePlansDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete an App Service plan.

AppServicePlansDeleteHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a Hybrid Connection in use in an App Service plan.

AppServicePlansDeleteHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a Hybrid Connection in use in an App Service plan.

AppServicePlansDeleteHybridConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a Hybrid Connection in use in an App Service plan.

AppServicePlansDeleteHybridConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a Hybrid Connection in use in an App Service plan.

AppServicePlansDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete an App Service plan.

AppServicePlansDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete an App Service plan.

AppServicePlansDeleteVnetRoute(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a Virtual Network route in an App Service plan.

AppServicePlansDeleteVnetRoute(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a Virtual Network route in an App Service plan.

AppServicePlansDeleteVnetRouteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a Virtual Network route in an App Service plan.

AppServicePlansDeleteVnetRouteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a Virtual Network route in an App Service plan.

AppServicePlansGet(String, String, String, Func<HttpResponseMessage, Task<IAppServicePlan>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get an App Service plan.

AppServicePlansGet(String, String, String, Func<HttpResponseMessage, Task<IAppServicePlan>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get an App Service plan.

AppServicePlansGetHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieve a Hybrid Connection in use in an App Service plan.

AppServicePlansGetHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieve a Hybrid Connection in use in an App Service plan.

AppServicePlansGetHybridConnectionPlanLimit(String, String, String, Func<HttpResponseMessage,Task<IHybridConnectionLimits>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the maximum number of Hybrid Connections allowed in an App Service plan.

AppServicePlansGetHybridConnectionPlanLimit(String, String, String, Func<HttpResponseMessage,Task<IHybridConnectionLimits>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the maximum number of Hybrid Connections allowed in an App Service plan.

AppServicePlansGetHybridConnectionPlanLimitViaIdentity(String, Func<HttpResponseMessage,Task<IHybridConnectionLimits>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the maximum number of Hybrid Connections allowed in an App Service plan.

AppServicePlansGetHybridConnectionPlanLimitViaIdentity(String, Func<HttpResponseMessage,Task<IHybridConnectionLimits>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the maximum number of Hybrid Connections allowed in an App Service plan.

AppServicePlansGetHybridConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Retrieve a Hybrid Connection in use in an App Service plan.

AppServicePlansGetHybridConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Retrieve a Hybrid Connection in use in an App Service plan.

AppServicePlansGetRouteForVnet(String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetRoute[]>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a Virtual Network route in an App Service plan.

AppServicePlansGetRouteForVnet(String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetRoute[]>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a Virtual Network route in an App Service plan.

AppServicePlansGetRouteForVnetViaIdentity(String, Func<HttpResponseMessage, Task<IVnetRoute[]>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a Virtual Network route in an App Service plan.

AppServicePlansGetRouteForVnetViaIdentity(String, Func<HttpResponseMessage, Task<IVnetRoute[]>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a Virtual Network route in an App Service plan.

AppServicePlansGetServerFarmSkus(String, String, String, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets all selectable SKUs for a given App Service Plan

AppServicePlansGetServerFarmSkus(String, String, String, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets all selectable SKUs for a given App Service Plan

AppServicePlansGetServerFarmSkusViaIdentity(String, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets all selectable SKUs for a given App Service Plan

AppServicePlansGetServerFarmSkusViaIdentity(String, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets all selectable SKUs for a given App Service Plan

AppServicePlansGetViaIdentity(String, Func<HttpResponseMessage, Task<IAppServicePlan>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get an App Service plan.

AppServicePlansGetViaIdentity(String, Func<HttpResponseMessage, Task<IAppServicePlan>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get an App Service plan.

AppServicePlansGetVnetFromServerFarm(String, String, String, String, Func<HttpResponseMessage,Task<IVnetInfo>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a Virtual Network associated with an App Service plan.

AppServicePlansGetVnetFromServerFarm(String, String, String, String, Func<HttpResponseMessage,Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a Virtual Network associated with an App Service plan.

AppServicePlansGetVnetFromServerFarmViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a Virtual Network associated with an App Service plan.

AppServicePlansGetVnetFromServerFarmViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a Virtual Network associated with an App Service plan.

AppServicePlansGetVnetGateway(String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a Virtual Network gateway.

AppServicePlansGetVnetGateway(String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a Virtual Network gateway.

AppServicePlansGetVnetGatewayViaIdentity(String, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get a Virtual Network gateway.

AppServicePlansGetVnetGatewayViaIdentity(String, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get a Virtual Network gateway.

AppServicePlansList(Nullable<Boolean>, String, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service plans for a subscription.

AppServicePlansList(Nullable<Boolean>, String, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service plans for a subscription.

AppServicePlansListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service plans in a resource group.

AppServicePlansListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service plans in a resource group.

AppServicePlansListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service plans in a resource group.

AppServicePlansListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service plans in a resource group.

AppServicePlansListCapabilities(String, String, String, Func<HttpResponseMessage, Task<ICapability[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List all capabilities of an App Service plan.

AppServicePlansListCapabilities(String, String, String, Func<HttpResponseMessage, Task<ICapability[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List all capabilities of an App Service plan.

AppServicePlansListCapabilitiesViaIdentity(String, Func<HttpResponseMessage, Task<ICapability[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List all capabilities of an App Service plan.

AppServicePlansListCapabilitiesViaIdentity(String, Func<HttpResponseMessage, Task<ICapability[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List all capabilities of an App Service plan.

AppServicePlansListHybridConnectionKeys(String, String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnectionKey>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the send key name and value of a Hybrid Connection.

AppServicePlansListHybridConnectionKeys(String, String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnectionKey>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the send key name and value of a Hybrid Connection.

AppServicePlansListHybridConnectionKeysViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnectionKey>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the send key name and value of a Hybrid Connection.

AppServicePlansListHybridConnectionKeysViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnectionKey>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the send key name and value of a Hybrid Connection.

AppServicePlansListHybridConnections(String, String, String, Func<HttpResponseMessage, Task<IHybridConnectionCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieve all Hybrid Connections in use in an App Service plan.

AppServicePlansListHybridConnections(String, String, String, Func<HttpResponseMessage, Task<IHybridConnectionCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieve all Hybrid Connections in use in an App Service plan.

AppServicePlansListHybridConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnectionCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieve all Hybrid Connections in use in an App Service plan.

AppServicePlansListHybridConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnectionCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieve all Hybrid Connections in use in an App Service plan.

AppServicePlansListRoutesForVnet(String, String, String, String, Func<HttpResponseMessage,Task<IVnetRoute[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all routes that are associated with a Virtual Network in an App Service plan.

AppServicePlansListRoutesForVnet(String, String, String, String, Func<HttpResponseMessage,Task<IVnetRoute[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all routes that are associated with a Virtual Network in an App Service plan.

AppServicePlansListRoutesForVnetViaIdentity(String, Func<HttpResponseMessage, Task<IVnetRoute[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get all routes that are associated with a Virtual Network in an App Service plan.

AppServicePlansListRoutesForVnetViaIdentity(String, Func<HttpResponseMessage, Task<IVnetRoute[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get all routes that are associated with a Virtual Network in an App Service plan.

AppServicePlansListUsages(String, String, String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets server farm usage information

AppServicePlansListUsages(String, String, String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets server farm usage information

AppServicePlansListUsagesViaIdentity(String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets server farm usage information

AppServicePlansListUsagesViaIdentity(String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets server farm usage information

AppServicePlansListViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all App Service plans for a subscription.

AppServicePlansListViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task<IAppServicePlanCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all App Service plans for a subscription.

AppServicePlansListVnets(String, String, String, Func<HttpResponseMessage, Task<IVnetInfo[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get all Virtual Networks associated with an App Service plan.

AppServicePlansListVnets(String, String, String, Func<HttpResponseMessage, Task<IVnetInfoResource[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get all Virtual Networks associated with an App Service plan.

AppServicePlansListVnetsViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfo[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get all Virtual Networks associated with an App Service plan.

AppServicePlansListVnetsViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfoResource[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get all Virtual Networks associated with an App Service plan.

AppServicePlansListWebApps(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all apps associated with an App Service plan.

AppServicePlansListWebApps(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all apps associated with an App Service plan.

AppServicePlansListWebAppsByHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task<IResourceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all apps that use a Hybrid Connection in an App Service Plan.

AppServicePlansListWebAppsByHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task<IResourceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all apps that use a Hybrid Connection in an App Service Plan.

AppServicePlansListWebAppsByHybridConnectionViaIdentity(String, Func<HttpResponseMessage,Task<IResourceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all apps that use a Hybrid Connection in an App Service Plan.

AppServicePlansListWebAppsByHybridConnectionViaIdentity(String, Func<HttpResponseMessage,Task<IResourceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all apps that use a Hybrid Connection in an App Service Plan.

AppServicePlansListWebAppsViaIdentity(String, String, String, String, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all apps associated with an App Service plan.

AppServicePlansListWebAppsViaIdentity(String, String, String, String, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all apps associated with an App Service plan.

AppServicePlansRebootWorker(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reboot a worker machine in an App Service plan.

AppServicePlansRebootWorker(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reboot a worker machine in an App Service plan.

AppServicePlansRebootWorkerViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reboot a worker machine in an App Service plan.

AppServicePlansRebootWorkerViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reboot a worker machine in an App Service plan.

AppServicePlansRestartWebApps(String, String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Restart all apps in an App Service plan.

AppServicePlansRestartWebApps(String, String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Restart all apps in an App Service plan.

AppServicePlansRestartWebAppsViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restart all apps in an App Service plan.

AppServicePlansRestartWebAppsViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restart all apps in an App Service plan.

AppServicePlansUpdate(String, String, String, IAppServicePlanPatchResource, Func<HttpResponseMessage,Task<IAppServicePlan>,Task>, Func<HttpResponseMessage, Task<IAppServicePlan>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates or updates an App Service Plan.

AppServicePlansUpdate(String, String, String, IAppServicePlanPatchResource, Func<HttpResponseMessage,Task<IAppServicePlan>,Task>, Func<HttpResponseMessage, Task<IAppServicePlan>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates or updates an App Service Plan.

AppServicePlansUpdateViaIdentity(String, IAppServicePlanPatchResource, Func<HttpResponseMessage,Task<IAppServicePlan>,Task>, Func<HttpResponseMessage, Task<IAppServicePlan>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates or updates an App Service Plan.

AppServicePlansUpdateViaIdentity(String, IAppServicePlanPatchResource, Func<HttpResponseMessage,Task<IAppServicePlan>,Task>, Func<HttpResponseMessage, Task<IAppServicePlan>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates or updates an App Service Plan.

AppServicePlansUpdateVnetGateway(String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Update a Virtual Network gateway.

AppServicePlansUpdateVnetGateway(String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Update a Virtual Network gateway.

AppServicePlansUpdateVnetGatewayViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Update a Virtual Network gateway.

AppServicePlansUpdateVnetGatewayViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Update a Virtual Network gateway.

AppServicePlansUpdateVnetRoute(String, String, String, String, String, IVnetRoute, Func<HttpResponseMessage,Task<IVnetRoute>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a Virtual Network route in an App Service plan.

AppServicePlansUpdateVnetRoute(String, String, String, String, String, IVnetRoute, Func<HttpResponseMessage,Task<IVnetRoute>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a Virtual Network route in an App Service plan.

AppServicePlansUpdateVnetRouteViaIdentity(String, IVnetRoute, Func<HttpResponseMessage,Task<IVnetRoute>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a Virtual Network route in an App Service plan.

AppServicePlansUpdateVnetRouteViaIdentity(String, IVnetRoute, Func<HttpResponseMessage,Task<IVnetRoute>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a Virtual Network route in an App Service plan.

BlobContainersClearLegalHold(String, String, String, String, ILegalHold, Func<HttpResponseMessage,Task<ILegalHold>,Task>, IEventListener, ISendAsync)

Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation. ClearLegalHold clears out only the specified tags in the request.

BlobContainersClearLegalHoldViaIdentity(String, ILegalHold, Func<HttpResponseMessage,Task<ILegalHold>,Task>, IEventListener, ISendAsync)

Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation. ClearLegalHold clears out only the specified tags in the request.

BlobContainersCreate(String, String, String, String, IBlobContainer, Func<HttpResponseMessage,Task<IBlobContainer>,Task>, Func<HttpResponseMessage, Task<IBlobContainer>,Task>, IEventListener, ISendAsync)

Creates a new container under the specified account as described by request body. The container resource includes metadata and properties for that container. It does not include a list of the blobs contained by the container.

BlobContainersCreateOrUpdateImmutabilityPolicy(String, String, String, String, String, IImmutabilityPolicy, Func<HttpResponseMessage, Task<IImmutabilityPolicy>,Task>, IEventListener, ISendAsync)

Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not required for this operation.

BlobContainersCreateOrUpdateImmutabilityPolicyViaIdentity(String, String, IImmutabilityPolicy, Func<HttpResponseMessage,Task<IImmutabilityPolicy>, Task>, IEventListener, ISendAsync)

Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not required for this operation.

BlobContainersCreateViaIdentity(String, IBlobContainer, Func<HttpResponseMessage, Task<IBlobContainer>,Task>, Func<HttpResponseMessage,Task<IBlobContainer>, Task>, IEventListener, ISendAsync)

Creates a new container under the specified account as described by request body. The container resource includes metadata and properties for that container. It does not include a list of the blobs contained by the container.

BlobContainersDelete(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Deletes specified container under its account.

BlobContainersDeleteImmutabilityPolicy(String, String, String, String, String, Func<HttpResponseMessage,Task<IImmutabilityPolicy>, Task>, IEventListener, ISendAsync)

Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, only way is to delete the container after deleting all blobs inside the container.

BlobContainersDeleteImmutabilityPolicyViaIdentity(String, String, Func<HttpResponseMessage,Task<IImmutabilityPolicy>,Task>, IEventListener, ISendAsync)

Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, only way is to delete the container after deleting all blobs inside the container.

BlobContainersDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Deletes specified container under its account.

BlobContainersExtendImmutabilityPolicy(String, String, String, String, String, IImmutabilityPolicy, Func<HttpResponseMessage, Task<IImmutabilityPolicy>,Task>, IEventListener, ISendAsync)

Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action allowed on a Locked policy will be this action. ETag in If-Match is required for this operation.

BlobContainersExtendImmutabilityPolicyViaIdentity(String, String, IImmutabilityPolicy, Func<HttpResponseMessage,Task<IImmutabilityPolicy>, Task>, IEventListener, ISendAsync)

Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action allowed on a Locked policy will be this action. ETag in If-Match is required for this operation.

BlobContainersGet(String, String, String, String, Func<HttpResponseMessage,Task<IBlobContainer>,Task>, IEventListener, ISendAsync)

Gets properties of a specified container.

BlobContainersGetImmutabilityPolicy(String, String, String, String, String, Func<HttpResponseMessage,Task<IImmutabilityPolicy>,Task>, IEventListener, ISendAsync)

Gets the existing immutability policy along with the corresponding ETag in response headers and body.

BlobContainersGetImmutabilityPolicyViaIdentity(String, String, Func<HttpResponseMessage,Task<IImmutabilityPolicy>,Task>, IEventListener, ISendAsync)

Gets the existing immutability policy along with the corresponding ETag in response headers and body.

BlobContainersGetViaIdentity(String, Func<HttpResponseMessage,Task<IBlobContainer>,Task>, IEventListener, ISendAsync)

Gets properties of a specified container.

BlobContainersLease(String, String, String, String, ILeaseContainerRequest, Func<HttpResponseMessage,Task<ILeaseContainerResponse>,Task>, IEventListener, ISendAsync)

The Lease Container operation establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite.

BlobContainersLeaseViaIdentity(String, ILeaseContainerRequest, Func<HttpResponseMessage,Task<ILeaseContainerResponse>,Task>, IEventListener, ISendAsync)

The Lease Container operation establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite.

BlobContainersList(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IListContainerItems>,Task>, IEventListener, ISendAsync)

Lists all containers and does not support a prefix like data plane. Also SRP today does not return continuation token.

BlobContainersListViaIdentity(String, String, String, String, Func<HttpResponseMessage,Task<IListContainerItems>,Task>, IEventListener, ISendAsync)

Lists all containers and does not support a prefix like data plane. Also SRP today does not return continuation token.

BlobContainersLockImmutabilityPolicy(String, String, String, String, String, Func<HttpResponseMessage,Task<IImmutabilityPolicy>,Task>, IEventListener, ISendAsync)

Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation.

BlobContainersLockImmutabilityPolicyViaIdentity(String, String, Func<HttpResponseMessage,Task<IImmutabilityPolicy>,Task>, IEventListener, ISendAsync)

Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation.

BlobContainersSetLegalHold(String, String, String, String, ILegalHold, Func<HttpResponseMessage,Task<ILegalHold>,Task>, IEventListener, ISendAsync)

Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows an append pattern and does not clear out the existing tags that are not specified in the request.

BlobContainersSetLegalHoldViaIdentity(String, ILegalHold, Func<HttpResponseMessage,Task<ILegalHold>,Task>, IEventListener, ISendAsync)

Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows an append pattern and does not clear out the existing tags that are not specified in the request.

BlobContainersUpdate(String, String, String, String, IBlobContainer, Func<HttpResponseMessage,Task<IBlobContainer>,Task>, IEventListener, ISendAsync)

Updates container properties as specified in request body. Properties not mentioned in the request will be unchanged. Update fails if the specified container doesn't already exist.

BlobContainersUpdateViaIdentity(String, IBlobContainer, Func<HttpResponseMessage,Task<IBlobContainer>,Task>, IEventListener, ISendAsync)

Updates container properties as specified in request body. Properties not mentioned in the request will be unchanged. Update fails if the specified container doesn't already exist.

BlobServicesGetServiceProperties(String, String, String, Func<HttpResponseMessage,Task<IBlobServiceProperties>,Task>, IEventListener, ISendAsync)

Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.

BlobServicesGetServicePropertiesViaIdentity(String, Func<HttpResponseMessage,Task<IBlobServiceProperties>,Task>, IEventListener, ISendAsync)

Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.

BlobServicesList(String, String, String, Func<HttpResponseMessage,Task<IBlobServiceItems>,Task>, IEventListener, ISendAsync)

List blob services of storage account. It returns a collection of one object named default.

BlobServicesListViaIdentity(String, Func<HttpResponseMessage,Task<IBlobServiceItems>,Task>, IEventListener, ISendAsync)

List blob services of storage account. It returns a collection of one object named default.

BlobServicesSetServiceProperties(String, String, String, IBlobServiceProperties, Func<HttpResponseMessage,Task<IBlobServiceProperties>,Task>, IEventListener, ISendAsync)

Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.

BlobServicesSetServicePropertiesViaIdentity(String, IBlobServiceProperties, Func<HttpResponseMessage,Task<IBlobServiceProperties>,Task>, IEventListener, ISendAsync)

Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.

CertificateRegistrationProviderListOperations(Func<HttpResponseMessage, Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

CertificateRegistrationProviderListOperations(Func<HttpResponseMessage, Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

CertificateRegistrationProviderListOperationsViaIdentity(String, Func<HttpResponseMessage,Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

CertificateRegistrationProviderListOperationsViaIdentity(String, Func<HttpResponseMessage,Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

CertificatesCreateOrUpdate(String, String, String, ICertificate, Func<HttpResponseMessage,Task<ICertificate>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a certificate.

CertificatesCreateOrUpdate(String, String, String, ICertificate, Func<HttpResponseMessage,Task<ICertificate>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a certificate.

CertificatesCreateOrUpdateViaIdentity(String, ICertificate, Func<HttpResponseMessage, Task<ICertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Create or update a certificate.

CertificatesCreateOrUpdateViaIdentity(String, ICertificate, Func<HttpResponseMessage, Task<ICertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Create or update a certificate.

CertificatesDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a certificate.

CertificatesDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a certificate.

CertificatesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a certificate.

CertificatesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a certificate.

CertificatesGet(String, String, String, Func<HttpResponseMessage, Task<ICertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get a certificate.

CertificatesGet(String, String, String, Func<HttpResponseMessage, Task<ICertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get a certificate.

CertificatesGetViaIdentity(String, Func<HttpResponseMessage,Task<ICertificate>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a certificate.

CertificatesGetViaIdentity(String, Func<HttpResponseMessage,Task<ICertificate>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a certificate.

CertificatesList(String, Func<HttpResponseMessage,Task<ICertificateCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all certificates for a subscription.

CertificatesList(String, String, Func<HttpResponseMessage,Task<ICertificateCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all certificates for a subscription.

CertificatesListByResourceGroup(String, String, Func<HttpResponseMessage, Task<ICertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all certificates in a resource group.

CertificatesListByResourceGroup(String, String, Func<HttpResponseMessage, Task<ICertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all certificates in a resource group.

CertificatesListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<ICertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all certificates in a resource group.

CertificatesListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<ICertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all certificates in a resource group.

CertificatesListViaIdentity(String, Func<HttpResponseMessage, Task<ICertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all certificates for a subscription.

CertificatesListViaIdentity(String, String, Func<HttpResponseMessage, Task<ICertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all certificates for a subscription.

CertificatesUpdate(String, String, String, ICertificatePatchResource, Func<HttpResponseMessage,Task<ICertificate>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a certificate.

CertificatesUpdate(String, String, String, ICertificatePatchResource, Func<HttpResponseMessage,Task<ICertificate>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a certificate.

CertificatesUpdateViaIdentity(String, ICertificatePatchResource, Func<HttpResponseMessage,Task<ICertificate>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a certificate.

CertificatesUpdateViaIdentity(String, ICertificatePatchResource, Func<HttpResponseMessage,Task<ICertificate>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create or update a certificate.

CheckNameAvailability(String, IResourceNameAvailabilityRequest, Func<HttpResponseMessage,Task<IResourceNameAvailability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Check if a resource name is available.

CheckNameAvailability(String, IResourceNameAvailabilityRequest, Func<HttpResponseMessage,Task<IResourceNameAvailability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Check if a resource name is available.

CheckNameAvailabilityViaIdentity(String, IResourceNameAvailabilityRequest, Func<HttpResponseMessage,Task<IResourceNameAvailability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Check if a resource name is available.

CheckNameAvailabilityViaIdentity(String, IResourceNameAvailabilityRequest, Func<HttpResponseMessage,Task<IResourceNameAvailability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Check if a resource name is available.

ComponentsCreateOrUpdate(String, String, String, IApplicationInsightsComponent, Func<HttpResponseMessage,Task<IApplicationInsightsComponent>, Task>, IEventListener, ISendAsync)

Creates (or updates) an Application Insights component. Note: You cannot specify a different value for InstrumentationKey nor AppId in the Put operation.

ComponentsCreateOrUpdateViaIdentity(String, IApplicationInsightsComponent, Func<HttpResponseMessage,Task<IApplicationInsightsComponent>, Task>, IEventListener, ISendAsync)

Creates (or updates) an Application Insights component. Note: You cannot specify a different value for InstrumentationKey nor AppId in the Put operation.

ComponentsDelete(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Deletes an Application Insights component.

ComponentsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Deletes an Application Insights component.

ComponentsGet(String, String, String, Func<HttpResponseMessage,Task<IApplicationInsightsComponent>,Task>, IEventListener, ISendAsync)

Returns an Application Insights component.

ComponentsGetPurgeStatus(String, String, String, String, Func<HttpResponseMessage, Task<IComponentPurgeStatusResponse>,Task>, IEventListener, ISendAsync)

Get status for an ongoing purge operation.

ComponentsGetPurgeStatusViaIdentity(String, Func<HttpResponseMessage,Task<IComponentPurgeStatusResponse>,Task>, IEventListener, ISendAsync)

Get status for an ongoing purge operation.

ComponentsGetViaIdentity(String, Func<HttpResponseMessage,Task<IApplicationInsightsComponent>,Task>, IEventListener, ISendAsync)

Returns an Application Insights component.

ComponentsList(String, Func<HttpResponseMessage,Task<IApplicationInsightsComponentListResult>,Task>, IEventListener, ISendAsync)

Gets a list of all Application Insights components within a subscription.

ComponentsListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IApplicationInsightsComponentListResult>,Task>, IEventListener, ISendAsync)

Gets a list of Application Insights components within a resource group.

ComponentsListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IApplicationInsightsComponentListResult>,Task>, IEventListener, ISendAsync)

Gets a list of Application Insights components within a resource group.

ComponentsListViaIdentity(String, Func<HttpResponseMessage,Task<IApplicationInsightsComponentListResult>,Task>, IEventListener, ISendAsync)

Gets a list of all Application Insights components within a subscription.

ComponentsPurge(String, String, String, IComponentPurgeBody, Func<HttpResponseMessage, Task<IComponentPurgeResponse>,Task>, IEventListener, ISendAsync)

Purges data in an Application Insights component by a set of user-defined filters. In order to manage system resources, purge requests are throttled at 50 requests per hour. You should batch the execution of purge requests by sending a single command whose predicate includes all user identities that require purging. Use the in operator to specify multiple identities. You should run the query prior to using for a purge request to verify that the results are expected.

ComponentsPurgeViaIdentity(String, IComponentPurgeBody, Func<HttpResponseMessage,Task<IComponentPurgeResponse>,Task>, IEventListener, ISendAsync)

Purges data in an Application Insights component by a set of user-defined filters. In order to manage system resources, purge requests are throttled at 50 requests per hour. You should batch the execution of purge requests by sending a single command whose predicate includes all user identities that require purging. Use the in operator to specify multiple identities. You should run the query prior to using for a purge request to verify that the results are expected.

ComponentsUpdateTags(String, String, String, ITagsResource, Func<HttpResponseMessage, Task<IApplicationInsightsComponent>,Task>, IEventListener, ISendAsync)

Updates an existing component's tags. To update other fields use the CreateOrUpdate method.

ComponentsUpdateTagsViaIdentity(String, ITagsResource, Func<HttpResponseMessage, Task<IApplicationInsightsComponent>,Task>, IEventListener, ISendAsync)

Updates an existing component's tags. To update other fields use the CreateOrUpdate method.

DeletedWebAppsGetDeletedWebAppByLocation(String, String, String, Func<HttpResponseMessage,Task<IDeletedSite>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get deleted app for a subscription at location.

DeletedWebAppsGetDeletedWebAppByLocation(String, String, String, Func<HttpResponseMessage,Task<IDeletedSite>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get deleted app for a subscription at location.

DeletedWebAppsGetDeletedWebAppByLocationViaIdentity(String, Func<HttpResponseMessage, Task<IDeletedSite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get deleted app for a subscription at location.

DeletedWebAppsGetDeletedWebAppByLocationViaIdentity(String, Func<HttpResponseMessage, Task<IDeletedSite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get deleted app for a subscription at location.

DeletedWebAppsList(String, Func<HttpResponseMessage,Task<IDeletedWebAppCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all deleted apps for a subscription.

DeletedWebAppsList(String, Func<HttpResponseMessage,Task<IDeletedWebAppCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all deleted apps for a subscription.

DeletedWebAppsListByLocation(String, String, Func<HttpResponseMessage, Task<IDeletedWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all deleted apps for a subscription at location

DeletedWebAppsListByLocation(String, String, Func<HttpResponseMessage, Task<IDeletedWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all deleted apps for a subscription at location

DeletedWebAppsListByLocationViaIdentity(String, Func<HttpResponseMessage, Task<IDeletedWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all deleted apps for a subscription at location

DeletedWebAppsListByLocationViaIdentity(String, Func<HttpResponseMessage, Task<IDeletedWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all deleted apps for a subscription at location

DeletedWebAppsListViaIdentity(String, Func<HttpResponseMessage, Task<IDeletedWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all deleted apps for a subscription.

DeletedWebAppsListViaIdentity(String, Func<HttpResponseMessage, Task<IDeletedWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all deleted apps for a subscription.

DiagnosticsExecuteSiteAnalysis(String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage, Task<IDiagnosticAnalysis>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Execute Analysis

DiagnosticsExecuteSiteAnalysis(String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage, Task<IDiagnosticAnalysis>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Execute Analysis

DiagnosticsExecuteSiteAnalysisSlot(String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage,Task<IDiagnosticAnalysis>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Execute Analysis

DiagnosticsExecuteSiteAnalysisSlot(String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage,Task<IDiagnosticAnalysis>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Execute Analysis

DiagnosticsExecuteSiteAnalysisSlotViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDiagnosticAnalysis>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Execute Analysis

DiagnosticsExecuteSiteAnalysisSlotViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDiagnosticAnalysis>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Execute Analysis

DiagnosticsExecuteSiteAnalysisViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDiagnosticAnalysis>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Execute Analysis

DiagnosticsExecuteSiteAnalysisViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDiagnosticAnalysis>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Execute Analysis

DiagnosticsExecuteSiteDetector(String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage, Task<IDiagnosticDetectorResponse>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Execute Detector

DiagnosticsExecuteSiteDetector(String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage, Task<IDiagnosticDetectorResponse>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Execute Detector

DiagnosticsExecuteSiteDetectorSlot(String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage,Task<IDiagnosticDetectorResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Execute Detector

DiagnosticsExecuteSiteDetectorSlot(String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage,Task<IDiagnosticDetectorResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Execute Detector

DiagnosticsExecuteSiteDetectorSlotViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDiagnosticDetectorResponse>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Execute Detector

DiagnosticsExecuteSiteDetectorSlotViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDiagnosticDetectorResponse>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Execute Detector

DiagnosticsExecuteSiteDetectorViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDiagnosticDetectorResponse>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Execute Detector

DiagnosticsExecuteSiteDetectorViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDiagnosticDetectorResponse>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Execute Detector

DiagnosticsGetHostingEnvironmentDetectorResponse(String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage,Task<IDetectorResponse>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Hosting Environment Detector Response

DiagnosticsGetHostingEnvironmentDetectorResponse(String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage,Task<IDetectorResponse>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Hosting Environment Detector Response

DiagnosticsGetHostingEnvironmentDetectorResponseViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage, Task<IDetectorResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get Hosting Environment Detector Response

DiagnosticsGetHostingEnvironmentDetectorResponseViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage, Task<IDetectorResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get Hosting Environment Detector Response

DiagnosticsGetSiteAnalysis(String, String, String, String, String, Func<HttpResponseMessage,Task<IAnalysisDefinition>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Site Analysis

DiagnosticsGetSiteAnalysis(String, String, String, String, String, Func<HttpResponseMessage,Task<IAnalysisDefinition>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Site Analysis

DiagnosticsGetSiteAnalysisSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IAnalysisDefinition>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Site Analysis

DiagnosticsGetSiteAnalysisSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IAnalysisDefinition>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Site Analysis

DiagnosticsGetSiteAnalysisSlotViaIdentity(String, Func<HttpResponseMessage, Task<IAnalysisDefinition>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get Site Analysis

DiagnosticsGetSiteAnalysisSlotViaIdentity(String, Func<HttpResponseMessage, Task<IAnalysisDefinition>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get Site Analysis

DiagnosticsGetSiteAnalysisViaIdentity(String, Func<HttpResponseMessage, Task<IAnalysisDefinition>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get Site Analysis

DiagnosticsGetSiteAnalysisViaIdentity(String, Func<HttpResponseMessage, Task<IAnalysisDefinition>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get Site Analysis

DiagnosticsGetSiteDetector(String, String, String, String, String, Func<HttpResponseMessage,Task<IDetectorDefinition>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Detector

DiagnosticsGetSiteDetector(String, String, String, String, String, Func<HttpResponseMessage,Task<IDetectorDefinitionResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Detector

DiagnosticsGetSiteDetectorResponse(String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage, Task<IDetectorResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get site detector response

DiagnosticsGetSiteDetectorResponse(String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage, Task<IDetectorResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get site detector response

DiagnosticsGetSiteDetectorResponseSlot(String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage,Task<IDetectorResponse>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get site detector response

DiagnosticsGetSiteDetectorResponseSlot(String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String, Func<HttpResponseMessage,Task<IDetectorResponse>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get site detector response

DiagnosticsGetSiteDetectorResponseSlotViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDetectorResponse>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get site detector response

DiagnosticsGetSiteDetectorResponseSlotViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDetectorResponse>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get site detector response

DiagnosticsGetSiteDetectorResponseViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDetectorResponse>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get site detector response

DiagnosticsGetSiteDetectorResponseViaIdentity(String, Nullable<DateTime>, Nullable<DateTime>, String, Func<HttpResponseMessage,Task<IDetectorResponse>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get site detector response

DiagnosticsGetSiteDetectorSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IDetectorDefinition>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Detector

DiagnosticsGetSiteDetectorSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IDetectorDefinitionResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Detector

DiagnosticsGetSiteDetectorSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDetectorDefinition>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get Detector

DiagnosticsGetSiteDetectorSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDetectorDefinitionResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Detector

DiagnosticsGetSiteDetectorViaIdentity(String, Func<HttpResponseMessage, Task<IDetectorDefinition>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get Detector

DiagnosticsGetSiteDetectorViaIdentity(String, Func<HttpResponseMessage, Task<IDetectorDefinitionResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Detector

DiagnosticsGetSiteDiagnosticCategory(String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticCategory>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Diagnostics Category

DiagnosticsGetSiteDiagnosticCategory(String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticCategory>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Diagnostics Category

DiagnosticsGetSiteDiagnosticCategorySlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticCategory>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Diagnostics Category

DiagnosticsGetSiteDiagnosticCategorySlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticCategory>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Diagnostics Category

DiagnosticsGetSiteDiagnosticCategorySlotViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticCategory>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get Diagnostics Category

DiagnosticsGetSiteDiagnosticCategorySlotViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticCategory>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get Diagnostics Category

DiagnosticsGetSiteDiagnosticCategoryViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticCategory>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get Diagnostics Category

DiagnosticsGetSiteDiagnosticCategoryViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticCategory>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get Diagnostics Category

DiagnosticsListHostingEnvironmentDetectorResponses(String, String, String, Func<HttpResponseMessage,Task<IDetectorResponseCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List Hosting Environment Detector Responses

DiagnosticsListHostingEnvironmentDetectorResponses(String, String, String, Func<HttpResponseMessage,Task<IDetectorResponseCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List Hosting Environment Detector Responses

DiagnosticsListHostingEnvironmentDetectorResponsesViaIdentity(String, Func<HttpResponseMessage,Task<IDetectorResponseCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List Hosting Environment Detector Responses

DiagnosticsListHostingEnvironmentDetectorResponsesViaIdentity(String, Func<HttpResponseMessage,Task<IDetectorResponseCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List Hosting Environment Detector Responses

DiagnosticsListSiteAnalyses(String, String, String, String, Func<HttpResponseMessage, Task<IDiagnosticAnalysisCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Site Analyses

DiagnosticsListSiteAnalyses(String, String, String, String, Func<HttpResponseMessage, Task<IDiagnosticAnalysisCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Site Analyses

DiagnosticsListSiteAnalysesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticAnalysisCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Site Analyses

DiagnosticsListSiteAnalysesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticAnalysisCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Site Analyses

DiagnosticsListSiteAnalysesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticAnalysisCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Site Analyses

DiagnosticsListSiteAnalysesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticAnalysisCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Site Analyses

DiagnosticsListSiteAnalysesViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticAnalysisCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Site Analyses

DiagnosticsListSiteAnalysesViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticAnalysisCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Site Analyses

DiagnosticsListSiteDetectorResponses(String, String, String, Func<HttpResponseMessage, Task<IDetectorResponseCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List Site Detector Responses

DiagnosticsListSiteDetectorResponses(String, String, String, Func<HttpResponseMessage, Task<IDetectorResponseCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List Site Detector Responses

DiagnosticsListSiteDetectorResponsesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IDetectorResponseCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List Site Detector Responses

DiagnosticsListSiteDetectorResponsesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IDetectorResponseCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List Site Detector Responses

DiagnosticsListSiteDetectorResponsesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDetectorResponseCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List Site Detector Responses

DiagnosticsListSiteDetectorResponsesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDetectorResponseCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List Site Detector Responses

DiagnosticsListSiteDetectorResponsesViaIdentity(String, Func<HttpResponseMessage, Task<IDetectorResponseCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List Site Detector Responses

DiagnosticsListSiteDetectorResponsesViaIdentity(String, Func<HttpResponseMessage, Task<IDetectorResponseCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List Site Detector Responses

DiagnosticsListSiteDetectors(String, String, String, String, Func<HttpResponseMessage, Task<IDiagnosticDetectorCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Detectors

DiagnosticsListSiteDetectors(String, String, String, String, Func<HttpResponseMessage, Task<IDiagnosticDetectorCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Detectors

DiagnosticsListSiteDetectorsSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticDetectorCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Detectors

DiagnosticsListSiteDetectorsSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticDetectorCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Detectors

DiagnosticsListSiteDetectorsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticDetectorCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Detectors

DiagnosticsListSiteDetectorsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticDetectorCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Detectors

DiagnosticsListSiteDetectorsViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticDetectorCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Detectors

DiagnosticsListSiteDetectorsViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticDetectorCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Detectors

DiagnosticsListSiteDiagnosticCategories(String, String, String, Func<HttpResponseMessage,Task<IDiagnosticCategoryCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Diagnostics Categories

DiagnosticsListSiteDiagnosticCategories(String, String, String, Func<HttpResponseMessage,Task<IDiagnosticCategoryCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Diagnostics Categories

DiagnosticsListSiteDiagnosticCategoriesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticCategoryCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Diagnostics Categories

DiagnosticsListSiteDiagnosticCategoriesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IDiagnosticCategoryCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Diagnostics Categories

DiagnosticsListSiteDiagnosticCategoriesSlotViaIdentity(String, Func<HttpResponseMessage,Task<IDiagnosticCategoryCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Diagnostics Categories

DiagnosticsListSiteDiagnosticCategoriesSlotViaIdentity(String, Func<HttpResponseMessage,Task<IDiagnosticCategoryCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Diagnostics Categories

DiagnosticsListSiteDiagnosticCategoriesViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticCategoryCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get Diagnostics Categories

DiagnosticsListSiteDiagnosticCategoriesViaIdentity(String, Func<HttpResponseMessage, Task<IDiagnosticCategoryCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get Diagnostics Categories

DomainRegistrationProviderListOperations(Func<HttpResponseMessage, Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

DomainRegistrationProviderListOperations(Func<HttpResponseMessage, Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

DomainRegistrationProviderListOperationsViaIdentity(String, Func<HttpResponseMessage, Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

DomainRegistrationProviderListOperationsViaIdentity(String, Func<HttpResponseMessage, Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

DomainsCheckAvailability(String, INameIdentifier, Func<HttpResponseMessage, Task<IDomainAvailabilityCheckResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Check if a domain is available for registration.

DomainsCheckAvailability(String, INameIdentifier, Func<HttpResponseMessage, Task<IDomainAvailabilityCheckResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Check if a domain is available for registration.

DomainsCheckAvailabilityViaIdentity(String, INameIdentifier, Func<HttpResponseMessage, Task<IDomainAvailabilityCheckResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Check if a domain is available for registration.

DomainsCheckAvailabilityViaIdentity(String, INameIdentifier, Func<HttpResponseMessage, Task<IDomainAvailabilityCheckResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Check if a domain is available for registration.

DomainsCreateOrUpdate(String, String, String, IDomain, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates or updates a domain.

DomainsCreateOrUpdate(String, String, String, IDomain, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates or updates a domain.

DomainsCreateOrUpdateOwnershipIdentifier(String, String, String, String, IDomainOwnershipIdentifier, Func<HttpResponseMessage, Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates an ownership identifier for a domain or updates identifier details for an existing identifier

DomainsCreateOrUpdateOwnershipIdentifier(String, String, String, String, IDomainOwnershipIdentifier, Func<HttpResponseMessage, Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier

DomainsCreateOrUpdateOwnershipIdentifierViaIdentity(String, IDomainOwnershipIdentifier, Func<HttpResponseMessage,Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates an ownership identifier for a domain or updates identifier details for an existing identifier

DomainsCreateOrUpdateOwnershipIdentifierViaIdentity(String, IDomainOwnershipIdentifier, Func<HttpResponseMessage,Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier

DomainsCreateOrUpdateViaIdentity(String, IDomain, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates or updates a domain.

DomainsCreateOrUpdateViaIdentity(String, IDomain, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates or updates a domain.

DomainsDelete(String, String, Nullable<Boolean>, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a domain.

DomainsDelete(String, String, Nullable<Boolean>, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a domain.

DomainsDeleteOwnershipIdentifier(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete ownership identifier for domain

DomainsDeleteOwnershipIdentifier(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete ownership identifier for domain

DomainsDeleteOwnershipIdentifierViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete ownership identifier for domain

DomainsDeleteOwnershipIdentifierViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete ownership identifier for domain

DomainsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a domain.

DomainsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a domain.

DomainsGet(String, String, String, Func<HttpResponseMessage,Task<IDomain>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a domain.

DomainsGet(String, String, String, Func<HttpResponseMessage,Task<IDomain>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a domain.

DomainsGetControlCenterSsoRequest(String, Func<HttpResponseMessage, Task<IDomainControlCenterSsoRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Generate a single sign-on request for the domain management portal.

DomainsGetControlCenterSsoRequest(String, Func<HttpResponseMessage, Task<IDomainControlCenterSsoRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Generate a single sign-on request for the domain management portal.

DomainsGetControlCenterSsoRequestViaIdentity(String, Func<HttpResponseMessage, Task<IDomainControlCenterSsoRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Generate a single sign-on request for the domain management portal.

DomainsGetControlCenterSsoRequestViaIdentity(String, Func<HttpResponseMessage, Task<IDomainControlCenterSsoRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Generate a single sign-on request for the domain management portal.

DomainsGetOwnershipIdentifier(String, String, String, String, Func<HttpResponseMessage,Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get ownership identifier for domain

DomainsGetOwnershipIdentifier(String, String, String, String, Func<HttpResponseMessage,Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get ownership identifier for domain

DomainsGetOwnershipIdentifierViaIdentity(String, Func<HttpResponseMessage, Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get ownership identifier for domain

DomainsGetOwnershipIdentifierViaIdentity(String, Func<HttpResponseMessage, Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get ownership identifier for domain

DomainsGetViaIdentity(String, Func<HttpResponseMessage,Task<IDomain>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a domain.

DomainsGetViaIdentity(String, Func<HttpResponseMessage,Task<IDomain>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a domain.

DomainsList(String, Func<HttpResponseMessage,Task<IDomainCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all domains in a subscription.

DomainsList(String, Func<HttpResponseMessage,Task<IDomainCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all domains in a subscription.

DomainsListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IDomainCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get all domains in a resource group.

DomainsListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IDomainCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get all domains in a resource group.

DomainsListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IDomainCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get all domains in a resource group.

DomainsListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IDomainCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get all domains in a resource group.

DomainsListOwnershipIdentifiers(String, String, String, Func<HttpResponseMessage, Task<IDomainOwnershipIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Lists domain ownership identifiers.

DomainsListOwnershipIdentifiers(String, String, String, Func<HttpResponseMessage, Task<IDomainOwnershipIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Lists domain ownership identifiers.

DomainsListOwnershipIdentifiersViaIdentity(String, Func<HttpResponseMessage, Task<IDomainOwnershipIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Lists domain ownership identifiers.

DomainsListOwnershipIdentifiersViaIdentity(String, Func<HttpResponseMessage, Task<IDomainOwnershipIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Lists domain ownership identifiers.

DomainsListRecommendations(String, IDomainRecommendationSearchParameters, Func<HttpResponseMessage,Task<INameIdentifierCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get domain name recommendations based on keywords.

DomainsListRecommendations(String, IDomainRecommendationSearchParameters, Func<HttpResponseMessage,Task<INameIdentifierCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get domain name recommendations based on keywords.

DomainsListRecommendationsViaIdentity(String, IDomainRecommendationSearchParameters, Func<HttpResponseMessage,Task<INameIdentifierCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get domain name recommendations based on keywords.

DomainsListRecommendationsViaIdentity(String, IDomainRecommendationSearchParameters, Func<HttpResponseMessage,Task<INameIdentifierCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get domain name recommendations based on keywords.

DomainsListViaIdentity(String, Func<HttpResponseMessage,Task<IDomainCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all domains in a subscription.

DomainsListViaIdentity(String, Func<HttpResponseMessage,Task<IDomainCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all domains in a subscription.

DomainsRenew(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Renew a domain.

DomainsRenew(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Renew a domain.

DomainsRenewViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Renew a domain.

DomainsRenewViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Renew a domain.

DomainsTransferOut(String, String, String, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Transfer out domain to another registrar

DomainsTransferOutViaIdentity(String, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Transfer out domain to another registrar

DomainsUpdate(String, String, String, IDomainPatchResource, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates a domain.

DomainsUpdate(String, String, String, IDomainPatchResource, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates a domain.

DomainsUpdateOwnershipIdentifier(String, String, String, String, IDomainOwnershipIdentifier, Func<HttpResponseMessage,Task<IDomainOwnershipIdentifier>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates an ownership identifier for a domain or updates identifier details for an existing identifier

DomainsUpdateOwnershipIdentifier(String, String, String, String, IDomainOwnershipIdentifier, Func<HttpResponseMessage,Task<IDomainOwnershipIdentifier>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier

DomainsUpdateOwnershipIdentifierViaIdentity(String, IDomainOwnershipIdentifier, Func<HttpResponseMessage,Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates an ownership identifier for a domain or updates identifier details for an existing identifier

DomainsUpdateOwnershipIdentifierViaIdentity(String, IDomainOwnershipIdentifier, Func<HttpResponseMessage,Task<IDomainOwnershipIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier

DomainsUpdateViaIdentity(String, IDomainPatchResource, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates a domain.

DomainsUpdateViaIdentity(String, IDomainPatchResource, Func<HttpResponseMessage, Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates a domain.

GetPublishingUser(Func<HttpResponseMessage,Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets publishing user

GetPublishingUser(Func<HttpResponseMessage,Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets publishing user

GetPublishingUserViaIdentity(String, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets publishing user

GetPublishingUserViaIdentity(String, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets publishing user

GetSourceControl(String, Func<HttpResponseMessage,Task<ISourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets source control token

GetSourceControl(String, Func<HttpResponseMessage,Task<ISourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets source control token

GetSourceControlViaIdentity(String, Func<HttpResponseMessage, Task<ISourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets source control token

GetSourceControlViaIdentity(String, Func<HttpResponseMessage, Task<ISourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets source control token

GetSubscriptionDeploymentLocations(String, Func<HttpResponseMessage, Task<IDeploymentLocations>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets list of available geo regions plus ministamps

GetSubscriptionDeploymentLocations(String, Func<HttpResponseMessage, Task<IDeploymentLocations>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets list of available geo regions plus ministamps

GetSubscriptionDeploymentLocationsViaIdentity(String, Func<HttpResponseMessage, Task<IDeploymentLocations>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets list of available geo regions plus ministamps

GetSubscriptionDeploymentLocationsViaIdentity(String, Func<HttpResponseMessage, Task<IDeploymentLocations>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets list of available geo regions plus ministamps

GetUsagesInLocationList(String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List usages in cores for all skus used by a subscription in a given location, for a specific quota type.

GetUsagesInLocationListViaIdentity(String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List usages in cores for all skus used by a subscription in a given location, for a specific quota type.

ListAseRegions(String, Func<HttpResponseMessage,Task<IAseRegionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for get a list of available ASE regions and its supported Skus.

ListAseRegionsViaIdentity(String, Func<HttpResponseMessage,Task<IAseRegionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for get a list of available ASE regions and its supported Skus.

ListBillingMeters(String, String, String, Func<HttpResponseMessage, Task<IBillingMeterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of meters for a given location.

ListBillingMeters(String, String, String, Func<HttpResponseMessage, Task<IBillingMeterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a list of meters for a given location.

ListBillingMetersViaIdentity(String, String, String, Func<HttpResponseMessage, Task<IBillingMeterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of meters for a given location.

ListBillingMetersViaIdentity(String, String, String, Func<HttpResponseMessage, Task<IBillingMeterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a list of meters for a given location.

ListCustomHostNameSites(String, String, Func<HttpResponseMessage, Task<ICustomHostnameSitesCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get custom hostnames under this subscription

ListCustomHostNameSitesViaIdentity(String, String, Func<HttpResponseMessage, Task<ICustomHostnameSitesCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get custom hostnames under this subscription

ListGeoRegions(Nullable<SkuName>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IGeoRegionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a list of available geographical regions.

ListGeoRegions(Nullable<SkuName>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IGeoRegionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a list of available geographical regions.

ListGeoRegionsViaIdentity(String, Nullable<SkuName>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage, Task<IGeoRegionCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get a list of available geographical regions.

ListGeoRegionsViaIdentity(String, Nullable<SkuName>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage, Task<IGeoRegionCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get a list of available geographical regions.

ListPremierAddOnOffers(String, Func<HttpResponseMessage,Task<IPremierAddOnOfferCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all premier add-on offers.

ListPremierAddOnOffers(String, Func<HttpResponseMessage,Task<IPremierAddOnOfferCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all premier add-on offers.

ListPremierAddOnOffersViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOnOfferCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all premier add-on offers.

ListPremierAddOnOffersViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOnOfferCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all premier add-on offers.

ListSiteIdentifiersAssignedToHostName(String, INameIdentifier, Func<HttpResponseMessage,Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all apps that are assigned to a hostname.

ListSiteIdentifiersAssignedToHostName(String, INameIdentifier, Func<HttpResponseMessage,Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all apps that are assigned to a hostname.

ListSiteIdentifiersAssignedToHostNameViaIdentity(String, INameIdentifier, Func<HttpResponseMessage,Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all apps that are assigned to a hostname.

ListSiteIdentifiersAssignedToHostNameViaIdentity(String, INameIdentifier, Func<HttpResponseMessage,Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all apps that are assigned to a hostname.

ListSkus(String, Func<HttpResponseMessage,Task<ISkuInfos>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all SKUs.

ListSkus(String, Func<HttpResponseMessage,Task<ISkuInfos>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all SKUs.

ListSkusViaIdentity(String, Func<HttpResponseMessage,Task<ISkuInfos>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all SKUs.

ListSkusViaIdentity(String, Func<HttpResponseMessage,Task<ISkuInfos>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all SKUs.

ListSourceControls(Func<HttpResponseMessage,Task<ISourceControlCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the source controls available for Azure websites.

ListSourceControls(Func<HttpResponseMessage,Task<ISourceControlCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the source controls available for Azure websites.

ListSourceControlsViaIdentity(String, Func<HttpResponseMessage, Task<ISourceControlCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the source controls available for Azure websites.

ListSourceControlsViaIdentity(String, Func<HttpResponseMessage, Task<ISourceControlCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the source controls available for Azure websites.

ManagementPoliciesCreateOrUpdate(String, String, String, IManagementPolicy, Func<HttpResponseMessage,Task<IManagementPolicy>,Task>, IEventListener, ISendAsync)

Sets the managementpolicy to the specified storage account.

ManagementPoliciesCreateOrUpdateViaIdentity(String, IManagementPolicy, Func<HttpResponseMessage,Task<IManagementPolicy>,Task>, IEventListener, ISendAsync)

Sets the managementpolicy to the specified storage account.

ManagementPoliciesDelete(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Deletes the managementpolicy associated with the specified storage account.

ManagementPoliciesDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Deletes the managementpolicy associated with the specified storage account.

ManagementPoliciesGet(String, String, String, Func<HttpResponseMessage,Task<IManagementPolicy>,Task>, IEventListener, ISendAsync)

Gets the managementpolicy associated with the specified storage account.

ManagementPoliciesGetViaIdentity(String, Func<HttpResponseMessage,Task<IManagementPolicy>,Task>, IEventListener, ISendAsync)

Gets the managementpolicy associated with the specified storage account.

Move(String, String, ICsmMoveResourceEnvelope, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Move resources between resource groups.

Move(String, String, ICsmMoveResourceEnvelope, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Move resources between resource groups.

MoveViaIdentity(String, ICsmMoveResourceEnvelope, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Move resources between resource groups.

MoveViaIdentity(String, ICsmMoveResourceEnvelope, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Move resources between resource groups.

OperationsList(Func<HttpResponseMessage,Task<IOperationListResult>,Task>, IEventListener, ISendAsync)

Lists all of the available Storage Rest API operations.

OperationsList1(Func<HttpResponseMessage,Task<IOperationListResultAutoGenerated>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Lists available operations for the Microsoft.ManagedIdentity provider

OperationsList1ViaIdentity(String, Func<HttpResponseMessage,Task<IOperationListResultAutoGenerated>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Lists available operations for the Microsoft.ManagedIdentity provider

OperationsListViaIdentity(String, Func<HttpResponseMessage,Task<IOperationListResult>,Task>, IEventListener, ISendAsync)

Lists all of the available Storage Rest API operations.

ProviderGetAvailableStacks(Nullable<ProviderOSTypeSelected>, Func<HttpResponseMessage, Task<IApplicationStackCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available application frameworks and their versions

ProviderGetAvailableStacks(String, Func<HttpResponseMessage,Task<IApplicationStackCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get available application frameworks and their versions

ProviderGetAvailableStacksOnPrem(Nullable<ProviderOSTypeSelected>, String, Func<HttpResponseMessage,Task<IApplicationStackCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available application frameworks and their versions

ProviderGetAvailableStacksOnPrem(String, String, Func<HttpResponseMessage, Task<IApplicationStackCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get available application frameworks and their versions

ProviderGetAvailableStacksOnPremViaIdentity(String, Nullable<ProviderOSTypeSelected>, Func<HttpResponseMessage,Task<IApplicationStackCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available application frameworks and their versions

ProviderGetAvailableStacksOnPremViaIdentity(String, String, Func<HttpResponseMessage, Task<IApplicationStackCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get available application frameworks and their versions

ProviderGetAvailableStacksViaIdentity(String, Nullable<ProviderOSTypeSelected>, Func<HttpResponseMessage,Task<IApplicationStackCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available application frameworks and their versions

ProviderGetAvailableStacksViaIdentity(String, String, Func<HttpResponseMessage, Task<IApplicationStackCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get available application frameworks and their versions

ProviderGetFunctionAppStacks(Nullable<ProviderStackOSType>, Func<HttpResponseMessage, Task<IFunctionAppStackCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available Function app frameworks and their versions

ProviderGetFunctionAppStacksForLocation(String, Nullable<ProviderStackOSType>, Func<HttpResponseMessage,Task<IFunctionAppStackCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available Function app frameworks and their versions for location

ProviderGetFunctionAppStacksForLocationViaIdentity(String, Nullable<ProviderStackOSType>, Func<HttpResponseMessage,Task<IFunctionAppStackCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available Function app frameworks and their versions for location

ProviderGetFunctionAppStacksViaIdentity(String, Nullable<ProviderStackOSType>, Func<HttpResponseMessage,Task<IFunctionAppStackCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available Function app frameworks and their versions

ProviderGetWebAppStacks(Nullable<ProviderStackOSType>, Func<HttpResponseMessage, Task<IWebAppStackCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available Web app frameworks and their versions

ProviderGetWebAppStacksForLocation(String, Nullable<ProviderStackOSType>, Func<HttpResponseMessage,Task<IWebAppStackCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available Web app frameworks and their versions for location

ProviderGetWebAppStacksForLocationViaIdentity(String, Nullable<ProviderStackOSType>, Func<HttpResponseMessage,Task<IWebAppStackCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available Web app frameworks and their versions for location

ProviderGetWebAppStacksViaIdentity(String, Nullable<ProviderStackOSType>, Func<HttpResponseMessage,Task<IWebAppStackCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get available Web app frameworks and their versions

ProviderListOperations(Func<HttpResponseMessage,Task<ICsmOperationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions

ProviderListOperations(Func<HttpResponseMessage,Task<ICsmOperationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions

ProviderListOperationsViaIdentity(String, Func<HttpResponseMessage, Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions

ProviderListOperationsViaIdentity(String, Func<HttpResponseMessage, Task<ICsmOperationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions

RecommendationsDisableAllForHostingEnvironment(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Disable all recommendations for an app.

RecommendationsDisableAllForHostingEnvironment(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Disable all recommendations for an app.

RecommendationsDisableAllForHostingEnvironmentViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Disable all recommendations for an app.

RecommendationsDisableAllForHostingEnvironmentViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Disable all recommendations for an app.

RecommendationsDisableAllForWebApp(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Disable all recommendations for an app.

RecommendationsDisableAllForWebApp(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Disable all recommendations for an app.

RecommendationsDisableAllForWebAppViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Disable all recommendations for an app.

RecommendationsDisableAllForWebAppViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Disable all recommendations for an app.

RecommendationsDisableRecommendationForHostingEnvironment(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Disables the specific rule for a web site permanently.

RecommendationsDisableRecommendationForHostingEnvironment(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Disables the specific rule for a web site permanently.

RecommendationsDisableRecommendationForHostingEnvironmentViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Disables the specific rule for a web site permanently.

RecommendationsDisableRecommendationForHostingEnvironmentViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Disables the specific rule for a web site permanently.

RecommendationsDisableRecommendationForSite(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Disables the specific rule for a web site permanently.

RecommendationsDisableRecommendationForSite(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Disables the specific rule for a web site permanently.

RecommendationsDisableRecommendationForSiteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Disables the specific rule for a web site permanently.

RecommendationsDisableRecommendationForSiteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Disables the specific rule for a web site permanently.

RecommendationsDisableRecommendationForSubscription(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Disables the specified rule so it will not apply to a subscription in the future.

RecommendationsDisableRecommendationForSubscription(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Disables the specified rule so it will not apply to a subscription in the future.

RecommendationsDisableRecommendationForSubscriptionViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Disables the specified rule so it will not apply to a subscription in the future.

RecommendationsDisableRecommendationForSubscriptionViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Disables the specified rule so it will not apply to a subscription in the future.

RecommendationsGetRuleDetailsByHostingEnvironment(String, String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationRule>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get a recommendation rule for an app.

RecommendationsGetRuleDetailsByHostingEnvironment(String, String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationRule>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get a recommendation rule for an app.

RecommendationsGetRuleDetailsByHostingEnvironmentViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationRule>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a recommendation rule for an app.

RecommendationsGetRuleDetailsByHostingEnvironmentViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationRule>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a recommendation rule for an app.

RecommendationsGetRuleDetailsByWebApp(String, String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationRule>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get a recommendation rule for an app.

RecommendationsGetRuleDetailsByWebApp(String, String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationRule>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get a recommendation rule for an app.

RecommendationsGetRuleDetailsByWebAppViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationRule>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a recommendation rule for an app.

RecommendationsGetRuleDetailsByWebAppViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationRule>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a recommendation rule for an app.

RecommendationsList(Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all recommendations for a subscription.

RecommendationsList(Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all recommendations for a subscription.

RecommendationsListHistoryForHostingEnvironment(String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get past recommendations for an app, optionally specified by the time range.

RecommendationsListHistoryForHostingEnvironment(String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get past recommendations for an app, optionally specified by the time range.

RecommendationsListHistoryForHostingEnvironmentViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get past recommendations for an app, optionally specified by the time range.

RecommendationsListHistoryForHostingEnvironmentViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get past recommendations for an app, optionally specified by the time range.

RecommendationsListHistoryForWebApp(String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get past recommendations for an app, optionally specified by the time range.

RecommendationsListHistoryForWebApp(String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get past recommendations for an app, optionally specified by the time range.

RecommendationsListHistoryForWebAppViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get past recommendations for an app, optionally specified by the time range.

RecommendationsListHistoryForWebAppViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get past recommendations for an app, optionally specified by the time range.

RecommendationsListRecommendedRulesForHostingEnvironment(String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all recommendations for a hosting environment.

RecommendationsListRecommendedRulesForHostingEnvironment(String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage, Task<IRecommendationCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all recommendations for an app.

RecommendationsListRecommendedRulesForHostingEnvironmentViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all recommendations for an app.

RecommendationsListRecommendedRulesForHostingEnvironmentViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all recommendations for a hosting environment.

RecommendationsListRecommendedRulesForWebApp(String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all recommendations for an app.

RecommendationsListRecommendedRulesForWebApp(String, String, Nullable<Boolean>, String, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all recommendations for an app.

RecommendationsListRecommendedRulesForWebAppViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all recommendations for an app.

RecommendationsListRecommendedRulesForWebAppViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all recommendations for an app.

RecommendationsListViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all recommendations for a subscription.

RecommendationsListViaIdentity(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IRecommendationCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all recommendations for a subscription.

RecommendationsResetAllFilters(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reset all recommendation opt-out settings for a subscription.

RecommendationsResetAllFilters(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reset all recommendation opt-out settings for a subscription.

RecommendationsResetAllFiltersForHostingEnvironment(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reset all recommendation opt-out settings for an app.

RecommendationsResetAllFiltersForHostingEnvironment(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reset all recommendation opt-out settings for an app.

RecommendationsResetAllFiltersForHostingEnvironmentViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reset all recommendation opt-out settings for an app.

RecommendationsResetAllFiltersForHostingEnvironmentViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reset all recommendation opt-out settings for an app.

RecommendationsResetAllFiltersForWebApp(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Reset all recommendation opt-out settings for an app.

RecommendationsResetAllFiltersForWebApp(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Reset all recommendation opt-out settings for an app.

RecommendationsResetAllFiltersForWebAppViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reset all recommendation opt-out settings for an app.

RecommendationsResetAllFiltersForWebAppViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reset all recommendation opt-out settings for an app.

RecommendationsResetAllFiltersViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reset all recommendation opt-out settings for a subscription.

RecommendationsResetAllFiltersViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reset all recommendation opt-out settings for a subscription.

ResourceHealthMetadataGetBySite(String, String, String, Func<HttpResponseMessage, Task<IResourceHealthMetadata>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the category of ResourceHealthMetadata to use for the given site

ResourceHealthMetadataGetBySite(String, String, String, Func<HttpResponseMessage, Task<IResourceHealthMetadata>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the category of ResourceHealthMetadata to use for the given site

ResourceHealthMetadataGetBySiteSlot(String, String, String, String, Func<HttpResponseMessage,Task<IResourceHealthMetadata>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the category of ResourceHealthMetadata to use for the given site

ResourceHealthMetadataGetBySiteSlot(String, String, String, String, Func<HttpResponseMessage,Task<IResourceHealthMetadata>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the category of ResourceHealthMetadata to use for the given site

ResourceHealthMetadataGetBySiteSlotViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadata>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the category of ResourceHealthMetadata to use for the given site

ResourceHealthMetadataGetBySiteSlotViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadata>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the category of ResourceHealthMetadata to use for the given site

ResourceHealthMetadataGetBySiteViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadata>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the category of ResourceHealthMetadata to use for the given site

ResourceHealthMetadataGetBySiteViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadata>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the category of ResourceHealthMetadata to use for the given site

ResourceHealthMetadataList(String, Func<HttpResponseMessage,Task<IResourceHealthMetadataCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all ResourceHealthMetadata for all sites in the subscription.

ResourceHealthMetadataList(String, Func<HttpResponseMessage,Task<IResourceHealthMetadataCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all ResourceHealthMetadata for all sites in the subscription.

ResourceHealthMetadataListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription.

ResourceHealthMetadataListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all ResourceHealthMetadata for all sites in the resource group in the subscription.

ResourceHealthMetadataListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all ResourceHealthMetadata for all sites in the resource group in the subscription.

ResourceHealthMetadataListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription.

ResourceHealthMetadataListBySite(String, String, String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the category of ResourceHealthMetadata to use for the given site as a collection

ResourceHealthMetadataListBySite(String, String, String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection

ResourceHealthMetadataListBySiteSlot(String, String, String, String, Func<HttpResponseMessage,Task<IResourceHealthMetadataCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the category of ResourceHealthMetadata to use for the given site as a collection

ResourceHealthMetadataListBySiteSlot(String, String, String, String, Func<HttpResponseMessage,Task<IResourceHealthMetadataCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection

ResourceHealthMetadataListBySiteSlotViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the category of ResourceHealthMetadata to use for the given site as a collection

ResourceHealthMetadataListBySiteSlotViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection

ResourceHealthMetadataListBySiteViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection

ResourceHealthMetadataListBySiteViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the category of ResourceHealthMetadata to use for the given site as a collection

ResourceHealthMetadataListViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List all ResourceHealthMetadata for all sites in the subscription.

ResourceHealthMetadataListViaIdentity(String, Func<HttpResponseMessage, Task<IResourceHealthMetadataCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List all ResourceHealthMetadata for all sites in the subscription.

SkusList(String, Func<HttpResponseMessage,Task<IStorageSkuListResult>,Task>, IEventListener, ISendAsync)

Lists the available SKUs supported by Microsoft.Storage for given subscription.

SkusListViaIdentity(String, Func<HttpResponseMessage,Task<IStorageSkuListResult>,Task>, IEventListener, ISendAsync)

Lists the available SKUs supported by Microsoft.Storage for given subscription.

StaticSitesApproveOrRejectPrivateEndpointConnection(String, String, String, String, IRemotePrivateEndpointConnectionArmResource, Func<HttpResponseMessage,Task<IRemotePrivateEndpointConnectionArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Approves or rejects a private endpoint connection

StaticSitesApproveOrRejectPrivateEndpointConnectionViaIdentity(String, IRemotePrivateEndpointConnectionArmResource, Func<HttpResponseMessage, Task<IRemotePrivateEndpointConnectionArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Approves or rejects a private endpoint connection

StaticSitesCreateOrUpdateBasicAuth(String, String, String, IStaticSiteBasicAuthPropertiesArmResource, Func<HttpResponseMessage,Task<IStaticSiteBasicAuthPropertiesArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds or updates basic auth for a static site.

StaticSitesCreateOrUpdateBasicAuthViaIdentity(String, IStaticSiteBasicAuthPropertiesArmResource, Func<HttpResponseMessage,Task<IStaticSiteBasicAuthPropertiesArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds or updates basic auth for a static site.

StaticSitesCreateOrUpdateBuildDatabaseConnection(String, String, String, String, String, IDatabaseConnection, Func<HttpResponseMessage, Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Create or update a database connection for a static site build

StaticSitesCreateOrUpdateBuildDatabaseConnectionViaIdentity(String, IDatabaseConnection, Func<HttpResponseMessage,Task<IDatabaseConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a database connection for a static site build

StaticSitesCreateOrUpdateDatabaseConnection(String, String, String, String, IDatabaseConnection, Func<HttpResponseMessage,Task<IDatabaseConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a database connection for a static site

StaticSitesCreateOrUpdateDatabaseConnectionViaIdentity(String, IDatabaseConnection, Func<HttpResponseMessage,Task<IDatabaseConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a database connection for a static site

StaticSitesCreateOrUpdateStaticSite(String, String, String, IStaticSiteArmResource, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new static site in an existing resource group, or updates an existing static site.

StaticSitesCreateOrUpdateStaticSite(String, String, String, IStaticSiteArmResource, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new static site in an existing resource group, or updates an existing static site.

StaticSitesCreateOrUpdateStaticSiteAppSettings(String, String, String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates the app settings of a static site.

StaticSitesCreateOrUpdateStaticSiteAppSettingsViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates the app settings of a static site.

StaticSitesCreateOrUpdateStaticSiteBuildAppSettings(String, String, String, String, IStringDictionary, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates or updates the app settings of a static site build.

StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates the app settings of a static site build.

StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettings(String, String, String, String, IStringDictionary, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates or updates the function app settings of a static site build.

StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettings(String, String, String, String, IStringDictionary, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates the function app settings of a static site build.

StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates the function app settings of a static site build.

StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates the function app settings of a static site build.

StaticSitesCreateOrUpdateStaticSiteCustomDomain(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteCustomDomainOverviewArmResource>, Task>, Func<HttpResponseMessage,Task<IStaticSiteCustomDomainOverviewArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new static site custom domain in an existing resource group and static site.

StaticSitesCreateOrUpdateStaticSiteCustomDomain(String, String, String, String, IStaticSiteCustomDomainRequestPropertiesArmResource, Func<HttpResponseMessage,Task<IStaticSiteCustomDomainOverviewArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new static site custom domain in an existing resource group and static site.

StaticSitesCreateOrUpdateStaticSiteCustomDomainViaIdentity(String, Func<HttpResponseMessage,Task<IStaticSiteCustomDomainOverviewArmResource>, Task>, Func<HttpResponseMessage,Task<IStaticSiteCustomDomainOverviewArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new static site custom domain in an existing resource group and static site.

StaticSitesCreateOrUpdateStaticSiteCustomDomainViaIdentity(String, IStaticSiteCustomDomainRequestPropertiesArmResource, Func<HttpResponseMessage, Task<IStaticSiteCustomDomainOverviewArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new static site custom domain in an existing resource group and static site.

StaticSitesCreateOrUpdateStaticSiteFunctionAppSettings(String, String, String, IStringDictionary, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates or updates the function app settings of a static site.

StaticSitesCreateOrUpdateStaticSiteFunctionAppSettings(String, String, String, IStringDictionary, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates the function app settings of a static site.

StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates or updates the function app settings of a static site.

StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or updates the function app settings of a static site.

StaticSitesCreateOrUpdateStaticSiteViaIdentity(String, IStaticSiteArmResource, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new static site in an existing resource group, or updates an existing static site.

StaticSitesCreateOrUpdateStaticSiteViaIdentity(String, IStaticSiteArmResource, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new static site in an existing resource group, or updates an existing static site.

StaticSitesCreateUserRolesInvitationLink(String, String, String, IStaticSiteUserInvitationRequestResource, Func<HttpResponseMessage, Task<IStaticSiteUserInvitationResponseResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates an invitation link for a user with the role

StaticSitesCreateUserRolesInvitationLink(String, String, String, IStaticSiteUserInvitationRequestResource, Func<HttpResponseMessage, Task<IStaticSiteUserInvitationResponseResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates an invitation link for a user with the role

StaticSitesCreateUserRolesInvitationLinkViaIdentity(String, IStaticSiteUserInvitationRequestResource, Func<HttpResponseMessage,Task<IStaticSiteUserInvitationResponseResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates an invitation link for a user with the role

StaticSitesCreateUserRolesInvitationLinkViaIdentity(String, IStaticSiteUserInvitationRequestResource, Func<HttpResponseMessage,Task<IStaticSiteUserInvitationResponseResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates an invitation link for a user with the role

StaticSitesCreateZipDeploymentForStaticSite(String, String, String, IStaticSiteZipDeploymentArmResource, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deploys zipped content to a static site.

StaticSitesCreateZipDeploymentForStaticSiteBuild(String, String, String, String, IStaticSiteZipDeploymentArmResource, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deploys zipped content to a specific environment of a static site.

StaticSitesCreateZipDeploymentForStaticSiteBuildViaIdentity(String, IStaticSiteZipDeploymentArmResource, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deploys zipped content to a specific environment of a static site.

StaticSitesCreateZipDeploymentForStaticSiteViaIdentity(String, IStaticSiteZipDeploymentArmResource, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deploys zipped content to a static site.

StaticSitesDeleteBuildDatabaseConnection(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a database connection for a static site build

StaticSitesDeleteBuildDatabaseConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a database connection for a static site build

StaticSitesDeleteDatabaseConnection(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a database connection for a static site

StaticSitesDeleteDatabaseConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a database connection for a static site

StaticSitesDeletePrivateEndpointConnection(String, String, String, String, Func<HttpResponseMessage,Task<IAny>,Task>, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Deletes a private endpoint connection

StaticSitesDeletePrivateEndpointConnectionViaIdentity(String, Func<HttpResponseMessage,Task<IAny>,Task>, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Deletes a private endpoint connection

StaticSitesDeleteStaticSite(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a static site.

StaticSitesDeleteStaticSite(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a static site.

StaticSitesDeleteStaticSiteBuild(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a static site build.

StaticSitesDeleteStaticSiteBuild(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a static site build.

StaticSitesDeleteStaticSiteBuildViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a static site build.

StaticSitesDeleteStaticSiteBuildViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a static site build.

StaticSitesDeleteStaticSiteCustomDomain(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a custom domain.

StaticSitesDeleteStaticSiteCustomDomain(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a custom domain.

StaticSitesDeleteStaticSiteCustomDomainViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a custom domain.

StaticSitesDeleteStaticSiteCustomDomainViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a custom domain.

StaticSitesDeleteStaticSiteUser(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes the user entry from the static site.

StaticSitesDeleteStaticSiteUser(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes the user entry from the static site.

StaticSitesDeleteStaticSiteUserViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes the user entry from the static site.

StaticSitesDeleteStaticSiteUserViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes the user entry from the static site.

StaticSitesDeleteStaticSiteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a static site.

StaticSitesDeleteStaticSiteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a static site.

StaticSitesDetachStaticSite(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Detaches a static site.

StaticSitesDetachStaticSite(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Detaches a static site.

StaticSitesDetachStaticSiteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Detaches a static site.

StaticSitesDetachStaticSiteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Detaches a static site.

StaticSitesDetachUserProvidedFunctionAppFromStaticSite(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Detach the user provided function app from the static site

StaticSitesDetachUserProvidedFunctionAppFromStaticSiteBuild(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Detach the user provided function app from the static site build

StaticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Detach the user provided function app from the static site build

StaticSitesDetachUserProvidedFunctionAppFromStaticSiteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Detach the user provided function app from the static site

StaticSitesGetBasicAuth(String, String, String, Func<HttpResponseMessage, Task<IStaticSiteBasicAuthPropertiesArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the basic auth properties for a static site.

StaticSitesGetBasicAuthViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteBasicAuthPropertiesArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the basic auth properties for a static site.

StaticSitesGetBuildDatabaseConnection(String, String, String, String, String, Func<HttpResponseMessage,Task<IDatabaseConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns overview of a database connection for a static site build by name

StaticSitesGetBuildDatabaseConnections(String, String, String, String, Func<HttpResponseMessage,Task<IDatabaseConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns overviews of database connections for a static site build

StaticSitesGetBuildDatabaseConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IDatabaseConnectionCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns overviews of database connections for a static site build

StaticSitesGetBuildDatabaseConnectionsWithDetails(String, String, String, String, Func<HttpResponseMessage,Task<IDatabaseConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of database connections for a static site build

StaticSitesGetBuildDatabaseConnectionsWithDetailsViaIdentity(String, Func<HttpResponseMessage,Task<IDatabaseConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of database connections for a static site build

StaticSitesGetBuildDatabaseConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns overview of a database connection for a static site build by name

StaticSitesGetBuildDatabaseConnectionWithDetails(String, String, String, String, String, Func<HttpResponseMessage,Task<IDatabaseConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of a database connection for a static site build by name

StaticSitesGetBuildDatabaseConnectionWithDetailsViaIdentity(String, Func<HttpResponseMessage,Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of a database connection for a static site build by name

StaticSitesGetDatabaseConnection(String, String, String, String, Func<HttpResponseMessage,Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns overview of a database connection for a static site by name

StaticSitesGetDatabaseConnections(String, String, String, Func<HttpResponseMessage, Task<IDatabaseConnectionCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns overviews of database connections for a static site

StaticSitesGetDatabaseConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IDatabaseConnectionCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns overviews of database connections for a static site

StaticSitesGetDatabaseConnectionsWithDetails(String, String, String, Func<HttpResponseMessage,Task<IDatabaseConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of database connections for a static site

StaticSitesGetDatabaseConnectionsWithDetailsViaIdentity(String, Func<HttpResponseMessage,Task<IDatabaseConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of database connections for a static site

StaticSitesGetDatabaseConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns overview of a database connection for a static site by name

StaticSitesGetDatabaseConnectionWithDetails(String, String, String, String, Func<HttpResponseMessage,Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of a database connection for a static site by name

StaticSitesGetDatabaseConnectionWithDetailsViaIdentity(String, Func<HttpResponseMessage,Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of a database connection for a static site by name

StaticSitesGetLinkedBackend(String, String, String, String, Func<HttpResponseMessage, Task<IStaticSiteLinkedBackendArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns the details of a linked backend linked to a static site by name

StaticSitesGetLinkedBackendForBuild(String, String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteLinkedBackendArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns the details of a linked backend linked to a static site build by name

StaticSitesGetLinkedBackendForBuildViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteLinkedBackendArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns the details of a linked backend linked to a static site build by name

StaticSitesGetLinkedBackends(String, String, String, Func<HttpResponseMessage, Task<IStaticSiteLinkedBackendsCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of all backends linked to a static site

StaticSitesGetLinkedBackendsForBuild(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteLinkedBackendsCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of all backends linked to a static site build

StaticSitesGetLinkedBackendsForBuildViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteLinkedBackendsCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of all backends linked to a static site build

StaticSitesGetLinkedBackendsViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteLinkedBackendsCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns details of all backends linked to a static site

StaticSitesGetLinkedBackendViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteLinkedBackendArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns the details of a linked backend linked to a static site by name

StaticSitesGetPrivateEndpointConnection(String, String, String, String, Func<HttpResponseMessage,Task<IRemotePrivateEndpointConnectionArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a private endpoint connection

StaticSitesGetPrivateEndpointConnectionList(String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of private endpoint connections associated with a static site

StaticSitesGetPrivateEndpointConnectionListViaIdentity(String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of private endpoint connections associated with a static site

StaticSitesGetPrivateEndpointConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IRemotePrivateEndpointConnectionArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a private endpoint connection

StaticSitesGetPrivateLinkResources(String, String, String, Func<HttpResponseMessage, Task<IPrivateLinkResourcesWrapper>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the private link resources

StaticSitesGetPrivateLinkResourcesViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateLinkResourcesWrapper>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the private link resources

StaticSitesGetStaticSite(String, String, String, Func<HttpResponseMessage, Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the details of a static site.

StaticSitesGetStaticSite(String, String, String, Func<HttpResponseMessage, Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of a static site.

StaticSitesGetStaticSiteBuild(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteBuildArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of a static site build.

StaticSitesGetStaticSiteBuild(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteBuildArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the details of a static site build.

StaticSitesGetStaticSiteBuilds(String, String, String, Func<HttpResponseMessage, Task<IStaticSiteBuildCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all static site builds for a particular static site.

StaticSitesGetStaticSiteBuilds(String, String, String, Func<HttpResponseMessage, Task<IStaticSiteBuildCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all static site builds for a particular static site.

StaticSitesGetStaticSiteBuildsViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteBuildCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all static site builds for a particular static site.

StaticSitesGetStaticSiteBuildsViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteBuildCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all static site builds for a particular static site.

StaticSitesGetStaticSiteBuildViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteBuildArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the details of a static site build.

StaticSitesGetStaticSiteBuildViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteBuildArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of a static site build.

StaticSitesGetStaticSiteCustomDomain(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteCustomDomainOverviewArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets an existing custom domain for a particular static site.

StaticSitesGetStaticSiteCustomDomainViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteCustomDomainOverviewArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets an existing custom domain for a particular static site.

StaticSitesGetStaticSitesByResourceGroup(String, String, Func<HttpResponseMessage, Task<IStaticSiteCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets all static sites in the specified resource group.

StaticSitesGetStaticSitesByResourceGroup(String, String, Func<HttpResponseMessage, Task<IStaticSiteCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets all static sites in the specified resource group.

StaticSitesGetStaticSitesByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets all static sites in the specified resource group.

StaticSitesGetStaticSitesByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets all static sites in the specified resource group.

StaticSitesGetStaticSiteViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the details of a static site.

StaticSitesGetStaticSiteViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of a static site.

StaticSitesGetUserProvidedFunctionAppForStaticSite(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of the user provided function app registered with a static site

StaticSitesGetUserProvidedFunctionAppForStaticSiteBuild(String, String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of the user provided function app registered with a static site build

StaticSitesGetUserProvidedFunctionAppForStaticSiteBuildViaIdentity(String, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of the user provided function app registered with a static site build

StaticSitesGetUserProvidedFunctionAppForStaticSiteViaIdentity(String, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of the user provided function app registered with a static site

StaticSitesGetUserProvidedFunctionAppsForStaticSite(String, String, String, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppsCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of the user provided function apps registered with a static site

StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuild(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppsCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of the user provided function apps registered with a static site build

StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildViaIdentity(String, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppsCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of the user provided function apps registered with a static site build

StaticSitesGetUserProvidedFunctionAppsForStaticSiteViaIdentity(String, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppsCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of the user provided function apps registered with a static site

StaticSitesLinkBackend(String, String, String, String, IStaticSiteLinkedBackendArmResource, Func<HttpResponseMessage,Task<IStaticSiteLinkedBackendArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Link backend to a static site

StaticSitesLinkBackendToBuild(String, String, String, String, String, IStaticSiteLinkedBackendArmResource, Func<HttpResponseMessage, Task<IStaticSiteLinkedBackendArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Link backend to a static site build

StaticSitesLinkBackendToBuildViaIdentity(String, IStaticSiteLinkedBackendArmResource, Func<HttpResponseMessage,Task<IStaticSiteLinkedBackendArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Link backend to a static site build

StaticSitesLinkBackendViaIdentity(String, IStaticSiteLinkedBackendArmResource, Func<HttpResponseMessage,Task<IStaticSiteLinkedBackendArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Link backend to a static site

StaticSitesList(String, Func<HttpResponseMessage,Task<IStaticSiteCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all Static Sites for a subscription.

StaticSitesList(String, Func<HttpResponseMessage,Task<IStaticSiteCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all Static Sites for a subscription.

StaticSitesListBasicAuth(String, String, String, Func<HttpResponseMessage, Task<IStaticSiteBasicAuthPropertiesCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the basic auth properties for a static site as a collection.

StaticSitesListBasicAuthViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteBasicAuthPropertiesCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the basic auth properties for a static site as a collection.

StaticSitesListStaticSiteAppSettings(String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the application settings of a static site.

StaticSitesListStaticSiteAppSettingsViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the application settings of a static site.

StaticSitesListStaticSiteBuildAppSettings(String, String, String, String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the application settings of a static site build.

StaticSitesListStaticSiteBuildAppSettingsViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the application settings of a static site build.

StaticSitesListStaticSiteBuildFunctionAppSettings(String, String, String, String, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the application settings of a static site build.

StaticSitesListStaticSiteBuildFunctionAppSettings(String, String, String, String, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the application settings of a static site.

StaticSitesListStaticSiteBuildFunctionAppSettingsViaIdentity(String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the application settings of a static site build.

StaticSitesListStaticSiteBuildFunctionAppSettingsViaIdentity(String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the application settings of a static site.

StaticSitesListStaticSiteBuildFunctions(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteFunctionOverviewCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the functions of a particular static site build.

StaticSitesListStaticSiteBuildFunctions(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteFunctionOverviewCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the functions of a particular static site build.

StaticSitesListStaticSiteBuildFunctionsViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteFunctionOverviewCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the functions of a particular static site build.

StaticSitesListStaticSiteBuildFunctionsViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteFunctionOverviewCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the functions of a particular static site build.

StaticSitesListStaticSiteConfiguredRoles(String, String, String, Func<HttpResponseMessage,Task<IStringList>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Lists the roles configured for the static site.

StaticSitesListStaticSiteConfiguredRolesViaIdentity(String, Func<HttpResponseMessage, Task<IStringList>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Lists the roles configured for the static site.

StaticSitesListStaticSiteCustomDomains(String, String, String, Func<HttpResponseMessage,Task<IStaticSiteCustomDomainOverviewCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all static site custom domains for a particular static site.

StaticSitesListStaticSiteCustomDomains(String, String, String, Func<HttpResponseMessage,Task<IStaticSiteCustomDomainOverviewCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all static site custom domains for a particular static site.

StaticSitesListStaticSiteCustomDomainsViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteCustomDomainOverviewCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all static site custom domains for a particular static site.

StaticSitesListStaticSiteCustomDomainsViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteCustomDomainOverviewCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all static site custom domains for a particular static site.

StaticSitesListStaticSiteFunctionAppSettings(String, String, String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the application settings of a static site.

StaticSitesListStaticSiteFunctionAppSettings(String, String, String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the application settings of a static site.

StaticSitesListStaticSiteFunctionAppSettingsViaIdentity(String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the application settings of a static site.

StaticSitesListStaticSiteFunctionAppSettingsViaIdentity(String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the application settings of a static site.

StaticSitesListStaticSiteFunctions(String, String, String, Func<HttpResponseMessage, Task<IStaticSiteFunctionOverviewCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the functions of a static site.

StaticSitesListStaticSiteFunctions(String, String, String, Func<HttpResponseMessage, Task<IStaticSiteFunctionOverviewCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the functions of a static site.

StaticSitesListStaticSiteFunctionsViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteFunctionOverviewCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the functions of a static site.

StaticSitesListStaticSiteFunctionsViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteFunctionOverviewCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the functions of a static site.

StaticSitesListStaticSiteSecrets(String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Lists the secrets for an existing static site.

StaticSitesListStaticSiteSecrets(String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Lists the secrets for an existing static site.

StaticSitesListStaticSiteSecretsViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Lists the secrets for an existing static site.

StaticSitesListStaticSiteSecretsViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Lists the secrets for an existing static site.

StaticSitesListStaticSiteUsers(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteUserCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of users of a static site.

StaticSitesListStaticSiteUsers(String, String, String, String, Func<HttpResponseMessage,Task<IStaticSiteUserCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the list of users of a static site.

StaticSitesListStaticSiteUsersViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteUserCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the list of users of a static site.

StaticSitesListStaticSiteUsersViaIdentity(String, Func<HttpResponseMessage, Task<IStaticSiteUserCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of users of a static site.

StaticSitesListViaIdentity(String, Func<HttpResponseMessage,Task<IStaticSiteCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all Static Sites for a subscription.

StaticSitesListViaIdentity(String, Func<HttpResponseMessage,Task<IStaticSiteCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all Static Sites for a subscription.

StaticSitesPreviewWorkflow(String, String, IStaticSitesWorkflowPreviewRequest, Func<HttpResponseMessage,Task<IStaticSitesWorkflowPreview>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Generates a preview workflow file for the static site

StaticSitesPreviewWorkflowViaIdentity(String, IStaticSitesWorkflowPreviewRequest, Func<HttpResponseMessage,Task<IStaticSitesWorkflowPreview>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Generates a preview workflow file for the static site

StaticSitesRegisterUserProvidedFunctionAppWithStaticSite(String, String, String, Nullable<Boolean>, String, IStaticSiteUserProvidedFunctionAppArmResource, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Register a user provided function app with a static site

StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuild(String, String, String, String, Nullable<Boolean>, String, IStaticSiteUserProvidedFunctionAppArmResource, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Register a user provided function app with a static site build

StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildViaIdentity(String, Nullable<Boolean>, IStaticSiteUserProvidedFunctionAppArmResource, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Register a user provided function app with a static site build

StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteViaIdentity(String, Nullable<Boolean>, IStaticSiteUserProvidedFunctionAppArmResource, Func<HttpResponseMessage,Task<IStaticSiteUserProvidedFunctionAppArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Register a user provided function app with a static site

StaticSitesResetStaticSiteApiKey(String, String, String, IStaticSiteResetPropertiesArmResource, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Resets the api key for an existing static site.

StaticSitesResetStaticSiteApiKey(String, String, String, IStaticSiteResetPropertiesArmResource, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Resets the api key for an existing static site.

StaticSitesResetStaticSiteApiKeyViaIdentity(String, IStaticSiteResetPropertiesArmResource, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Resets the api key for an existing static site.

StaticSitesResetStaticSiteApiKeyViaIdentity(String, IStaticSiteResetPropertiesArmResource, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Resets the api key for an existing static site.

StaticSitesUnlinkBackend(String, String, String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Unlink a backend from a static site

StaticSitesUnlinkBackendFromBuild(String, String, String, String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Unlink a backend from a static site build

StaticSitesUnlinkBackendFromBuildViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Unlink a backend from a static site build

StaticSitesUnlinkBackendViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Unlink a backend from a static site

StaticSitesUpdateBuildDatabaseConnection(String, String, String, String, String, IDatabaseConnectionPatchRequest, Func<HttpResponseMessage, Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Create or update a database connection for a static site build

StaticSitesUpdateBuildDatabaseConnectionViaIdentity(String, IDatabaseConnectionPatchRequest, Func<HttpResponseMessage,Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a database connection for a static site build

StaticSitesUpdateDatabaseConnection(String, String, String, String, IDatabaseConnectionPatchRequest, Func<HttpResponseMessage,Task<IDatabaseConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a database connection for a static site

StaticSitesUpdateDatabaseConnectionViaIdentity(String, IDatabaseConnectionPatchRequest, Func<HttpResponseMessage,Task<IDatabaseConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create or update a database connection for a static site

StaticSitesUpdateStaticSite(String, String, String, IStaticSitePatchResource, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new static site in an existing resource group, or updates an existing static site.

StaticSitesUpdateStaticSite(String, String, String, IStaticSitePatchResource, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new static site in an existing resource group, or updates an existing static site.

StaticSitesUpdateStaticSiteUser(String, String, String, String, String, IStaticSiteUserArmResource, Func<HttpResponseMessage, Task<IStaticSiteUserArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a user entry with the listed roles

StaticSitesUpdateStaticSiteUser(String, String, String, String, String, IStaticSiteUserArmResource, Func<HttpResponseMessage, Task<IStaticSiteUserArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates a user entry with the listed roles

StaticSitesUpdateStaticSiteUserViaIdentity(String, IStaticSiteUserArmResource, Func<HttpResponseMessage,Task<IStaticSiteUserArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a user entry with the listed roles

StaticSitesUpdateStaticSiteUserViaIdentity(String, IStaticSiteUserArmResource, Func<HttpResponseMessage,Task<IStaticSiteUserArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates a user entry with the listed roles

StaticSitesUpdateStaticSiteViaIdentity(String, IStaticSitePatchResource, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new static site in an existing resource group, or updates an existing static site.

StaticSitesUpdateStaticSiteViaIdentity(String, IStaticSitePatchResource, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IStaticSiteArmResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new static site in an existing resource group, or updates an existing static site.

StaticSitesValidateBackend(String, String, String, String, IStaticSiteLinkedBackendArmResource, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Validates that a backend can be linked to a static site

StaticSitesValidateBackendForBuild(String, String, String, String, String, IStaticSiteLinkedBackendArmResource, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Validates that a backend can be linked to a static site build

StaticSitesValidateBackendForBuildViaIdentity(String, IStaticSiteLinkedBackendArmResource, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Validates that a backend can be linked to a static site build

StaticSitesValidateBackendViaIdentity(String, IStaticSiteLinkedBackendArmResource, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Validates that a backend can be linked to a static site

StaticSitesValidateCustomDomainCanBeAddedToStaticSite(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Validates a particular custom domain can be added to a static site.

StaticSitesValidateCustomDomainCanBeAddedToStaticSite(String, String, String, String, IStaticSiteCustomDomainRequestPropertiesArmResource, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Validates a particular custom domain can be added to a static site.

StaticSitesValidateCustomDomainCanBeAddedToStaticSiteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Validates a particular custom domain can be added to a static site.

StaticSitesValidateCustomDomainCanBeAddedToStaticSiteViaIdentity(String, IStaticSiteCustomDomainRequestPropertiesArmResource, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Validates a particular custom domain can be added to a static site.

StorageAccountsCheckNameAvailability(String, IStorageAccountCheckNameAvailabilityParameters, Func<HttpResponseMessage,Task<ICheckNameAvailabilityResult>, Task>, IEventListener, ISendAsync)

Checks that the storage account name is valid and is not already in use.

StorageAccountsCheckNameAvailabilityViaIdentity(String, IStorageAccountCheckNameAvailabilityParameters, Func<HttpResponseMessage,Task<ICheckNameAvailabilityResult>, Task>, IEventListener, ISendAsync)

Checks that the storage account name is valid and is not already in use.

StorageAccountsCreate(String, String, String, IStorageAccountCreateParameters, Func<HttpResponseMessage,Task<IStorageAccount>,Task>, IEventListener, ISendAsync)

Asynchronously creates a new storage account with the specified parameters. If an account is already created and a subsequent create request is issued with different properties, the account properties will be updated. If an account is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed.

StorageAccountsCreateViaIdentity(String, IStorageAccountCreateParameters, Func<HttpResponseMessage,Task<IStorageAccount>,Task>, IEventListener, ISendAsync)

Asynchronously creates a new storage account with the specified parameters. If an account is already created and a subsequent create request is issued with different properties, the account properties will be updated. If an account is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed.

StorageAccountsDelete(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Deletes a storage account in Microsoft Azure.

StorageAccountsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Deletes a storage account in Microsoft Azure.

StorageAccountsFailover(String, String, String, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Failover request can be triggered for a storage account in case of availability issues. The failover occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover.

StorageAccountsFailoverViaIdentity(String, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Failover request can be triggered for a storage account in case of availability issues. The failover occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover.

StorageAccountsGetProperties(String, String, String, Nullable<StorageAccountExpand>, Func<HttpResponseMessage,Task<IStorageAccount>,Task>, IEventListener, ISendAsync)

Returns the properties for the specified storage account including but not limited to name, SKU name, location, and account status. The ListKeys operation should be used to retrieve storage keys.

StorageAccountsGetPropertiesViaIdentity(String, Nullable<StorageAccountExpand>, Func<HttpResponseMessage,Task<IStorageAccount>,Task>, IEventListener, ISendAsync)

Returns the properties for the specified storage account including but not limited to name, SKU name, location, and account status. The ListKeys operation should be used to retrieve storage keys.

StorageAccountsList(String, Func<HttpResponseMessage,Task<IStorageAccountListResult>,Task>, IEventListener, ISendAsync)

Lists all the storage accounts available under the subscription. Note that storage keys are not returned; use the ListKeys operation for this.

StorageAccountsListAccountSas(String, String, String, IAccountSasParameters, Func<HttpResponseMessage,Task<IListAccountSasResponse>,Task>, IEventListener, ISendAsync)

List SAS credentials of a storage account.

StorageAccountsListAccountSasViaIdentity(String, IAccountSasParameters, Func<HttpResponseMessage,Task<IListAccountSasResponse>,Task>, IEventListener, ISendAsync)

List SAS credentials of a storage account.

StorageAccountsListByResourceGroup(String, String, Func<HttpResponseMessage,Task<IStorageAccountListResult>,Task>, IEventListener, ISendAsync)

Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this.

StorageAccountsListByResourceGroupViaIdentity(String, Func<HttpResponseMessage,Task<IStorageAccountListResult>,Task>, IEventListener, ISendAsync)

Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this.

StorageAccountsListKeys(String, String, String, Nullable<ListKeyExpand>, Func<HttpResponseMessage,Task<IStorageAccountListKeysResult>, Task>, IEventListener, ISendAsync)

Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account.

StorageAccountsListKeysViaIdentity(String, Nullable<ListKeyExpand>, Func<HttpResponseMessage,Task<IStorageAccountListKeysResult>, Task>, IEventListener, ISendAsync)

Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account.

StorageAccountsListServiceSas(String, String, String, IServiceSasParameters, Func<HttpResponseMessage,Task<IListServiceSasResponse>,Task>, IEventListener, ISendAsync)

List service SAS credentials of a specific resource.

StorageAccountsListServiceSasViaIdentity(String, IServiceSasParameters, Func<HttpResponseMessage,Task<IListServiceSasResponse>,Task>, IEventListener, ISendAsync)

List service SAS credentials of a specific resource.

StorageAccountsListViaIdentity(String, Func<HttpResponseMessage,Task<IStorageAccountListResult>,Task>, IEventListener, ISendAsync)

Lists all the storage accounts available under the subscription. Note that storage keys are not returned; use the ListKeys operation for this.

StorageAccountsRegenerateKey(String, String, String, IStorageAccountRegenerateKeyParameters, Func<HttpResponseMessage,Task<IStorageAccountListKeysResult>, Task>, IEventListener, ISendAsync)

Regenerates one of the access keys or Kerberos keys for the specified storage account.

StorageAccountsRegenerateKeyViaIdentity(String, IStorageAccountRegenerateKeyParameters, Func<HttpResponseMessage,Task<IStorageAccountListKeysResult>, Task>, IEventListener, ISendAsync)

Regenerates one of the access keys or Kerberos keys for the specified storage account.

StorageAccountsRevokeUserDelegationKeys(String, String, String, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Revoke user delegation keys.

StorageAccountsRevokeUserDelegationKeysViaIdentity(String, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Revoke user delegation keys.

StorageAccountsUpdate(String, String, String, IStorageAccountUpdateParameters, Func<HttpResponseMessage,Task<IStorageAccount>,Task>, IEventListener, ISendAsync)

The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.

StorageAccountsUpdateViaIdentity(String, IStorageAccountUpdateParameters, Func<HttpResponseMessage,Task<IStorageAccount>,Task>, IEventListener, ISendAsync)

The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation.

SystemAssignedIdentitiesGetByScope(String, Func<HttpResponseMessage, Task<ISystemAssignedIdentity>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Gets the systemAssignedIdentity available under the specified RP scope.

SystemAssignedIdentitiesGetByScopeViaIdentity(String, Func<HttpResponseMessage, Task<ISystemAssignedIdentity>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Gets the systemAssignedIdentity available under the specified RP scope.

TopLevelDomainsGet(String, String, Func<HttpResponseMessage,Task<ITopLevelDomain>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get details of a top-level domain.

TopLevelDomainsGet(String, String, Func<HttpResponseMessage,Task<ITopLevelDomain>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get details of a top-level domain.

TopLevelDomainsGetViaIdentity(String, Func<HttpResponseMessage, Task<ITopLevelDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get details of a top-level domain.

TopLevelDomainsGetViaIdentity(String, Func<HttpResponseMessage, Task<ITopLevelDomain>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get details of a top-level domain.

TopLevelDomainsList(String, Func<HttpResponseMessage,Task<ITopLevelDomainCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all top-level domains supported for registration.

TopLevelDomainsList(String, Func<HttpResponseMessage,Task<ITopLevelDomainCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all top-level domains supported for registration.

TopLevelDomainsListAgreements(String, String, ITopLevelDomainAgreementOption, Func<HttpResponseMessage,Task<ITldLegalAgreementCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all legal agreements that user needs to accept before purchasing a domain.

TopLevelDomainsListAgreements(String, String, ITopLevelDomainAgreementOption, Func<HttpResponseMessage,Task<ITldLegalAgreementCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all legal agreements that user needs to accept before purchasing a domain.

TopLevelDomainsListAgreementsViaIdentity(String, ITopLevelDomainAgreementOption, Func<HttpResponseMessage,Task<ITldLegalAgreementCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all legal agreements that user needs to accept before purchasing a domain.

TopLevelDomainsListAgreementsViaIdentity(String, ITopLevelDomainAgreementOption, Func<HttpResponseMessage,Task<ITldLegalAgreementCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all legal agreements that user needs to accept before purchasing a domain.

TopLevelDomainsListViaIdentity(String, Func<HttpResponseMessage, Task<ITopLevelDomainCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all top-level domains supported for registration.

TopLevelDomainsListViaIdentity(String, Func<HttpResponseMessage, Task<ITopLevelDomainCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all top-level domains supported for registration.

UpdatePublishingUser(IUser, Func<HttpResponseMessage,Task<IUser>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates publishing user

UpdatePublishingUser(IUser, Func<HttpResponseMessage,Task<IUser>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates publishing user

UpdatePublishingUserViaIdentity(String, IUser, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Updates publishing user

UpdatePublishingUserViaIdentity(String, IUser, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Updates publishing user

UpdateSourceControl(String, ISourceControl, Func<HttpResponseMessage, Task<ISourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Updates source control token

UpdateSourceControl(String, ISourceControl, Func<HttpResponseMessage, Task<ISourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Updates source control token

UpdateSourceControlViaIdentity(String, ISourceControl, Func<HttpResponseMessage, Task<ISourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Updates source control token

UpdateSourceControlViaIdentity(String, ISourceControl, Func<HttpResponseMessage, Task<ISourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Updates source control token

UsagesListByLocation(String, String, Func<HttpResponseMessage,Task<IUsageListResult>,Task>, IEventListener, ISendAsync)

Gets the current usage count and the limit for the resources of the location under the subscription.

UsagesListByLocationViaIdentity(String, Func<HttpResponseMessage,Task<IUsageListResult>,Task>, IEventListener, ISendAsync)

Gets the current usage count and the limit for the resources of the location under the subscription.

UserAssignedIdentitiesCreateOrUpdate(String, String, String, IIdentityAutoGenerated, Func<HttpResponseMessage,Task<IIdentityAutoGenerated>,Task>, Func<HttpResponseMessage,Task<IIdentityAutoGenerated>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update an identity in the specified subscription and resource group.

UserAssignedIdentitiesCreateOrUpdateViaIdentity(String, IIdentityAutoGenerated, Func<HttpResponseMessage,Task<IIdentityAutoGenerated>,Task>, Func<HttpResponseMessage,Task<IIdentityAutoGenerated>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update an identity in the specified subscription and resource group.

UserAssignedIdentitiesDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Deletes the identity.

UserAssignedIdentitiesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Deletes the identity.

UserAssignedIdentitiesGet(String, String, String, Func<HttpResponseMessage, Task<IIdentityAutoGenerated>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Gets the identity.

UserAssignedIdentitiesGetViaIdentity(String, Func<HttpResponseMessage, Task<IIdentityAutoGenerated>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Gets the identity.

UserAssignedIdentitiesListByResourceGroup(String, String, Func<HttpResponseMessage, Task<IUserAssignedIdentitiesListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Lists all the userAssignedIdentities available under the specified ResourceGroup.

UserAssignedIdentitiesListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<IUserAssignedIdentitiesListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Lists all the userAssignedIdentities available under the specified ResourceGroup.

UserAssignedIdentitiesListBySubscription(String, Func<HttpResponseMessage, Task<IUserAssignedIdentitiesListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Lists all the userAssignedIdentities available under the specified subscription.

UserAssignedIdentitiesListBySubscriptionViaIdentity(String, Func<HttpResponseMessage, Task<IUserAssignedIdentitiesListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Lists all the userAssignedIdentities available under the specified subscription.

UserAssignedIdentitiesUpdate(String, String, String, IIdentityUpdate, Func<HttpResponseMessage,Task<IIdentityAutoGenerated>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update an identity in the specified subscription and resource group.

UserAssignedIdentitiesUpdateViaIdentity(String, IIdentityUpdate, Func<HttpResponseMessage,Task<IIdentityAutoGenerated>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update an identity in the specified subscription and resource group.

Validate(String, String, IValidateRequest, Func<HttpResponseMessage, Task<IValidateResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Validate if a resource can be created.

Validate(String, String, IValidateRequest, Func<HttpResponseMessage, Task<IValidateResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Validate if a resource can be created.

ValidateMove(String, String, ICsmMoveResourceEnvelope, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Validate whether a resource can be moved.

ValidateMove(String, String, ICsmMoveResourceEnvelope, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Validate whether a resource can be moved.

ValidateMoveViaIdentity(String, ICsmMoveResourceEnvelope, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Validate whether a resource can be moved.

ValidateMoveViaIdentity(String, ICsmMoveResourceEnvelope, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Validate whether a resource can be moved.

ValidateViaIdentity(String, IValidateRequest, Func<HttpResponseMessage, Task<IValidateResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Validate if a resource can be created.

ValidateViaIdentity(String, IValidateRequest, Func<HttpResponseMessage, Task<IValidateResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Validate if a resource can be created.

VerifyHostingEnvironmentVnet(String, IVnetParameters, Func<HttpResponseMessage, Task<IVnetValidationFailureDetails>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.

VerifyHostingEnvironmentVnet(String, IVnetParameters, Func<HttpResponseMessage, Task<IVnetValidationFailureDetails>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.

VerifyHostingEnvironmentVnetViaIdentity(String, IVnetParameters, Func<HttpResponseMessage,Task<IVnetValidationFailureDetails>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.

VerifyHostingEnvironmentVnetViaIdentity(String, IVnetParameters, Func<HttpResponseMessage,Task<IVnetValidationFailureDetails>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.

WebAppsAddPremierAddOn(String, String, String, String, IPremierAddOn, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates a named add-on of an app.

WebAppsAddPremierAddOn(String, String, String, String, IPremierAddOn, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a named add-on of an app.

WebAppsAddPremierAddOnSlot(String, String, String, String, String, IPremierAddOn, Func<HttpResponseMessage,Task<IPremierAddOn>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a named add-on of an app.

WebAppsAddPremierAddOnSlot(String, String, String, String, String, IPremierAddOn, Func<HttpResponseMessage,Task<IPremierAddOn>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates a named add-on of an app.

WebAppsAddPremierAddOnSlotViaIdentity(String, IPremierAddOn, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Updates a named add-on of an app.

WebAppsAddPremierAddOnSlotViaIdentity(String, IPremierAddOn, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Updates a named add-on of an app.

WebAppsAddPremierAddOnViaIdentity(String, IPremierAddOn, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Updates a named add-on of an app.

WebAppsAddPremierAddOnViaIdentity(String, IPremierAddOn, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Updates a named add-on of an app.

WebAppsAnalyzeCustomHostname(String, String, String, String, Func<HttpResponseMessage, Task<ICustomHostnameAnalysisResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Analyze a custom hostname.

WebAppsAnalyzeCustomHostname(String, String, String, String, Func<HttpResponseMessage, Task<ICustomHostnameAnalysisResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Analyze a custom hostname.

WebAppsAnalyzeCustomHostnameSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ICustomHostnameAnalysisResult>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Analyze a custom hostname.

WebAppsAnalyzeCustomHostnameSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ICustomHostnameAnalysisResult>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Analyze a custom hostname.

WebAppsAnalyzeCustomHostnameSlotViaIdentity(String, String, Func<HttpResponseMessage, Task<ICustomHostnameAnalysisResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Analyze a custom hostname.

WebAppsAnalyzeCustomHostnameSlotViaIdentity(String, String, Func<HttpResponseMessage, Task<ICustomHostnameAnalysisResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Analyze a custom hostname.

WebAppsAnalyzeCustomHostnameViaIdentity(String, String, Func<HttpResponseMessage, Task<ICustomHostnameAnalysisResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Analyze a custom hostname.

WebAppsAnalyzeCustomHostnameViaIdentity(String, String, Func<HttpResponseMessage, Task<ICustomHostnameAnalysisResult>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Analyze a custom hostname.

WebAppsApplySlotConfigToProduction(String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Applies the configuration settings from the target slot onto the current slot.

WebAppsApplySlotConfigToProduction(String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Applies the configuration settings from the target slot onto the current slot.

WebAppsApplySlotConfigToProductionViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Applies the configuration settings from the target slot onto the current slot.

WebAppsApplySlotConfigToProductionViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Applies the configuration settings from the target slot onto the current slot.

WebAppsApplySlotConfigurationSlot(String, String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Applies the configuration settings from the target slot onto the current slot.

WebAppsApplySlotConfigurationSlot(String, String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Applies the configuration settings from the target slot onto the current slot.

WebAppsApplySlotConfigurationSlotViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Applies the configuration settings from the target slot onto the current slot.

WebAppsApplySlotConfigurationSlotViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Applies the configuration settings from the target slot onto the current slot.

WebAppsApproveOrRejectPrivateEndpointConnection(String, String, String, String, IPrivateLinkConnectionApprovalRequestResource, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Approves or rejects a private endpoint connection

WebAppsApproveOrRejectPrivateEndpointConnection(String, String, String, String, IRemotePrivateEndpointConnectionArmResource, Func<HttpResponseMessage,Task<IRemotePrivateEndpointConnectionArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Approves or rejects a private endpoint connection

WebAppsApproveOrRejectPrivateEndpointConnectionSlot(String, String, String, String, String, IRemotePrivateEndpointConnectionArmResource, Func<HttpResponseMessage,Task<IRemotePrivateEndpointConnectionArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Approves or rejects a private endpoint connection

WebAppsApproveOrRejectPrivateEndpointConnectionSlotViaIdentity(String, IRemotePrivateEndpointConnectionArmResource, Func<HttpResponseMessage, Task<IRemotePrivateEndpointConnectionArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Approves or rejects a private endpoint connection

WebAppsApproveOrRejectPrivateEndpointConnectionViaIdentity(String, IPrivateLinkConnectionApprovalRequestResource, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Approves or rejects a private endpoint connection

WebAppsApproveOrRejectPrivateEndpointConnectionViaIdentity(String, IRemotePrivateEndpointConnectionArmResource, Func<HttpResponseMessage, Task<IRemotePrivateEndpointConnectionArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Approves or rejects a private endpoint connection

WebAppsBackup(String, String, String, IBackupRequest, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a backup of an app.

WebAppsBackup(String, String, String, IBackupRequest, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a backup of an app.

WebAppsBackupSlot(String, String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a backup of an app.

WebAppsBackupSlot(String, String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a backup of an app.

WebAppsBackupSlotViaIdentity(String, IBackupRequest, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a backup of an app.

WebAppsBackupSlotViaIdentity(String, IBackupRequest, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a backup of an app.

WebAppsBackupViaIdentity(String, IBackupRequest, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a backup of an app.

WebAppsBackupViaIdentity(String, IBackupRequest, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a backup of an app.

WebAppsCopyProductionSlot(String, String, String, ICsmCopySlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Copies a deployment slot to another deployment slot of an app.

WebAppsCopyProductionSlotViaIdentity(String, ICsmCopySlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Copies a deployment slot to another deployment slot of an app.

WebAppsCopySlot(String, String, String, String, ICsmCopySlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Copies a deployment slot to another deployment slot of an app.

WebAppsCopySlotViaIdentity(String, ICsmCopySlotEntity, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Copies a deployment slot to another deployment slot of an app.

WebAppsCreateDeployment(String, String, String, String, IDeployment, Func<HttpResponseMessage,Task<IDeployment>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create a deployment for an app, or a deployment slot.

WebAppsCreateDeployment(String, String, String, String, IDeployment, Func<HttpResponseMessage,Task<IDeployment>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create a deployment for an app, or a deployment slot.

WebAppsCreateDeploymentSlot(String, String, String, String, String, IDeployment, Func<HttpResponseMessage,Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create a deployment for an app, or a deployment slot.

WebAppsCreateDeploymentSlot(String, String, String, String, String, IDeployment, Func<HttpResponseMessage,Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create a deployment for an app, or a deployment slot.

WebAppsCreateDeploymentSlotViaIdentity(String, IDeployment, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Create a deployment for an app, or a deployment slot.

WebAppsCreateDeploymentSlotViaIdentity(String, IDeployment, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Create a deployment for an app, or a deployment slot.

WebAppsCreateDeploymentViaIdentity(String, IDeployment, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Create a deployment for an app, or a deployment slot.

WebAppsCreateDeploymentViaIdentity(String, IDeployment, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Create a deployment for an app, or a deployment slot.

WebAppsCreateFunction(String, String, String, String, IFunctionEnvelope, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create function for web site, or a deployment slot.

WebAppsCreateFunction(String, String, String, String, IFunctionEnvelope, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create function for web site, or a deployment slot.

WebAppsCreateFunctionViaIdentity(String, IFunctionEnvelope, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create function for web site, or a deployment slot.

WebAppsCreateFunctionViaIdentity(String, IFunctionEnvelope, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create function for web site, or a deployment slot.

WebAppsCreateInstanceFunctionSlot(String, String, String, String, String, IFunctionEnvelope, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Create function for web site, or a deployment slot.

WebAppsCreateInstanceFunctionSlot(String, String, String, String, String, IFunctionEnvelope, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Create function for web site, or a deployment slot.

WebAppsCreateInstanceFunctionSlotViaIdentity(String, IFunctionEnvelope, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Create function for web site, or a deployment slot.

WebAppsCreateInstanceFunctionSlotViaIdentity(String, IFunctionEnvelope, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Create function for web site, or a deployment slot.

WebAppsCreateInstanceMSDeployOperation(String, String, String, String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Invoke the MSDeploy web app extension.

WebAppsCreateInstanceMSDeployOperation(String, String, String, String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Invoke the MSDeploy web app extension.

WebAppsCreateInstanceMSDeployOperationSlot(String, String, String, String, String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Invoke the MSDeploy web app extension.

WebAppsCreateInstanceMSDeployOperationSlot(String, String, String, String, String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Invoke the MSDeploy web app extension.

WebAppsCreateInstanceMSDeployOperationSlotViaIdentity(String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Invoke the MSDeploy web app extension.

WebAppsCreateInstanceMSDeployOperationSlotViaIdentity(String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Invoke the MSDeploy web app extension.

WebAppsCreateInstanceMSDeployOperationViaIdentity(String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Invoke the MSDeploy web app extension.

WebAppsCreateInstanceMSDeployOperationViaIdentity(String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Invoke the MSDeploy web app extension.

WebAppsCreateMSDeployOperation(String, String, String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Invoke the MSDeploy web app extension.

WebAppsCreateMSDeployOperation(String, String, String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Invoke the MSDeploy web app extension.

WebAppsCreateMSDeployOperationSlot(String, String, String, String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Invoke the MSDeploy web app extension.

WebAppsCreateMSDeployOperationSlot(String, String, String, String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Invoke the MSDeploy web app extension.

WebAppsCreateMSDeployOperationSlotViaIdentity(String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Invoke the MSDeploy web app extension.

WebAppsCreateMSDeployOperationSlotViaIdentity(String, IMSDeploy, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Invoke the MSDeploy web app extension.

WebAppsCreateMSDeployOperationViaIdentity(String, IMSDeploy, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Invoke the MSDeploy web app extension.

WebAppsCreateMSDeployOperationViaIdentity(String, IMSDeploy, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Invoke the MSDeploy web app extension.

WebAppsCreateOneDeployOperation(String, String, String, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Invoke the OneDeploy publish web app extension.

WebAppsCreateOneDeployOperationViaIdentity(String, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Invoke the OneDeploy publish web app extension.

WebAppsCreateOrUpdate(String, String, String, ISite, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsCreateOrUpdate(String, String, String, ISite, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsCreateOrUpdateConfiguration(String, String, String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the configuration of an app.

WebAppsCreateOrUpdateConfiguration(String, String, String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the configuration of an app.

WebAppsCreateOrUpdateConfigurationSlot(String, String, String, String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the configuration of an app.

WebAppsCreateOrUpdateConfigurationSlot(String, String, String, String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the configuration of an app.

WebAppsCreateOrUpdateConfigurationSlotViaIdentity(String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the configuration of an app.

WebAppsCreateOrUpdateConfigurationSlotViaIdentity(String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the configuration of an app.

WebAppsCreateOrUpdateConfigurationViaIdentity(String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the configuration of an app.

WebAppsCreateOrUpdateConfigurationViaIdentity(String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the configuration of an app.

WebAppsCreateOrUpdateDomainOwnershipIdentifier(String, String, String, String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsCreateOrUpdateDomainOwnershipIdentifier(String, String, String, String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsCreateOrUpdateDomainOwnershipIdentifierSlot(String, String, String, String, String, IIdentifier, Func<HttpResponseMessage, Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsCreateOrUpdateDomainOwnershipIdentifierSlot(String, String, String, String, String, IIdentifier, Func<HttpResponseMessage, Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotViaIdentity(String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotViaIdentity(String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsCreateOrUpdateDomainOwnershipIdentifierViaIdentity(String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsCreateOrUpdateDomainOwnershipIdentifierViaIdentity(String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsCreateOrUpdateFunctionSecret(String, String, String, String, String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Add or update a function secret.

WebAppsCreateOrUpdateFunctionSecret(String, String, String, String, String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Add or update a function secret.

WebAppsCreateOrUpdateFunctionSecretSlot(String, String, String, String, String, String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>, Task>, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Add or update a function secret.

WebAppsCreateOrUpdateFunctionSecretSlot(String, String, String, String, String, String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>, Task>, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Add or update a function secret.

WebAppsCreateOrUpdateFunctionSecretSlotViaIdentity(String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Add or update a function secret.

WebAppsCreateOrUpdateFunctionSecretSlotViaIdentity(String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Add or update a function secret.

WebAppsCreateOrUpdateFunctionSecretViaIdentity(String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Add or update a function secret.

WebAppsCreateOrUpdateFunctionSecretViaIdentity(String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Add or update a function secret.

WebAppsCreateOrUpdateHostNameBinding(String, String, String, String, IHostNameBinding, Func<HttpResponseMessage,Task<IHostNameBinding>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a hostname binding for an app.

WebAppsCreateOrUpdateHostNameBinding(String, String, String, String, IHostNameBinding, Func<HttpResponseMessage,Task<IHostNameBinding>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a hostname binding for an app.

WebAppsCreateOrUpdateHostNameBindingSlot(String, String, String, String, String, IHostNameBinding, Func<HttpResponseMessage,Task<IHostNameBinding>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a hostname binding for an app.

WebAppsCreateOrUpdateHostNameBindingSlot(String, String, String, String, String, IHostNameBinding, Func<HttpResponseMessage,Task<IHostNameBinding>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a hostname binding for an app.

WebAppsCreateOrUpdateHostNameBindingSlotViaIdentity(String, IHostNameBinding, Func<HttpResponseMessage,Task<IHostNameBinding>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a hostname binding for an app.

WebAppsCreateOrUpdateHostNameBindingSlotViaIdentity(String, IHostNameBinding, Func<HttpResponseMessage,Task<IHostNameBinding>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a hostname binding for an app.

WebAppsCreateOrUpdateHostNameBindingViaIdentity(String, IHostNameBinding, Func<HttpResponseMessage,Task<IHostNameBinding>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a hostname binding for an app.

WebAppsCreateOrUpdateHostNameBindingViaIdentity(String, IHostNameBinding, Func<HttpResponseMessage,Task<IHostNameBinding>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a hostname binding for an app.

WebAppsCreateOrUpdateHostSecret(String, String, String, String, String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Add or update a host level secret.

WebAppsCreateOrUpdateHostSecret(String, String, String, String, String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Add or update a host level secret.

WebAppsCreateOrUpdateHostSecretSlot(String, String, String, String, String, String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>, Task>, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Add or update a host level secret.

WebAppsCreateOrUpdateHostSecretSlot(String, String, String, String, String, String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>, Task>, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Add or update a host level secret.

WebAppsCreateOrUpdateHostSecretSlotViaIdentity(String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Add or update a host level secret.

WebAppsCreateOrUpdateHostSecretSlotViaIdentity(String, IKeyInfo, Func<HttpResponseMessage,Task<IKeyInfo>,Task>, Func<HttpResponseMessage, Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Add or update a host level secret.

WebAppsCreateOrUpdateHostSecretViaIdentity(String, IKeyInfo, Func<HttpResponseMessage, Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IKeyInfo>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Add or update a host level secret.

WebAppsCreateOrUpdateHostSecretViaIdentity(String, IKeyInfo, Func<HttpResponseMessage, Task<IKeyInfo>,Task>, Func<HttpResponseMessage,Task<IKeyInfo>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Add or update a host level secret.

WebAppsCreateOrUpdateHybridConnection(String, String, String, String, String, IHybridConnection, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a new Hybrid Connection using a Service Bus relay.

WebAppsCreateOrUpdateHybridConnection(String, String, String, String, String, IHybridConnection, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a new Hybrid Connection using a Service Bus relay.

WebAppsCreateOrUpdateHybridConnectionSlot(String, String, String, String, String, String, IHybridConnection, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a new Hybrid Connection using a Service Bus relay.

WebAppsCreateOrUpdateHybridConnectionSlot(String, String, String, String, String, String, IHybridConnection, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a new Hybrid Connection using a Service Bus relay.

WebAppsCreateOrUpdateHybridConnectionSlotViaIdentity(String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new Hybrid Connection using a Service Bus relay.

WebAppsCreateOrUpdateHybridConnectionSlotViaIdentity(String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new Hybrid Connection using a Service Bus relay.

WebAppsCreateOrUpdateHybridConnectionViaIdentity(String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new Hybrid Connection using a Service Bus relay.

WebAppsCreateOrUpdateHybridConnectionViaIdentity(String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new Hybrid Connection using a Service Bus relay.

WebAppsCreateOrUpdatePublicCertificate(String, String, String, String, IPublicCertificate, Func<HttpResponseMessage,Task<IPublicCertificate>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a hostname binding for an app.

WebAppsCreateOrUpdatePublicCertificate(String, String, String, String, IPublicCertificate, Func<HttpResponseMessage,Task<IPublicCertificate>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a hostname binding for an app.

WebAppsCreateOrUpdatePublicCertificateSlot(String, String, String, String, String, IPublicCertificate, Func<HttpResponseMessage, Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a hostname binding for an app.

WebAppsCreateOrUpdatePublicCertificateSlot(String, String, String, String, String, IPublicCertificate, Func<HttpResponseMessage, Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a hostname binding for an app.

WebAppsCreateOrUpdatePublicCertificateSlotViaIdentity(String, IPublicCertificate, Func<HttpResponseMessage,Task<IPublicCertificate>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a hostname binding for an app.

WebAppsCreateOrUpdatePublicCertificateSlotViaIdentity(String, IPublicCertificate, Func<HttpResponseMessage,Task<IPublicCertificate>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a hostname binding for an app.

WebAppsCreateOrUpdatePublicCertificateViaIdentity(String, IPublicCertificate, Func<HttpResponseMessage,Task<IPublicCertificate>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a hostname binding for an app.

WebAppsCreateOrUpdatePublicCertificateViaIdentity(String, IPublicCertificate, Func<HttpResponseMessage,Task<IPublicCertificate>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a hostname binding for an app.

WebAppsCreateOrUpdateRelayServiceConnection(String, String, String, String, IRelayServiceConnectionEntity, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsCreateOrUpdateRelayServiceConnection(String, String, String, String, IRelayServiceConnectionEntity, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsCreateOrUpdateRelayServiceConnectionSlot(String, String, String, String, String, IRelayServiceConnectionEntity, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsCreateOrUpdateRelayServiceConnectionSlot(String, String, String, String, String, IRelayServiceConnectionEntity, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsCreateOrUpdateRelayServiceConnectionSlotViaIdentity(String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsCreateOrUpdateRelayServiceConnectionSlotViaIdentity(String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsCreateOrUpdateRelayServiceConnectionViaIdentity(String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsCreateOrUpdateRelayServiceConnectionViaIdentity(String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsCreateOrUpdateSiteContainer(String, String, String, String, ISiteContainer, Func<HttpResponseMessage,Task<ISiteContainer>, Task>, Func<HttpResponseMessage,Task<ISiteContainer>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or Updates a site container for a site, or a deployment slot.

WebAppsCreateOrUpdateSiteContainerSlot(String, String, String, String, String, ISiteContainer, Func<HttpResponseMessage,Task<ISiteContainer>, Task>, Func<HttpResponseMessage,Task<ISiteContainer>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates or Updates a site container for a site, or a deployment slot.

WebAppsCreateOrUpdateSiteContainerSlotViaIdentity(String, ISiteContainer, Func<HttpResponseMessage,Task<ISiteContainer>,Task>, Func<HttpResponseMessage, Task<ISiteContainer>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates or Updates a site container for a site, or a deployment slot.

WebAppsCreateOrUpdateSiteContainerViaIdentity(String, ISiteContainer, Func<HttpResponseMessage,Task<ISiteContainer>,Task>, Func<HttpResponseMessage, Task<ISiteContainer>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates or Updates a site container for a site, or a deployment slot.

WebAppsCreateOrUpdateSlot(String, String, String, String, ISite, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsCreateOrUpdateSlot(String, String, String, String, ISite, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsCreateOrUpdateSlotViaIdentity(String, ISite, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsCreateOrUpdateSlotViaIdentity(String, ISite, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsCreateOrUpdateSourceControl(String, String, String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the source control configuration of an app.

WebAppsCreateOrUpdateSourceControl(String, String, String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the source control configuration of an app.

WebAppsCreateOrUpdateSourceControlSlot(String, String, String, String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the source control configuration of an app.

WebAppsCreateOrUpdateSourceControlSlot(String, String, String, String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the source control configuration of an app.

WebAppsCreateOrUpdateSourceControlSlotViaIdentity(String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the source control configuration of an app.

WebAppsCreateOrUpdateSourceControlSlotViaIdentity(String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the source control configuration of an app.

WebAppsCreateOrUpdateSourceControlViaIdentity(String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the source control configuration of an app.

WebAppsCreateOrUpdateSourceControlViaIdentity(String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the source control configuration of an app.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnection(String, String, String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionSlot(String, String, String, String, ISwiftVirtualNetwork, Func<HttpResponseMessage, Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionSlotViaIdentity(String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionViaIdentity(String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheck(String, String, String, ISwiftVirtualNetwork, Func<HttpResponseMessage, Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlot(String, String, String, String, ISwiftVirtualNetwork, Func<HttpResponseMessage, Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotViaIdentity(String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckViaIdentity(String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsCreateOrUpdateViaIdentity(String, ISite, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsCreateOrUpdateViaIdentity(String, ISite, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsCreateOrUpdateVnetConnection(String, String, String, String, IVnetInfo, Func<HttpResponseMessage,Task<IVnetInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsCreateOrUpdateVnetConnection(String, String, String, String, IVnetInfoResource, Func<HttpResponseMessage,Task<IVnetInfoResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsCreateOrUpdateVnetConnectionGateway(String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsCreateOrUpdateVnetConnectionGateway(String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsCreateOrUpdateVnetConnectionGatewaySlot(String, String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsCreateOrUpdateVnetConnectionGatewaySlot(String, String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsCreateOrUpdateVnetConnectionGatewaySlotViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsCreateOrUpdateVnetConnectionGatewaySlotViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsCreateOrUpdateVnetConnectionGatewayViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsCreateOrUpdateVnetConnectionGatewayViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsCreateOrUpdateVnetConnectionSlot(String, String, String, String, String, IVnetInfo, Func<HttpResponseMessage,Task<IVnetInfo>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsCreateOrUpdateVnetConnectionSlot(String, String, String, String, String, IVnetInfoResource, Func<HttpResponseMessage, Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsCreateOrUpdateVnetConnectionSlotViaIdentity(String, IVnetInfo, Func<HttpResponseMessage,Task<IVnetInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsCreateOrUpdateVnetConnectionSlotViaIdentity(String, IVnetInfoResource, Func<HttpResponseMessage,Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsCreateOrUpdateVnetConnectionViaIdentity(String, IVnetInfo, Func<HttpResponseMessage,Task<IVnetInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsCreateOrUpdateVnetConnectionViaIdentity(String, IVnetInfoResource, Func<HttpResponseMessage,Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsDelete(String, String, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a web, mobile, or API app, or one of the deployment slots.

WebAppsDelete(String, String, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a web, mobile, or API app, or one of the deployment slots.

WebAppsDeleteBackup(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a backup of an app by its ID.

WebAppsDeleteBackup(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a backup of an app by its ID.

WebAppsDeleteBackupConfiguration(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes the backup configuration of an app.

WebAppsDeleteBackupConfiguration(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes the backup configuration of an app.

WebAppsDeleteBackupConfigurationSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Deletes the backup configuration of an app.

WebAppsDeleteBackupConfigurationSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Deletes the backup configuration of an app.

WebAppsDeleteBackupConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes the backup configuration of an app.

WebAppsDeleteBackupConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes the backup configuration of an app.

WebAppsDeleteBackupConfigurationViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes the backup configuration of an app.

WebAppsDeleteBackupConfigurationViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes the backup configuration of an app.

WebAppsDeleteBackupSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a backup of an app by its ID.

WebAppsDeleteBackupSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a backup of an app by its ID.

WebAppsDeleteBackupSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a backup of an app by its ID.

WebAppsDeleteBackupSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a backup of an app by its ID.

WebAppsDeleteBackupViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a backup of an app by its ID.

WebAppsDeleteBackupViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a backup of an app by its ID.

WebAppsDeleteContinuousWebJob(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a continuous web job by its ID for an app, or a deployment slot.

WebAppsDeleteContinuousWebJob(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a continuous web job by its ID for an app, or a deployment slot.

WebAppsDeleteContinuousWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a continuous web job by its ID for an app, or a deployment slot.

WebAppsDeleteContinuousWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a continuous web job by its ID for an app, or a deployment slot.

WebAppsDeleteContinuousWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a continuous web job by its ID for an app, or a deployment slot.

WebAppsDeleteContinuousWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a continuous web job by its ID for an app, or a deployment slot.

WebAppsDeleteContinuousWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a continuous web job by its ID for an app, or a deployment slot.

WebAppsDeleteContinuousWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a continuous web job by its ID for an app, or a deployment slot.

WebAppsDeleteDeployment(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a deployment by its ID for an app, or a deployment slot.

WebAppsDeleteDeployment(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a deployment by its ID for an app, or a deployment slot.

WebAppsDeleteDeploymentSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a deployment by its ID for an app, or a deployment slot.

WebAppsDeleteDeploymentSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a deployment by its ID for an app, or a deployment slot.

WebAppsDeleteDeploymentSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a deployment by its ID for an app, or a deployment slot.

WebAppsDeleteDeploymentSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a deployment by its ID for an app, or a deployment slot.

WebAppsDeleteDeploymentViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a deployment by its ID for an app, or a deployment slot.

WebAppsDeleteDeploymentViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a deployment by its ID for an app, or a deployment slot.

WebAppsDeleteDomainOwnershipIdentifier(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a domain ownership identifier for a web app.

WebAppsDeleteDomainOwnershipIdentifier(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a domain ownership identifier for a web app.

WebAppsDeleteDomainOwnershipIdentifierSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a domain ownership identifier for a web app.

WebAppsDeleteDomainOwnershipIdentifierSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a domain ownership identifier for a web app.

WebAppsDeleteDomainOwnershipIdentifierSlotViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a domain ownership identifier for a web app.

WebAppsDeleteDomainOwnershipIdentifierSlotViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a domain ownership identifier for a web app.

WebAppsDeleteDomainOwnershipIdentifierViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a domain ownership identifier for a web app.

WebAppsDeleteDomainOwnershipIdentifierViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a domain ownership identifier for a web app.

WebAppsDeleteFunction(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a function for web site, or a deployment slot.

WebAppsDeleteFunction(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a function for web site, or a deployment slot.

WebAppsDeleteFunctionSecret(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a function secret.

WebAppsDeleteFunctionSecret(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a function secret.

WebAppsDeleteFunctionSecretSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a function secret.

WebAppsDeleteFunctionSecretSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a function secret.

WebAppsDeleteFunctionSecretSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a function secret.

WebAppsDeleteFunctionSecretSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a function secret.

WebAppsDeleteFunctionSecretViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a function secret.

WebAppsDeleteFunctionSecretViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a function secret.

WebAppsDeleteFunctionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a function for web site, or a deployment slot.

WebAppsDeleteFunctionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a function for web site, or a deployment slot.

WebAppsDeleteHostNameBinding(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a hostname binding for an app.

WebAppsDeleteHostNameBinding(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a hostname binding for an app.

WebAppsDeleteHostNameBindingSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a hostname binding for an app.

WebAppsDeleteHostNameBindingSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a hostname binding for an app.

WebAppsDeleteHostNameBindingSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a hostname binding for an app.

WebAppsDeleteHostNameBindingSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a hostname binding for an app.

WebAppsDeleteHostNameBindingViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a hostname binding for an app.

WebAppsDeleteHostNameBindingViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a hostname binding for an app.

WebAppsDeleteHostSecret(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a host level secret.

WebAppsDeleteHostSecret(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a host level secret.

WebAppsDeleteHostSecretSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a host level secret.

WebAppsDeleteHostSecretSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a host level secret.

WebAppsDeleteHostSecretSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a host level secret.

WebAppsDeleteHostSecretSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a host level secret.

WebAppsDeleteHostSecretViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a host level secret.

WebAppsDeleteHostSecretViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a host level secret.

WebAppsDeleteHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Removes a Hybrid Connection from this site.

WebAppsDeleteHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Removes a Hybrid Connection from this site.

WebAppsDeleteHybridConnectionSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Removes a Hybrid Connection from this site.

WebAppsDeleteHybridConnectionSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Removes a Hybrid Connection from this site.

WebAppsDeleteHybridConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Removes a Hybrid Connection from this site.

WebAppsDeleteHybridConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Removes a Hybrid Connection from this site.

WebAppsDeleteHybridConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Removes a Hybrid Connection from this site.

WebAppsDeleteHybridConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Removes a Hybrid Connection from this site.

WebAppsDeleteInstanceFunctionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a function for web site, or a deployment slot.

WebAppsDeleteInstanceFunctionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a function for web site, or a deployment slot.

WebAppsDeleteInstanceFunctionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a function for web site, or a deployment slot.

WebAppsDeleteInstanceFunctionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a function for web site, or a deployment slot.

WebAppsDeleteInstanceProcess(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteInstanceProcess(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteInstanceProcessSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteInstanceProcessSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteInstanceProcessSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteInstanceProcessSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteInstanceProcessViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteInstanceProcessViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeletePremierAddOn(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a premier add-on from an app.

WebAppsDeletePremierAddOn(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a premier add-on from an app.

WebAppsDeletePremierAddOnSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a premier add-on from an app.

WebAppsDeletePremierAddOnSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a premier add-on from an app.

WebAppsDeletePremierAddOnSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a premier add-on from an app.

WebAppsDeletePremierAddOnSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a premier add-on from an app.

WebAppsDeletePremierAddOnViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a premier add-on from an app.

WebAppsDeletePremierAddOnViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a premier add-on from an app.

WebAppsDeletePrivateEndpointConnection(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a private endpoint connection

WebAppsDeletePrivateEndpointConnection(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a private endpoint connection

WebAppsDeletePrivateEndpointConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IAny>,Task>, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Deletes a private endpoint connection

WebAppsDeletePrivateEndpointConnectionSlotViaIdentity(String, Func<HttpResponseMessage,Task<IAny>,Task>, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Deletes a private endpoint connection

WebAppsDeletePrivateEndpointConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a private endpoint connection

WebAppsDeletePrivateEndpointConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a private endpoint connection

WebAppsDeleteProcess(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteProcess(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteProcessSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteProcessSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteProcessSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteProcessSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteProcessViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeleteProcessViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

WebAppsDeletePublicCertificate(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a hostname binding for an app.

WebAppsDeletePublicCertificate(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a hostname binding for an app.

WebAppsDeletePublicCertificateSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a hostname binding for an app.

WebAppsDeletePublicCertificateSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a hostname binding for an app.

WebAppsDeletePublicCertificateSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a hostname binding for an app.

WebAppsDeletePublicCertificateSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a hostname binding for an app.

WebAppsDeletePublicCertificateViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a hostname binding for an app.

WebAppsDeletePublicCertificateViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a hostname binding for an app.

WebAppsDeleteRelayServiceConnection(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a relay service connection by its name.

WebAppsDeleteRelayServiceConnection(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a relay service connection by its name.

WebAppsDeleteRelayServiceConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a relay service connection by its name.

WebAppsDeleteRelayServiceConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a relay service connection by its name.

WebAppsDeleteRelayServiceConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a relay service connection by its name.

WebAppsDeleteRelayServiceConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a relay service connection by its name.

WebAppsDeleteRelayServiceConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a relay service connection by its name.

WebAppsDeleteRelayServiceConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a relay service connection by its name.

WebAppsDeleteSiteContainer(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a site container for a site, or a deployment slot.

WebAppsDeleteSiteContainerSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a site container for a site, or a deployment slot.

WebAppsDeleteSiteContainerSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a site container for a site, or a deployment slot.

WebAppsDeleteSiteContainerViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a site container for a site, or a deployment slot.

WebAppsDeleteSiteExtension(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Remove a site extension from a web site, or a deployment slot.

WebAppsDeleteSiteExtension(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Remove a site extension from a web site, or a deployment slot.

WebAppsDeleteSiteExtensionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Remove a site extension from a web site, or a deployment slot.

WebAppsDeleteSiteExtensionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Remove a site extension from a web site, or a deployment slot.

WebAppsDeleteSiteExtensionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Remove a site extension from a web site, or a deployment slot.

WebAppsDeleteSiteExtensionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Remove a site extension from a web site, or a deployment slot.

WebAppsDeleteSiteExtensionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Remove a site extension from a web site, or a deployment slot.

WebAppsDeleteSiteExtensionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Remove a site extension from a web site, or a deployment slot.

WebAppsDeleteSlot(String, String, String, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a web, mobile, or API app, or one of the deployment slots.

WebAppsDeleteSlot(String, String, String, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a web, mobile, or API app, or one of the deployment slots.

WebAppsDeleteSlotViaIdentity(String, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Deletes a web, mobile, or API app, or one of the deployment slots.

WebAppsDeleteSlotViaIdentity(String, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Deletes a web, mobile, or API app, or one of the deployment slots.

WebAppsDeleteSourceControl(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes the source control configuration of an app.

WebAppsDeleteSourceControl(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes the source control configuration of an app.

WebAppsDeleteSourceControlSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Deletes the source control configuration of an app.

WebAppsDeleteSourceControlSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes the source control configuration of an app.

WebAppsDeleteSourceControlSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes the source control configuration of an app.

WebAppsDeleteSourceControlSlotViaIdentity(String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes the source control configuration of an app.

WebAppsDeleteSourceControlViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes the source control configuration of an app.

WebAppsDeleteSourceControlViaIdentity(String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes the source control configuration of an app.

WebAppsDeleteSwiftVirtualNetwork(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

WebAppsDeleteSwiftVirtualNetwork(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a Swift Virtual Network connection from an app (or deployment slot).

WebAppsDeleteSwiftVirtualNetworkSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

WebAppsDeleteSwiftVirtualNetworkSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a Swift Virtual Network connection from an app (or deployment slot).

WebAppsDeleteSwiftVirtualNetworkSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

WebAppsDeleteSwiftVirtualNetworkSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a Swift Virtual Network connection from an app (or deployment slot).

WebAppsDeleteSwiftVirtualNetworkViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

WebAppsDeleteSwiftVirtualNetworkViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a Swift Virtual Network connection from an app (or deployment slot).

WebAppsDeleteTriggeredWebJob(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a triggered web job by its ID for an app, or a deployment slot.

WebAppsDeleteTriggeredWebJob(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a triggered web job by its ID for an app, or a deployment slot.

WebAppsDeleteTriggeredWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a triggered web job by its ID for an app, or a deployment slot.

WebAppsDeleteTriggeredWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a triggered web job by its ID for an app, or a deployment slot.

WebAppsDeleteTriggeredWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a triggered web job by its ID for an app, or a deployment slot.

WebAppsDeleteTriggeredWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a triggered web job by its ID for an app, or a deployment slot.

WebAppsDeleteTriggeredWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a triggered web job by its ID for an app, or a deployment slot.

WebAppsDeleteTriggeredWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Delete a triggered web job by its ID for an app, or a deployment slot.

WebAppsDeleteViaIdentity(String, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Deletes a web, mobile, or API app, or one of the deployment slots.

WebAppsDeleteViaIdentity(String, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Deletes a web, mobile, or API app, or one of the deployment slots.

WebAppsDeleteVnetConnection(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a connection from an app (or deployment slot to a named virtual network.

WebAppsDeleteVnetConnection(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a connection from an app (or deployment slot to a named virtual network.

WebAppsDeleteVnetConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a connection from an app (or deployment slot to a named virtual network.

WebAppsDeleteVnetConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a connection from an app (or deployment slot to a named virtual network.

WebAppsDeleteVnetConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a connection from an app (or deployment slot to a named virtual network.

WebAppsDeleteVnetConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a connection from an app (or deployment slot to a named virtual network.

WebAppsDeleteVnetConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Deletes a connection from an app (or deployment slot to a named virtual network.

WebAppsDeleteVnetConnectionViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Deletes a connection from an app (or deployment slot to a named virtual network.

WebAppsDeployWorkflowArtifacts(String, String, String, IWorkflowArtifacts, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates the artifacts for web site, or a deployment slot.

WebAppsDeployWorkflowArtifactsSlot(String, String, String, String, IWorkflowArtifacts, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates the artifacts for web site, or a deployment slot.

WebAppsDeployWorkflowArtifactsSlotViaIdentity(String, IWorkflowArtifacts, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates the artifacts for web site, or a deployment slot.

WebAppsDeployWorkflowArtifactsViaIdentity(String, IWorkflowArtifacts, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates the artifacts for web site, or a deployment slot.

WebAppsDiscoverBackup(String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task<IRestoreRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

WebAppsDiscoverBackup(String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task<IRestoreRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

WebAppsDiscoverBackupSlot(String, String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task<IRestoreRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

WebAppsDiscoverBackupSlot(String, String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task<IRestoreRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

WebAppsDiscoverBackupSlotViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage,Task<IRestoreRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

WebAppsDiscoverBackupSlotViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage,Task<IRestoreRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

WebAppsDiscoverBackupViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage, Task<IRestoreRequest>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

WebAppsDiscoverBackupViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage, Task<IRestoreRequest>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

WebAppsGenerateNewSitePublishingPassword(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Generates a new publishing password for an app (or deployment slot, if specified).

WebAppsGenerateNewSitePublishingPassword(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Generates a new publishing password for an app (or deployment slot, if specified).

WebAppsGenerateNewSitePublishingPasswordSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Generates a new publishing password for an app (or deployment slot, if specified).

WebAppsGenerateNewSitePublishingPasswordSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Generates a new publishing password for an app (or deployment slot, if specified).

WebAppsGenerateNewSitePublishingPasswordSlotViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Generates a new publishing password for an app (or deployment slot, if specified).

WebAppsGenerateNewSitePublishingPasswordSlotViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Generates a new publishing password for an app (or deployment slot, if specified).

WebAppsGenerateNewSitePublishingPasswordViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Generates a new publishing password for an app (or deployment slot, if specified).

WebAppsGenerateNewSitePublishingPasswordViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Generates a new publishing password for an app (or deployment slot, if specified).

WebAppsGet(String, String, String, Func<HttpResponseMessage,Task<ISite>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the details of a web, mobile, or API app.

WebAppsGet(String, String, String, Func<HttpResponseMessage,Task<ISite>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of a web, mobile, or API app.

WebAppsGetAppSettingKeyVaultReference(String, String, String, String, Func<HttpResponseMessage,Task<IApiKvReference>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference and status of an app

WebAppsGetAppSettingKeyVaultReference(String, String, String, String, Func<HttpResponseMessage,Task<IKeyVaultReferenceResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the config reference and status of an app

WebAppsGetAppSettingKeyVaultReferenceSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IApiKvReference>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference and status of an app

WebAppsGetAppSettingKeyVaultReferenceSlotViaIdentity(String, Func<HttpResponseMessage, Task<IApiKvReference>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the config reference and status of an app

WebAppsGetAppSettingKeyVaultReferenceViaIdentity(String, Func<HttpResponseMessage, Task<IApiKvReference>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the config reference and status of an app

WebAppsGetAppSettingKeyVaultReferenceViaIdentity(String, Func<HttpResponseMessage, Task<IKeyVaultReferenceResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the config reference and status of an app

WebAppsGetAppSettingsKeyVaultReferences(String, String, String, Func<HttpResponseMessage,Task<IApiKvReferenceCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference app settings and status of an app

WebAppsGetAppSettingsKeyVaultReferences(String, String, String, Func<HttpResponseMessage,Task<IKeyVaultReferenceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the config reference app settings and status of an app

WebAppsGetAppSettingsKeyVaultReferencesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IApiKvReferenceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference app settings and status of an app

WebAppsGetAppSettingsKeyVaultReferencesSlotViaIdentity(String, Func<HttpResponseMessage,Task<IApiKvReferenceCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference app settings and status of an app

WebAppsGetAppSettingsKeyVaultReferencesViaIdentity(String, Func<HttpResponseMessage, Task<IApiKvReferenceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference app settings and status of an app

WebAppsGetAppSettingsKeyVaultReferencesViaIdentity(String, Func<HttpResponseMessage, Task<IKeyVaultReferenceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the config reference app settings and status of an app

WebAppsGetAuthSettings(String, String, String, Func<HttpResponseMessage, Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Authentication/Authorization settings of an app.

WebAppsGetAuthSettings(String, String, String, Func<HttpResponseMessage, Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Authentication/Authorization settings of an app.

WebAppsGetAuthSettingsSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Authentication/Authorization settings of an app.

WebAppsGetAuthSettingsSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Authentication/Authorization settings of an app.

WebAppsGetAuthSettingsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Authentication/Authorization settings of an app.

WebAppsGetAuthSettingsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Authentication/Authorization settings of an app.

WebAppsGetAuthSettingsV2(String, String, String, Func<HttpResponseMessage, Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets site's Authentication / Authorization settings for apps via the V2 format

WebAppsGetAuthSettingsV2Slot(String, String, String, String, Func<HttpResponseMessage, Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets site's Authentication / Authorization settings for apps via the V2 format

WebAppsGetAuthSettingsV2SlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets site's Authentication / Authorization settings for apps via the V2 format

WebAppsGetAuthSettingsV2ViaIdentity(String, Func<HttpResponseMessage, Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets site's Authentication / Authorization settings for apps via the V2 format

WebAppsGetAuthSettingsV2WithoutSecrets(String, String, String, Func<HttpResponseMessage,Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets site's Authentication / Authorization settings for apps via the V2 format

WebAppsGetAuthSettingsV2WithoutSecretsSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets site's Authentication / Authorization settings for apps via the V2 format

WebAppsGetAuthSettingsV2WithoutSecretsSlotViaIdentity(String, Func<HttpResponseMessage,Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets site's Authentication / Authorization settings for apps via the V2 format

WebAppsGetAuthSettingsV2WithoutSecretsViaIdentity(String, Func<HttpResponseMessage, Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets site's Authentication / Authorization settings for apps via the V2 format

WebAppsGetAuthSettingsViaIdentity(String, Func<HttpResponseMessage, Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Authentication/Authorization settings of an app.

WebAppsGetAuthSettingsViaIdentity(String, Func<HttpResponseMessage, Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Authentication/Authorization settings of an app.

WebAppsGetBackupConfiguration(String, String, String, Func<HttpResponseMessage, Task<IBackupRequest>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the backup configuration of an app.

WebAppsGetBackupConfiguration(String, String, String, Func<HttpResponseMessage, Task<IBackupRequest>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the backup configuration of an app.

WebAppsGetBackupConfigurationSlot(String, String, String, String, Func<HttpResponseMessage,Task<IBackupRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the backup configuration of an app.

WebAppsGetBackupConfigurationSlot(String, String, String, String, Func<HttpResponseMessage,Task<IBackupRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the backup configuration of an app.

WebAppsGetBackupConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task<IBackupRequest>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the backup configuration of an app.

WebAppsGetBackupConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task<IBackupRequest>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the backup configuration of an app.

WebAppsGetBackupConfigurationViaIdentity(String, Func<HttpResponseMessage, Task<IBackupRequest>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the backup configuration of an app.

WebAppsGetBackupConfigurationViaIdentity(String, Func<HttpResponseMessage, Task<IBackupRequest>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the backup configuration of an app.

WebAppsGetBackupStatus(String, String, String, String, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a backup of an app by its ID.

WebAppsGetBackupStatus(String, String, String, String, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a backup of an app by its ID.

WebAppsGetBackupStatusSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a backup of an app by its ID.

WebAppsGetBackupStatusSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a backup of an app by its ID.

WebAppsGetBackupStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a backup of an app by its ID.

WebAppsGetBackupStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a backup of an app by its ID.

WebAppsGetBackupStatusViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a backup of an app by its ID.

WebAppsGetBackupStatusViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a backup of an app by its ID.

WebAppsGetBasicPublishingCredentialsPolicies(String, String, String, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

WebAppsGetBasicPublishingCredentialsPoliciesViaIdentity(String, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

WebAppsGetConfiguration(String, String, String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

WebAppsGetConfiguration(String, String, String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

WebAppsGetConfigurationSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

WebAppsGetConfigurationSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

WebAppsGetConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

WebAppsGetConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

WebAppsGetConfigurationSnapshot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a snapshot of the configuration of an app at a previous point in time.

WebAppsGetConfigurationSnapshot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a snapshot of the configuration of an app at a previous point in time.

WebAppsGetConfigurationSnapshotSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a snapshot of the configuration of an app at a previous point in time.

WebAppsGetConfigurationSnapshotSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a snapshot of the configuration of an app at a previous point in time.

WebAppsGetConfigurationSnapshotSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a snapshot of the configuration of an app at a previous point in time.

WebAppsGetConfigurationSnapshotSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a snapshot of the configuration of an app at a previous point in time.

WebAppsGetConfigurationSnapshotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a snapshot of the configuration of an app at a previous point in time.

WebAppsGetConfigurationSnapshotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a snapshot of the configuration of an app at a previous point in time.

WebAppsGetConfigurationViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

WebAppsGetConfigurationViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

WebAppsGetContainerLogsZip(String, String, String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the ZIP archived docker log files for the given site

WebAppsGetContainerLogsZip(String, String, String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the ZIP archived docker log files for the given site

WebAppsGetContainerLogsZipSlot(String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the ZIP archived docker log files for the given site

WebAppsGetContainerLogsZipSlot(String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the ZIP archived docker log files for the given site

WebAppsGetContainerLogsZipSlotViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the ZIP archived docker log files for the given site

WebAppsGetContainerLogsZipSlotViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the ZIP archived docker log files for the given site

WebAppsGetContainerLogsZipViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the ZIP archived docker log files for the given site

WebAppsGetContainerLogsZipViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the ZIP archived docker log files for the given site

WebAppsGetContinuousWebJob(String, String, String, String, Func<HttpResponseMessage, Task<IContinuousWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a continuous web job by its ID for an app, or a deployment slot.

WebAppsGetContinuousWebJob(String, String, String, String, Func<HttpResponseMessage, Task<IContinuousWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a continuous web job by its ID for an app, or a deployment slot.

WebAppsGetContinuousWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IContinuousWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a continuous web job by its ID for an app, or a deployment slot.

WebAppsGetContinuousWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IContinuousWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a continuous web job by its ID for an app, or a deployment slot.

WebAppsGetContinuousWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task<IContinuousWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a continuous web job by its ID for an app, or a deployment slot.

WebAppsGetContinuousWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task<IContinuousWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a continuous web job by its ID for an app, or a deployment slot.

WebAppsGetContinuousWebJobViaIdentity(String, Func<HttpResponseMessage, Task<IContinuousWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a continuous web job by its ID for an app, or a deployment slot.

WebAppsGetContinuousWebJobViaIdentity(String, Func<HttpResponseMessage, Task<IContinuousWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a continuous web job by its ID for an app, or a deployment slot.

WebAppsGetDeployment(String, String, String, String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get a deployment by its ID for an app, or a deployment slot.

WebAppsGetDeployment(String, String, String, String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get a deployment by its ID for an app, or a deployment slot.

WebAppsGetDeploymentSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDeployment>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a deployment by its ID for an app, or a deployment slot.

WebAppsGetDeploymentSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDeployment>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a deployment by its ID for an app, or a deployment slot.

WebAppsGetDeploymentSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get a deployment by its ID for an app, or a deployment slot.

WebAppsGetDeploymentSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get a deployment by its ID for an app, or a deployment slot.

WebAppsGetDeploymentViaIdentity(String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get a deployment by its ID for an app, or a deployment slot.

WebAppsGetDeploymentViaIdentity(String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get a deployment by its ID for an app, or a deployment slot.

WebAppsGetDiagnosticLogsConfiguration(String, String, String, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the logging configuration of an app.

WebAppsGetDiagnosticLogsConfiguration(String, String, String, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the logging configuration of an app.

WebAppsGetDiagnosticLogsConfigurationSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the logging configuration of an app.

WebAppsGetDiagnosticLogsConfigurationSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the logging configuration of an app.

WebAppsGetDiagnosticLogsConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the logging configuration of an app.

WebAppsGetDiagnosticLogsConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the logging configuration of an app.

WebAppsGetDiagnosticLogsConfigurationViaIdentity(String, Func<HttpResponseMessage, Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the logging configuration of an app.

WebAppsGetDiagnosticLogsConfigurationViaIdentity(String, Func<HttpResponseMessage, Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the logging configuration of an app.

WebAppsGetDomainOwnershipIdentifier(String, String, String, String, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get domain ownership identifier for web app.

WebAppsGetDomainOwnershipIdentifier(String, String, String, String, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get domain ownership identifier for web app.

WebAppsGetDomainOwnershipIdentifierSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get domain ownership identifier for web app.

WebAppsGetDomainOwnershipIdentifierSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get domain ownership identifier for web app.

WebAppsGetDomainOwnershipIdentifierSlotViaIdentity(String, Func<HttpResponseMessage, Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get domain ownership identifier for web app.

WebAppsGetDomainOwnershipIdentifierSlotViaIdentity(String, Func<HttpResponseMessage, Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get domain ownership identifier for web app.

WebAppsGetDomainOwnershipIdentifierViaIdentity(String, Func<HttpResponseMessage, Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get domain ownership identifier for web app.

WebAppsGetDomainOwnershipIdentifierViaIdentity(String, Func<HttpResponseMessage, Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get domain ownership identifier for web app.

WebAppsGetFtpAllowed(String, String, String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns whether FTP is allowed on the site or not.

WebAppsGetFtpAllowed(String, String, String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether FTP is allowed on the site or not.

WebAppsGetFtpAllowedSlot(String, String, String, String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether FTP is allowed on the site or not.

WebAppsGetFtpAllowedSlotViaIdentity(String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether FTP is allowed on the site or not.

WebAppsGetFtpAllowedViaIdentity(String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether FTP is allowed on the site or not.

WebAppsGetFtpAllowedViaIdentity(String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns whether FTP is allowed on the site or not.

WebAppsGetFunction(String, String, String, String, Func<HttpResponseMessage, Task<IFunctionEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get function information by its ID for web site, or a deployment slot.

WebAppsGetFunction(String, String, String, String, Func<HttpResponseMessage, Task<IFunctionEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get function information by its ID for web site, or a deployment slot.

WebAppsGetFunctionsAdminToken(String, String, String, Func<HttpResponseMessage, Task<String>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Fetch a short lived token that can be exchanged for a master key.

WebAppsGetFunctionsAdminToken(String, String, String, Func<HttpResponseMessage, Task<String>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Fetch a short lived token that can be exchanged for a master key.

WebAppsGetFunctionsAdminTokenSlot(String, String, String, String, Func<HttpResponseMessage,Task<String>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Fetch a short lived token that can be exchanged for a master key.

WebAppsGetFunctionsAdminTokenSlot(String, String, String, String, Func<HttpResponseMessage,Task<String>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Fetch a short lived token that can be exchanged for a master key.

WebAppsGetFunctionsAdminTokenSlotViaIdentity(String, Func<HttpResponseMessage, Task<String>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Fetch a short lived token that can be exchanged for a master key.

WebAppsGetFunctionsAdminTokenSlotViaIdentity(String, Func<HttpResponseMessage, Task<String>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Fetch a short lived token that can be exchanged for a master key.

WebAppsGetFunctionsAdminTokenViaIdentity(String, Func<HttpResponseMessage, Task<String>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Fetch a short lived token that can be exchanged for a master key.

WebAppsGetFunctionsAdminTokenViaIdentity(String, Func<HttpResponseMessage, Task<String>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Fetch a short lived token that can be exchanged for a master key.

WebAppsGetFunctionViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get function information by its ID for web site, or a deployment slot.

WebAppsGetFunctionViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get function information by its ID for web site, or a deployment slot.

WebAppsGetHostNameBinding(String, String, String, String, Func<HttpResponseMessage, Task<IHostNameBinding>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the named hostname binding for an app (or deployment slot, if specified).

WebAppsGetHostNameBinding(String, String, String, String, Func<HttpResponseMessage, Task<IHostNameBinding>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the named hostname binding for an app (or deployment slot, if specified).

WebAppsGetHostNameBindingSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IHostNameBinding>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the named hostname binding for an app (or deployment slot, if specified).

WebAppsGetHostNameBindingSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IHostNameBinding>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the named hostname binding for an app (or deployment slot, if specified).

WebAppsGetHostNameBindingSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHostNameBinding>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the named hostname binding for an app (or deployment slot, if specified).

WebAppsGetHostNameBindingSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHostNameBinding>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the named hostname binding for an app (or deployment slot, if specified).

WebAppsGetHostNameBindingViaIdentity(String, Func<HttpResponseMessage, Task<IHostNameBinding>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the named hostname binding for an app (or deployment slot, if specified).

WebAppsGetHostNameBindingViaIdentity(String, Func<HttpResponseMessage, Task<IHostNameBinding>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the named hostname binding for an app (or deployment slot, if specified).

WebAppsGetHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

WebAppsGetHybridConnection(String, String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.

WebAppsGetHybridConnectionSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

WebAppsGetHybridConnectionSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.

WebAppsGetHybridConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

WebAppsGetHybridConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.

WebAppsGetHybridConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

WebAppsGetHybridConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.

WebAppsGetInstanceFunctionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IFunctionEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get function information by its ID for web site, or a deployment slot.

WebAppsGetInstanceFunctionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IFunctionEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get function information by its ID for web site, or a deployment slot.

WebAppsGetInstanceFunctionSlotViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get function information by its ID for web site, or a deployment slot.

WebAppsGetInstanceFunctionSlotViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get function information by its ID for web site, or a deployment slot.

WebAppsGetInstanceInfo(String, String, String, String, Func<HttpResponseMessage, Task<IWebSiteInstanceStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all scale-out instances of an app.

WebAppsGetInstanceInfo(String, String, String, String, Func<HttpResponseMessage, Task<IWebSiteInstanceStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all scale-out instances of an app.

WebAppsGetInstanceInfoSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IWebSiteInstanceStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all scale-out instances of an app.

WebAppsGetInstanceInfoSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IWebSiteInstanceStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all scale-out instances of an app.

WebAppsGetInstanceInfoSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWebSiteInstanceStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all scale-out instances of an app.

WebAppsGetInstanceInfoSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWebSiteInstanceStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all scale-out instances of an app.

WebAppsGetInstanceInfoViaIdentity(String, Func<HttpResponseMessage, Task<IWebSiteInstanceStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all scale-out instances of an app.

WebAppsGetInstanceInfoViaIdentity(String, Func<HttpResponseMessage, Task<IWebSiteInstanceStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all scale-out instances of an app.

WebAppsGetInstanceMSDeployLog(String, String, String, String, Func<HttpResponseMessage,Task<IMSDeployLog>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetInstanceMSDeployLog(String, String, String, String, Func<HttpResponseMessage,Task<IMSDeployLog>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetInstanceMSDeployLogSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IMSDeployLog>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetInstanceMSDeployLogSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IMSDeployLog>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetInstanceMSDeployLogSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetInstanceMSDeployLogSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetInstanceMSDeployLogViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetInstanceMSDeployLogViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetInstanceMSDeployStatus(String, String, String, String, Func<HttpResponseMessage,Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the status of the last MSDeploy operation.

WebAppsGetInstanceMSDeployStatus(String, String, String, String, Func<HttpResponseMessage,Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the status of the last MSDeploy operation.

WebAppsGetInstanceMSDeployStatusSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the status of the last MSDeploy operation.

WebAppsGetInstanceMSDeployStatusSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the status of the last MSDeploy operation.

WebAppsGetInstanceMSDeployStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the status of the last MSDeploy operation.

WebAppsGetInstanceMSDeployStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the status of the last MSDeploy operation.

WebAppsGetInstanceMSDeployStatusViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the status of the last MSDeploy operation.

WebAppsGetInstanceMSDeployStatusViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the status of the last MSDeploy operation.

WebAppsGetInstanceProcess(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessInfo>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcess(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessInfo>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessDump(String, String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessDump(String, String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessDumpSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessDumpSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessDumpSlotViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessDumpSlotViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessDumpViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessDumpViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessModule(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfo>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessModule(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfo>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessModuleSlot(String, String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfo>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessModuleSlot(String, String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfo>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessModuleSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessModuleSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessModuleViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessModuleViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessInfo>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessInfo>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceProcessViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetInstanceWorkflowSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get workflow information by its ID for web site, or a deployment slot.

WebAppsGetInstanceWorkflowSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get workflow information by its ID for web site, or a deployment slot.

WebAppsGetMigrateMySqlStatus(String, String, String, Func<HttpResponseMessage, Task<IMigrateMySqlStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

WebAppsGetMigrateMySqlStatus(String, String, String, Func<HttpResponseMessage, Task<IMigrateMySqlStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

WebAppsGetMigrateMySqlStatusSlot(String, String, String, String, Func<HttpResponseMessage,Task<IMigrateMySqlStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

WebAppsGetMigrateMySqlStatusSlot(String, String, String, String, Func<HttpResponseMessage,Task<IMigrateMySqlStatus>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

WebAppsGetMigrateMySqlStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMigrateMySqlStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

WebAppsGetMigrateMySqlStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMigrateMySqlStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

WebAppsGetMigrateMySqlStatusViaIdentity(String, Func<HttpResponseMessage, Task<IMigrateMySqlStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

WebAppsGetMigrateMySqlStatusViaIdentity(String, Func<HttpResponseMessage, Task<IMigrateMySqlStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

WebAppsGetMSDeployLog(String, String, String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetMSDeployLog(String, String, String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetMSDeployLogSlot(String, String, String, String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetMSDeployLogSlot(String, String, String, String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetMSDeployLogSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetMSDeployLogSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetMSDeployLogViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetMSDeployLogViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployLog>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the MSDeploy Log for the last MSDeploy operation.

WebAppsGetMSDeployStatus(String, String, String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the status of the last MSDeploy operation.

WebAppsGetMSDeployStatus(String, String, String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the status of the last MSDeploy operation.

WebAppsGetMSDeployStatusSlot(String, String, String, String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the status of the last MSDeploy operation.

WebAppsGetMSDeployStatusSlot(String, String, String, String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the status of the last MSDeploy operation.

WebAppsGetMSDeployStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the status of the last MSDeploy operation.

WebAppsGetMSDeployStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the status of the last MSDeploy operation.

WebAppsGetMSDeployStatusViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the status of the last MSDeploy operation.

WebAppsGetMSDeployStatusViaIdentity(String, Func<HttpResponseMessage, Task<IMSDeployStatus>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the status of the last MSDeploy operation.

WebAppsGetNetworkTraceOperation(String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperation(String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationSlotV2(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationSlotV2(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationSlotV2ViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationSlotV2ViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationSlotViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationSlotViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationV2(String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationV2(String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationV2ViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationV2ViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraceOperationViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraces(String, String, String, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTraces(String, String, String, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesSlotV2(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesSlotV2(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesSlotV2ViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesSlotV2ViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesSlotViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesSlotViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesV2(String, String, String, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesV2(String, String, String, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesV2ViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesV2ViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetNetworkTracesViaIdentity(String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).

WebAppsGetOneDeployStatus(String, String, String, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Invoke onedeploy status API /api/deployments and gets the deployment status for the site

WebAppsGetOneDeployStatusViaIdentity(String, Func<HttpResponseMessage, Task<IAny>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Invoke onedeploy status API /api/deployments and gets the deployment status for the site

WebAppsGetPremierAddOn(String, String, String, String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named add-on of an app.

WebAppsGetPremierAddOn(String, String, String, String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named add-on of an app.

WebAppsGetPremierAddOnSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a named add-on of an app.

WebAppsGetPremierAddOnSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a named add-on of an app.

WebAppsGetPremierAddOnSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named add-on of an app.

WebAppsGetPremierAddOnSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named add-on of an app.

WebAppsGetPremierAddOnViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a named add-on of an app.

WebAppsGetPremierAddOnViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a named add-on of an app.

WebAppsGetPrivateAccess(String, String, String, Func<HttpResponseMessage, Task<IPrivateAccess>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsGetPrivateAccess(String, String, String, Func<HttpResponseMessage, Task<IPrivateAccess>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsGetPrivateAccessSlot(String, String, String, String, Func<HttpResponseMessage, Task<IPrivateAccess>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsGetPrivateAccessSlot(String, String, String, String, Func<HttpResponseMessage, Task<IPrivateAccess>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsGetPrivateAccessSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateAccess>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsGetPrivateAccessSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateAccess>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsGetPrivateAccessViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateAccess>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsGetPrivateAccessViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateAccess>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsGetPrivateEndpointConnection(String, String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a private endpoint connection

WebAppsGetPrivateEndpointConnection(String, String, String, String, Func<HttpResponseMessage,Task<IRemotePrivateEndpointConnectionArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a private endpoint connection

WebAppsGetPrivateEndpointConnectionList(String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of private endpoint connections associated with a site

WebAppsGetPrivateEndpointConnectionListSlot(String, String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of private endpoint connections associated with a site

WebAppsGetPrivateEndpointConnectionListSlotViaIdentity(String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of private endpoint connections associated with a site

WebAppsGetPrivateEndpointConnectionListViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the list of private endpoint connections associated with a site

WebAppsGetPrivateEndpointConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IRemotePrivateEndpointConnectionArmResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a private endpoint connection

WebAppsGetPrivateEndpointConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task<IRemotePrivateEndpointConnectionArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a private endpoint connection

WebAppsGetPrivateEndpointConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a private endpoint connection

WebAppsGetPrivateEndpointConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IRemotePrivateEndpointConnectionArmResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a private endpoint connection

WebAppsGetPrivateLinkResources(String, String, String, Func<HttpResponseMessage, Task<IPrivateLinkResourcesWrapper>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the private link resources

WebAppsGetPrivateLinkResources(String, String, String, Func<HttpResponseMessage, Task<IPrivateLinkResourcesWrapper>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the private link resources

WebAppsGetPrivateLinkResourcesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IPrivateLinkResourcesWrapper>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the private link resources

WebAppsGetPrivateLinkResourcesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateLinkResourcesWrapper>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the private link resources

WebAppsGetPrivateLinkResourcesViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateLinkResourcesWrapper>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the private link resources

WebAppsGetPrivateLinkResourcesViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateLinkResourcesWrapper>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the private link resources

WebAppsGetProcess(String, String, String, String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcess(String, String, String, String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessDump(String, String, String, String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessDump(String, String, String, String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessDumpSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessDumpSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessDumpSlotViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessDumpSlotViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessDumpViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessDumpViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessModule(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessModule(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessModuleSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessModuleSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessModuleSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessModuleSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessModuleViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessModuleViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessInfo>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessInfo>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetProcessViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get process information by its ID for a specific scaled-out instance in a web site.

WebAppsGetPublicCertificate(String, String, String, String, Func<HttpResponseMessage, Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the named public certificate for an app (or deployment slot, if specified).

WebAppsGetPublicCertificate(String, String, String, String, Func<HttpResponseMessage, Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the named public certificate for an app (or deployment slot, if specified).

WebAppsGetPublicCertificateSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the named public certificate for an app (or deployment slot, if specified).

WebAppsGetPublicCertificateSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the named public certificate for an app (or deployment slot, if specified).

WebAppsGetPublicCertificateSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the named public certificate for an app (or deployment slot, if specified).

WebAppsGetPublicCertificateSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the named public certificate for an app (or deployment slot, if specified).

WebAppsGetPublicCertificateViaIdentity(String, Func<HttpResponseMessage, Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get the named public certificate for an app (or deployment slot, if specified).

WebAppsGetPublicCertificateViaIdentity(String, Func<HttpResponseMessage, Task<IPublicCertificate>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get the named public certificate for an app (or deployment slot, if specified).

WebAppsGetRelayServiceConnection(String, String, String, String, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a hybrid connection configuration by its name.

WebAppsGetRelayServiceConnection(String, String, String, String, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a hybrid connection configuration by its name.

WebAppsGetRelayServiceConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a hybrid connection configuration by its name.

WebAppsGetRelayServiceConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a hybrid connection configuration by its name.

WebAppsGetRelayServiceConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a hybrid connection configuration by its name.

WebAppsGetRelayServiceConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a hybrid connection configuration by its name.

WebAppsGetRelayServiceConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a hybrid connection configuration by its name.

WebAppsGetRelayServiceConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a hybrid connection configuration by its name.

WebAppsGetScmAllowed(String, String, String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns whether Scm basic auth is allowed on the site or not.

WebAppsGetScmAllowed(String, String, String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether Scm basic auth is allowed on the site or not.

WebAppsGetScmAllowedSlot(String, String, String, String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether Scm basic auth is allowed on the site or not.

WebAppsGetScmAllowedSlotViaIdentity(String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether Scm basic auth is allowed on the site or not.

WebAppsGetScmAllowedViaIdentity(String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether Scm basic auth is allowed on the site or not.

WebAppsGetScmAllowedViaIdentity(String, Func<HttpResponseMessage, Task<ICsmPublishingCredentialsPoliciesEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns whether Scm basic auth is allowed on the site or not.

WebAppsGetSiteConnectionStringKeyVaultReference(String, String, String, String, Func<HttpResponseMessage,Task<IApiKvReference>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference and status of an app

WebAppsGetSiteConnectionStringKeyVaultReferences(String, String, String, Func<HttpResponseMessage,Task<IApiKvReferenceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference app settings and status of an app

WebAppsGetSiteConnectionStringKeyVaultReferenceSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IApiKvReference>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference and status of an app

WebAppsGetSiteConnectionStringKeyVaultReferenceSlotViaIdentity(String, Func<HttpResponseMessage,Task<IApiKvReference>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference and status of an app

WebAppsGetSiteConnectionStringKeyVaultReferencesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IApiKvReferenceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference app settings and status of an app

WebAppsGetSiteConnectionStringKeyVaultReferencesSlotViaIdentity(String, Func<HttpResponseMessage,Task<IApiKvReferenceCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference app settings and status of an app

WebAppsGetSiteConnectionStringKeyVaultReferencesViaIdentity(String, Func<HttpResponseMessage,Task<IApiKvReferenceCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference app settings and status of an app

WebAppsGetSiteConnectionStringKeyVaultReferenceViaIdentity(String, Func<HttpResponseMessage,Task<IApiKvReference>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the config reference and status of an app

WebAppsGetSiteContainer(String, String, String, String, Func<HttpResponseMessage, Task<ISiteContainer>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a site container of a site, or a deployment slot.

WebAppsGetSiteContainerSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ISiteContainer>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a site container of a site, or a deployment slot.

WebAppsGetSiteContainerSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteContainer>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a site container of a site, or a deployment slot.

WebAppsGetSiteContainerViaIdentity(String, Func<HttpResponseMessage, Task<ISiteContainer>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a site container of a site, or a deployment slot.

WebAppsGetSiteExtension(String, String, String, String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get site extension information by its ID for a web site, or a deployment slot.

WebAppsGetSiteExtension(String, String, String, String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get site extension information by its ID for a web site, or a deployment slot.

WebAppsGetSiteExtensionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get site extension information by its ID for a web site, or a deployment slot.

WebAppsGetSiteExtensionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get site extension information by its ID for a web site, or a deployment slot.

WebAppsGetSiteExtensionSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get site extension information by its ID for a web site, or a deployment slot.

WebAppsGetSiteExtensionSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get site extension information by its ID for a web site, or a deployment slot.

WebAppsGetSiteExtensionViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get site extension information by its ID for a web site, or a deployment slot.

WebAppsGetSiteExtensionViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get site extension information by its ID for a web site, or a deployment slot.

WebAppsGetSitePhpErrorLogFlag(String, String, String, Func<HttpResponseMessage, Task<ISitePhpErrorLogFlag>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets web app's event logs.

WebAppsGetSitePhpErrorLogFlag(String, String, String, Func<HttpResponseMessage, Task<ISitePhpErrorLogFlag>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets web app's event logs.

WebAppsGetSitePhpErrorLogFlagSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISitePhpErrorLogFlag>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets web app's event logs.

WebAppsGetSitePhpErrorLogFlagSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISitePhpErrorLogFlag>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets web app's event logs.

WebAppsGetSitePhpErrorLogFlagSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISitePhpErrorLogFlag>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets web app's event logs.

WebAppsGetSitePhpErrorLogFlagSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISitePhpErrorLogFlag>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets web app's event logs.

WebAppsGetSitePhpErrorLogFlagViaIdentity(String, Func<HttpResponseMessage, Task<ISitePhpErrorLogFlag>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets web app's event logs.

WebAppsGetSitePhpErrorLogFlagViaIdentity(String, Func<HttpResponseMessage, Task<ISitePhpErrorLogFlag>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets web app's event logs.

WebAppsGetSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the details of a web, mobile, or API app.

WebAppsGetSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of a web, mobile, or API app.

WebAppsGetSlotViaIdentity(String, Func<HttpResponseMessage,Task<ISite>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of a web, mobile, or API app.

WebAppsGetSlotViaIdentity(String, Func<HttpResponseMessage,Task<ISite>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the details of a web, mobile, or API app.

WebAppsGetSourceControl(String, String, String, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the source control configuration of an app.

WebAppsGetSourceControl(String, String, String, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the source control configuration of an app.

WebAppsGetSourceControlSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the source control configuration of an app.

WebAppsGetSourceControlSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the source control configuration of an app.

WebAppsGetSourceControlSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the source control configuration of an app.

WebAppsGetSourceControlSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the source control configuration of an app.

WebAppsGetSourceControlViaIdentity(String, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the source control configuration of an app.

WebAppsGetSourceControlViaIdentity(String, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the source control configuration of an app.

WebAppsGetSwiftVirtualNetworkConnection(String, String, String, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a Swift Virtual Network connection.

WebAppsGetSwiftVirtualNetworkConnection(String, String, String, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a Swift Virtual Network connection.

WebAppsGetSwiftVirtualNetworkConnectionSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a Swift Virtual Network connection.

WebAppsGetSwiftVirtualNetworkConnectionSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a Swift Virtual Network connection.

WebAppsGetSwiftVirtualNetworkConnectionSlotViaIdentity(String, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a Swift Virtual Network connection.

WebAppsGetSwiftVirtualNetworkConnectionSlotViaIdentity(String, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a Swift Virtual Network connection.

WebAppsGetSwiftVirtualNetworkConnectionViaIdentity(String, Func<HttpResponseMessage, Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a Swift Virtual Network connection.

WebAppsGetSwiftVirtualNetworkConnectionViaIdentity(String, Func<HttpResponseMessage, Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a Swift Virtual Network connection.

WebAppsGetTriggeredWebJob(String, String, String, String, Func<HttpResponseMessage, Task<ITriggeredWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a triggered web job by its ID for an app, or a deployment slot.

WebAppsGetTriggeredWebJob(String, String, String, String, Func<HttpResponseMessage, Task<ITriggeredWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a triggered web job by its ID for an app, or a deployment slot.

WebAppsGetTriggeredWebJobHistory(String, String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredJobHistory>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot.

WebAppsGetTriggeredWebJobHistory(String, String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredJobHistory>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

WebAppsGetTriggeredWebJobHistorySlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredJobHistory>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

WebAppsGetTriggeredWebJobHistorySlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredJobHistory>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot.

WebAppsGetTriggeredWebJobHistorySlotViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredJobHistory>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

WebAppsGetTriggeredWebJobHistorySlotViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredJobHistory>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot.

WebAppsGetTriggeredWebJobHistoryViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredJobHistory>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

WebAppsGetTriggeredWebJobHistoryViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredJobHistory>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot.

WebAppsGetTriggeredWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a triggered web job by its ID for an app, or a deployment slot.

WebAppsGetTriggeredWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a triggered web job by its ID for an app, or a deployment slot.

WebAppsGetTriggeredWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a triggered web job by its ID for an app, or a deployment slot.

WebAppsGetTriggeredWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a triggered web job by its ID for an app, or a deployment slot.

WebAppsGetTriggeredWebJobViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a triggered web job by its ID for an app, or a deployment slot.

WebAppsGetTriggeredWebJobViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredWebJob>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a triggered web job by its ID for an app, or a deployment slot.

WebAppsGetViaIdentity(String, Func<HttpResponseMessage,Task<ISite>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the details of a web, mobile, or API app.

WebAppsGetViaIdentity(String, Func<HttpResponseMessage,Task<ISite>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the details of a web, mobile, or API app.

WebAppsGetVnetConnection(String, String, String, String, Func<HttpResponseMessage, Task<IVnetInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a virtual network the app (or deployment slot) is connected to by name.

WebAppsGetVnetConnection(String, String, String, String, Func<HttpResponseMessage, Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a virtual network the app (or deployment slot) is connected to by name.

WebAppsGetVnetConnectionGateway(String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets an app's Virtual Network gateway.

WebAppsGetVnetConnectionGateway(String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets an app's Virtual Network gateway.

WebAppsGetVnetConnectionGatewaySlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetGateway>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets an app's Virtual Network gateway.

WebAppsGetVnetConnectionGatewaySlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetGateway>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets an app's Virtual Network gateway.

WebAppsGetVnetConnectionGatewaySlotViaIdentity(String, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets an app's Virtual Network gateway.

WebAppsGetVnetConnectionGatewaySlotViaIdentity(String, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets an app's Virtual Network gateway.

WebAppsGetVnetConnectionGatewayViaIdentity(String, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets an app's Virtual Network gateway.

WebAppsGetVnetConnectionGatewayViaIdentity(String, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets an app's Virtual Network gateway.

WebAppsGetVnetConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a virtual network the app (or deployment slot) is connected to by name.

WebAppsGetVnetConnectionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a virtual network the app (or deployment slot) is connected to by name.

WebAppsGetVnetConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a virtual network the app (or deployment slot) is connected to by name.

WebAppsGetVnetConnectionSlotViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a virtual network the app (or deployment slot) is connected to by name.

WebAppsGetVnetConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a virtual network the app (or deployment slot) is connected to by name.

WebAppsGetVnetConnectionViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets a virtual network the app (or deployment slot) is connected to by name.

WebAppsGetWebJob(String, String, String, String, Func<HttpResponseMessage, Task<IWebJob>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get webjob information for an app, or a deployment slot.

WebAppsGetWebJob(String, String, String, String, Func<HttpResponseMessage, Task<IWebJob>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get webjob information for an app, or a deployment slot.

WebAppsGetWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage, Task<IWebJob>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get webjob information for an app, or a deployment slot.

WebAppsGetWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage, Task<IWebJob>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get webjob information for an app, or a deployment slot.

WebAppsGetWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWebJob>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get webjob information for an app, or a deployment slot.

WebAppsGetWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWebJob>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get webjob information for an app, or a deployment slot.

WebAppsGetWebJobViaIdentity(String, Func<HttpResponseMessage, Task<IWebJob>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get webjob information for an app, or a deployment slot.

WebAppsGetWebJobViaIdentity(String, Func<HttpResponseMessage, Task<IWebJob>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get webjob information for an app, or a deployment slot.

WebAppsGetWebSiteContainerLogs(String, String, String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the last lines of docker logs for the given site

WebAppsGetWebSiteContainerLogs(String, String, String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the last lines of docker logs for the given site

WebAppsGetWebSiteContainerLogsSlot(String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the last lines of docker logs for the given site

WebAppsGetWebSiteContainerLogsSlot(String, String, String, String, Func<HttpResponseMessage,Task<Stream>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the last lines of docker logs for the given site

WebAppsGetWebSiteContainerLogsSlotViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the last lines of docker logs for the given site

WebAppsGetWebSiteContainerLogsSlotViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the last lines of docker logs for the given site

WebAppsGetWebSiteContainerLogsViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the last lines of docker logs for the given site

WebAppsGetWebSiteContainerLogsViaIdentity(String, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the last lines of docker logs for the given site

WebAppsGetWorkflow(String, String, String, String, Func<HttpResponseMessage, Task<IWorkflowEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get workflow information by its ID for web site, or a deployment slot.

WebAppsGetWorkflowViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowEnvelope>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get workflow information by its ID for web site, or a deployment slot.

WebAppsInstallSiteExtension(String, String, String, String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Install site extension on a web site, or a deployment slot.

WebAppsInstallSiteExtension(String, String, String, String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Install site extension on a web site, or a deployment slot.

WebAppsInstallSiteExtensionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Install site extension on a web site, or a deployment slot.

WebAppsInstallSiteExtensionSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Install site extension on a web site, or a deployment slot.

WebAppsInstallSiteExtensionSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Install site extension on a web site, or a deployment slot.

WebAppsInstallSiteExtensionSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Install site extension on a web site, or a deployment slot.

WebAppsInstallSiteExtensionViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Install site extension on a web site, or a deployment slot.

WebAppsInstallSiteExtensionViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfo>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Install site extension on a web site, or a deployment slot.

WebAppsIsCloneable(String, String, String, Func<HttpResponseMessage, Task<ISiteCloneability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Shows whether an app can be cloned to another resource group or subscription.

WebAppsIsCloneable(String, String, String, Func<HttpResponseMessage, Task<ISiteCloneability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Shows whether an app can be cloned to another resource group or subscription.

WebAppsIsCloneableSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISiteCloneability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Shows whether an app can be cloned to another resource group or subscription.

WebAppsIsCloneableSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISiteCloneability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Shows whether an app can be cloned to another resource group or subscription.

WebAppsIsCloneableSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteCloneability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Shows whether an app can be cloned to another resource group or subscription.

WebAppsIsCloneableSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteCloneability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Shows whether an app can be cloned to another resource group or subscription.

WebAppsIsCloneableViaIdentity(String, Func<HttpResponseMessage, Task<ISiteCloneability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Shows whether an app can be cloned to another resource group or subscription.

WebAppsIsCloneableViaIdentity(String, Func<HttpResponseMessage, Task<ISiteCloneability>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Shows whether an app can be cloned to another resource group or subscription.

WebAppsList(String, Func<HttpResponseMessage,Task<IWebAppCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all apps for a subscription.

WebAppsList(String, Func<HttpResponseMessage,Task<IWebAppCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all apps for a subscription.

WebAppsListApplicationSettings(String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the application settings of an app.

WebAppsListApplicationSettings(String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the application settings of an app.

WebAppsListApplicationSettingsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the application settings of an app.

WebAppsListApplicationSettingsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the application settings of an app.

WebAppsListApplicationSettingsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the application settings of an app.

WebAppsListApplicationSettingsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the application settings of an app.

WebAppsListApplicationSettingsViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the application settings of an app.

WebAppsListApplicationSettingsViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the application settings of an app.

WebAppsListAzureStorageAccounts(String, String, String, Func<HttpResponseMessage, Task<IAzureStoragePropertyDictionaryResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the Azure storage account configurations of an app.

WebAppsListAzureStorageAccounts(String, String, String, Func<HttpResponseMessage, Task<IAzureStoragePropertyDictionaryResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the Azure storage account configurations of an app.

WebAppsListAzureStorageAccountsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IAzureStoragePropertyDictionaryResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the Azure storage account configurations of an app.

WebAppsListAzureStorageAccountsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IAzureStoragePropertyDictionaryResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the Azure storage account configurations of an app.

WebAppsListAzureStorageAccountsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IAzureStoragePropertyDictionaryResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the Azure storage account configurations of an app.

WebAppsListAzureStorageAccountsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IAzureStoragePropertyDictionaryResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the Azure storage account configurations of an app.

WebAppsListAzureStorageAccountsViaIdentity(String, Func<HttpResponseMessage, Task<IAzureStoragePropertyDictionaryResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the Azure storage account configurations of an app.

WebAppsListAzureStorageAccountsViaIdentity(String, Func<HttpResponseMessage, Task<IAzureStoragePropertyDictionaryResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the Azure storage account configurations of an app.

WebAppsListBackups(String, String, String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets existing backups of an app.

WebAppsListBackups(String, String, String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets existing backups of an app.

WebAppsListBackupsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets existing backups of an app.

WebAppsListBackupsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets existing backups of an app.

WebAppsListBackupsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets existing backups of an app.

WebAppsListBackupsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets existing backups of an app.

WebAppsListBackupStatusSecrets(String, String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

WebAppsListBackupStatusSecrets(String, String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

WebAppsListBackupStatusSecretsSlot(String, String, String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

WebAppsListBackupStatusSecretsSlot(String, String, String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

WebAppsListBackupStatusSecretsSlotViaIdentity(String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

WebAppsListBackupStatusSecretsSlotViaIdentity(String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

WebAppsListBackupStatusSecretsViaIdentity(String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

WebAppsListBackupStatusSecretsViaIdentity(String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupItem>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

WebAppsListBackupsViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets existing backups of an app.

WebAppsListBackupsViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets existing backups of an app.

WebAppsListBasicPublishingCredentialsPolicies(String, String, String, Func<HttpResponseMessage,Task<IPublishingCredentialsPoliciesCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

WebAppsListBasicPublishingCredentialsPoliciesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IPublishingCredentialsPoliciesCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

WebAppsListBasicPublishingCredentialsPoliciesSlotViaIdentity(String, Func<HttpResponseMessage,Task<IPublishingCredentialsPoliciesCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

WebAppsListBasicPublishingCredentialsPoliciesViaIdentity(String, Func<HttpResponseMessage,Task<IPublishingCredentialsPoliciesCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

WebAppsListByResourceGroup(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all web, mobile, and API apps in the specified resource group.

WebAppsListByResourceGroup(String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all web, mobile, and API apps in the specified resource group.

WebAppsListByResourceGroupViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all web, mobile, and API apps in the specified resource group.

WebAppsListByResourceGroupViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage,Task<IWebAppCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all web, mobile, and API apps in the specified resource group.

WebAppsListConfigurations(String, String, String, Func<HttpResponseMessage, Task<ISiteConfigResourceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the configurations of an app

WebAppsListConfigurations(String, String, String, Func<HttpResponseMessage, Task<ISiteConfigResourceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the configurations of an app

WebAppsListConfigurationSnapshotInfo(String, String, String, Func<HttpResponseMessage, Task<ISiteConfigurationSnapshotInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

WebAppsListConfigurationSnapshotInfo(String, String, String, Func<HttpResponseMessage, Task<ISiteConfigurationSnapshotInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

WebAppsListConfigurationSnapshotInfoSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteConfigurationSnapshotInfoCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

WebAppsListConfigurationSnapshotInfoSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteConfigurationSnapshotInfoCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

WebAppsListConfigurationSnapshotInfoSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigurationSnapshotInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

WebAppsListConfigurationSnapshotInfoSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigurationSnapshotInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

WebAppsListConfigurationSnapshotInfoViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigurationSnapshotInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

WebAppsListConfigurationSnapshotInfoViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigurationSnapshotInfoCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

WebAppsListConfigurationsSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteConfigResourceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the configurations of an app

WebAppsListConfigurationsSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteConfigResourceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the configurations of an app

WebAppsListConfigurationsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResourceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the configurations of an app

WebAppsListConfigurationsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResourceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the configurations of an app

WebAppsListConfigurationsViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResourceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the configurations of an app

WebAppsListConfigurationsViaIdentity(String, Func<HttpResponseMessage, Task<ISiteConfigResourceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the configurations of an app

WebAppsListConnectionStrings(String, String, String, Func<HttpResponseMessage, Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the connection strings of an app.

WebAppsListConnectionStrings(String, String, String, Func<HttpResponseMessage, Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the connection strings of an app.

WebAppsListConnectionStringsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the connection strings of an app.

WebAppsListConnectionStringsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the connection strings of an app.

WebAppsListConnectionStringsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the connection strings of an app.

WebAppsListConnectionStringsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the connection strings of an app.

WebAppsListConnectionStringsViaIdentity(String, Func<HttpResponseMessage, Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the connection strings of an app.

WebAppsListConnectionStringsViaIdentity(String, Func<HttpResponseMessage, Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the connection strings of an app.

WebAppsListContinuousWebJobs(String, String, String, Func<HttpResponseMessage, Task<IContinuousWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List continuous web jobs for an app, or a deployment slot.

WebAppsListContinuousWebJobs(String, String, String, Func<HttpResponseMessage, Task<IContinuousWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List continuous web jobs for an app, or a deployment slot.

WebAppsListContinuousWebJobsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IContinuousWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List continuous web jobs for an app, or a deployment slot.

WebAppsListContinuousWebJobsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IContinuousWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List continuous web jobs for an app, or a deployment slot.

WebAppsListContinuousWebJobsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IContinuousWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List continuous web jobs for an app, or a deployment slot.

WebAppsListContinuousWebJobsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IContinuousWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List continuous web jobs for an app, or a deployment slot.

WebAppsListContinuousWebJobsViaIdentity(String, Func<HttpResponseMessage, Task<IContinuousWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List continuous web jobs for an app, or a deployment slot.

WebAppsListContinuousWebJobsViaIdentity(String, Func<HttpResponseMessage, Task<IContinuousWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List continuous web jobs for an app, or a deployment slot.

WebAppsListDeploymentLog(String, String, String, String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List deployment log for specific deployment for an app, or a deployment slot.

WebAppsListDeploymentLog(String, String, String, String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List deployment log for specific deployment for an app, or a deployment slot.

WebAppsListDeploymentLogSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDeployment>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List deployment log for specific deployment for an app, or a deployment slot.

WebAppsListDeploymentLogSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IDeployment>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List deployment log for specific deployment for an app, or a deployment slot.

WebAppsListDeploymentLogSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List deployment log for specific deployment for an app, or a deployment slot.

WebAppsListDeploymentLogSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List deployment log for specific deployment for an app, or a deployment slot.

WebAppsListDeploymentLogViaIdentity(String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List deployment log for specific deployment for an app, or a deployment slot.

WebAppsListDeploymentLogViaIdentity(String, Func<HttpResponseMessage, Task<IDeployment>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List deployment log for specific deployment for an app, or a deployment slot.

WebAppsListDeployments(String, String, String, Func<HttpResponseMessage, Task<IDeploymentCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List deployments for an app, or a deployment slot.

WebAppsListDeployments(String, String, String, Func<HttpResponseMessage, Task<IDeploymentCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List deployments for an app, or a deployment slot.

WebAppsListDeploymentsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IDeploymentCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List deployments for an app, or a deployment slot.

WebAppsListDeploymentsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IDeploymentCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List deployments for an app, or a deployment slot.

WebAppsListDeploymentsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDeploymentCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List deployments for an app, or a deployment slot.

WebAppsListDeploymentsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IDeploymentCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List deployments for an app, or a deployment slot.

WebAppsListDeploymentsViaIdentity(String, Func<HttpResponseMessage, Task<IDeploymentCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List deployments for an app, or a deployment slot.

WebAppsListDeploymentsViaIdentity(String, Func<HttpResponseMessage, Task<IDeploymentCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List deployments for an app, or a deployment slot.

WebAppsListDomainOwnershipIdentifiers(String, String, String, Func<HttpResponseMessage,Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Lists ownership identifiers for domain associated with web app.

WebAppsListDomainOwnershipIdentifiers(String, String, String, Func<HttpResponseMessage,Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Lists ownership identifiers for domain associated with web app.

WebAppsListDomainOwnershipIdentifiersSlot(String, String, String, String, Func<HttpResponseMessage,Task<IIdentifierCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Lists ownership identifiers for domain associated with web app.

WebAppsListDomainOwnershipIdentifiersSlot(String, String, String, String, Func<HttpResponseMessage,Task<IIdentifierCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Lists ownership identifiers for domain associated with web app.

WebAppsListDomainOwnershipIdentifiersSlotViaIdentity(String, Func<HttpResponseMessage, Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Lists ownership identifiers for domain associated with web app.

WebAppsListDomainOwnershipIdentifiersSlotViaIdentity(String, Func<HttpResponseMessage, Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Lists ownership identifiers for domain associated with web app.

WebAppsListDomainOwnershipIdentifiersViaIdentity(String, Func<HttpResponseMessage, Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Lists ownership identifiers for domain associated with web app.

WebAppsListDomainOwnershipIdentifiersViaIdentity(String, Func<HttpResponseMessage, Task<IIdentifierCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Lists ownership identifiers for domain associated with web app.

WebAppsListFunctionKeys(String, String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get function keys for a function in a web site, or a deployment slot.

WebAppsListFunctionKeys(String, String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get function keys for a function in a web site, or a deployment slot.

WebAppsListFunctionKeysSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get function keys for a function in a web site, or a deployment slot.

WebAppsListFunctionKeysSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get function keys for a function in a web site, or a deployment slot.

WebAppsListFunctionKeysSlotViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get function keys for a function in a web site, or a deployment slot.

WebAppsListFunctionKeysSlotViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get function keys for a function in a web site, or a deployment slot.

WebAppsListFunctionKeysViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get function keys for a function in a web site, or a deployment slot.

WebAppsListFunctionKeysViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get function keys for a function in a web site, or a deployment slot.

WebAppsListFunctions(String, String, String, Func<HttpResponseMessage, Task<IFunctionEnvelopeCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the functions for a web site, or a deployment slot.

WebAppsListFunctions(String, String, String, Func<HttpResponseMessage, Task<IFunctionEnvelopeCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the functions for a web site, or a deployment slot.

WebAppsListFunctionSecrets(String, String, String, String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get function secrets for a function in a web site, or a deployment slot.

WebAppsListFunctionSecrets(String, String, String, String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get function secrets for a function in a web site, or a deployment slot.

WebAppsListFunctionSecretsSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get function secrets for a function in a web site, or a deployment slot.

WebAppsListFunctionSecretsSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get function secrets for a function in a web site, or a deployment slot.

WebAppsListFunctionSecretsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get function secrets for a function in a web site, or a deployment slot.

WebAppsListFunctionSecretsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get function secrets for a function in a web site, or a deployment slot.

WebAppsListFunctionSecretsViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get function secrets for a function in a web site, or a deployment slot.

WebAppsListFunctionSecretsViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get function secrets for a function in a web site, or a deployment slot.

WebAppsListFunctionsViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionEnvelopeCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the functions for a web site, or a deployment slot.

WebAppsListFunctionsViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionEnvelopeCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the functions for a web site, or a deployment slot.

WebAppsListHostKeys(String, String, String, Func<HttpResponseMessage, Task<IHostKeys>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get host secrets for a function app.

WebAppsListHostKeys(String, String, String, Func<HttpResponseMessage, Task<IHostKeys>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get host secrets for a function app.

WebAppsListHostKeysSlot(String, String, String, String, Func<HttpResponseMessage, Task<IHostKeys>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get host secrets for a function app.

WebAppsListHostKeysSlot(String, String, String, String, Func<HttpResponseMessage, Task<IHostKeys>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get host secrets for a function app.

WebAppsListHostKeysSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHostKeys>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get host secrets for a function app.

WebAppsListHostKeysSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHostKeys>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get host secrets for a function app.

WebAppsListHostKeysViaIdentity(String, Func<HttpResponseMessage, Task<IHostKeys>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Get host secrets for a function app.

WebAppsListHostKeysViaIdentity(String, Func<HttpResponseMessage, Task<IHostKeys>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Get host secrets for a function app.

WebAppsListHostNameBindings(String, String, String, Func<HttpResponseMessage, Task<IHostNameBindingCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get hostname bindings for an app or a deployment slot.

WebAppsListHostNameBindings(String, String, String, Func<HttpResponseMessage, Task<IHostNameBindingCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get hostname bindings for an app or a deployment slot.

WebAppsListHostNameBindingsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IHostNameBindingCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get hostname bindings for an app or a deployment slot.

WebAppsListHostNameBindingsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IHostNameBindingCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get hostname bindings for an app or a deployment slot.

WebAppsListHostNameBindingsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHostNameBindingCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get hostname bindings for an app or a deployment slot.

WebAppsListHostNameBindingsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHostNameBindingCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get hostname bindings for an app or a deployment slot.

WebAppsListHostNameBindingsViaIdentity(String, Func<HttpResponseMessage, Task<IHostNameBindingCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get hostname bindings for an app or a deployment slot.

WebAppsListHostNameBindingsViaIdentity(String, Func<HttpResponseMessage, Task<IHostNameBindingCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get hostname bindings for an app or a deployment slot.

WebAppsListHybridConnections(String, String, String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Retrieves all Service Bus Hybrid Connections used by this Web App.

WebAppsListHybridConnections(String, String, String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Retrieves all Service Bus Hybrid Connections used by this Web App.

WebAppsListHybridConnectionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Retrieves all Service Bus Hybrid Connections used by this Web App.

WebAppsListHybridConnectionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Retrieves all Service Bus Hybrid Connections used by this Web App.

WebAppsListHybridConnectionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Retrieves all Service Bus Hybrid Connections used by this Web App.

WebAppsListHybridConnectionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Retrieves all Service Bus Hybrid Connections used by this Web App.

WebAppsListHybridConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Retrieves all Service Bus Hybrid Connections used by this Web App.

WebAppsListHybridConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Retrieves all Service Bus Hybrid Connections used by this Web App.

WebAppsListInstanceFunctionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IFunctionEnvelopeCollection>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List the functions for a web site, or a deployment slot.

WebAppsListInstanceFunctionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IFunctionEnvelopeCollection>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List the functions for a web site, or a deployment slot.

WebAppsListInstanceFunctionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionEnvelopeCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the functions for a web site, or a deployment slot.

WebAppsListInstanceFunctionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionEnvelopeCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the functions for a web site, or a deployment slot.

WebAppsListInstanceIdentifiers(String, String, String, Func<HttpResponseMessage, Task<IWebAppInstanceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all scale-out instances of an app.

WebAppsListInstanceIdentifiers(String, String, String, Func<HttpResponseMessage, Task<IWebAppInstanceStatusCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all scale-out instances of an app.

WebAppsListInstanceIdentifiersSlot(String, String, String, String, Func<HttpResponseMessage,Task<IWebAppInstanceCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all scale-out instances of an app.

WebAppsListInstanceIdentifiersSlot(String, String, String, String, Func<HttpResponseMessage,Task<IWebAppInstanceStatusCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all scale-out instances of an app.

WebAppsListInstanceIdentifiersSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppInstanceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all scale-out instances of an app.

WebAppsListInstanceIdentifiersSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppInstanceStatusCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all scale-out instances of an app.

WebAppsListInstanceIdentifiersViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppInstanceCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all scale-out instances of an app.

WebAppsListInstanceIdentifiersViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppInstanceStatusCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all scale-out instances of an app.

WebAppsListInstanceProcesses(String, String, String, String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListInstanceProcesses(String, String, String, String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessesViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessesViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessModules(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessModules(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessModulesSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessModulesSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessModulesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessModulesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessModulesViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessModulesViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessThreads(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessThreadInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessThreads(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessThreadInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessThreadsSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessThreadInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessThreadsSlot(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessThreadInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessThreadsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessThreadsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessThreadsViaIdentity(String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceProcessThreadsViaIdentity(String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListInstanceWorkflowsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowEnvelopeCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the workflows for a web site, or a deployment slot.

WebAppsListInstanceWorkflowsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowEnvelopeCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the workflows for a web site, or a deployment slot.

WebAppsListMetadata(String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the metadata of an app.

WebAppsListMetadata(String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the metadata of an app.

WebAppsListMetadataSlot(String, String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the metadata of an app.

WebAppsListMetadataSlot(String, String, String, String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the metadata of an app.

WebAppsListMetadataSlotViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the metadata of an app.

WebAppsListMetadataSlotViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the metadata of an app.

WebAppsListMetadataViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the metadata of an app.

WebAppsListMetadataViaIdentity(String, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the metadata of an app.

WebAppsListNetworkFeatures(String, String, String, String, Func<HttpResponseMessage, Task<INetworkFeatures>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all network features used by the app (or deployment slot, if specified).

WebAppsListNetworkFeatures(String, String, String, String, Func<HttpResponseMessage, Task<INetworkFeatures>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all network features used by the app (or deployment slot, if specified).

WebAppsListNetworkFeaturesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkFeatures>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets all network features used by the app (or deployment slot, if specified).

WebAppsListNetworkFeaturesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkFeatures>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets all network features used by the app (or deployment slot, if specified).

WebAppsListNetworkFeaturesSlotViaIdentity(String, Func<HttpResponseMessage, Task<INetworkFeatures>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all network features used by the app (or deployment slot, if specified).

WebAppsListNetworkFeaturesSlotViaIdentity(String, Func<HttpResponseMessage, Task<INetworkFeatures>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all network features used by the app (or deployment slot, if specified).

WebAppsListNetworkFeaturesViaIdentity(String, Func<HttpResponseMessage, Task<INetworkFeatures>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets all network features used by the app (or deployment slot, if specified).

WebAppsListNetworkFeaturesViaIdentity(String, Func<HttpResponseMessage, Task<INetworkFeatures>,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets all network features used by the app (or deployment slot, if specified).

WebAppsListPerfMonCounters(String, String, String, String, Func<HttpResponseMessage, Task<IPerfMonCounterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets perfmon counters for web app.

WebAppsListPerfMonCounters(String, String, String, String, Func<HttpResponseMessage, Task<IPerfMonCounterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets perfmon counters for web app.

WebAppsListPerfMonCountersSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IPerfMonCounterCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets perfmon counters for web app.

WebAppsListPerfMonCountersSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IPerfMonCounterCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets perfmon counters for web app.

WebAppsListPerfMonCountersSlotViaIdentity(String, String, Func<HttpResponseMessage, Task<IPerfMonCounterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets perfmon counters for web app.

WebAppsListPerfMonCountersSlotViaIdentity(String, String, Func<HttpResponseMessage, Task<IPerfMonCounterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets perfmon counters for web app.

WebAppsListPerfMonCountersViaIdentity(String, String, Func<HttpResponseMessage, Task<IPerfMonCounterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets perfmon counters for web app.

WebAppsListPerfMonCountersViaIdentity(String, String, Func<HttpResponseMessage, Task<IPerfMonCounterCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets perfmon counters for web app.

WebAppsListPremierAddOns(String, String, String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the premier add-ons of an app.

WebAppsListPremierAddOns(String, String, String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the premier add-ons of an app.

WebAppsListPremierAddOnsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the premier add-ons of an app.

WebAppsListPremierAddOnsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the premier add-ons of an app.

WebAppsListPremierAddOnsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the premier add-ons of an app.

WebAppsListPremierAddOnsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the premier add-ons of an app.

WebAppsListPremierAddOnsViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the premier add-ons of an app.

WebAppsListPremierAddOnsViaIdentity(String, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the premier add-ons of an app.

WebAppsListProcesses(String, String, String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListProcesses(String, String, String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListProcessesSlot(String, String, String, String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListProcessesSlot(String, String, String, String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListProcessesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListProcessesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListProcessesViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListProcessesViaIdentity(String, Func<HttpResponseMessage, Task<IProcessInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

WebAppsListProcessModules(String, String, String, String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessModules(String, String, String, String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessModulesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessModulesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessModuleInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessModulesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessModulesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessModulesViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessModulesViaIdentity(String, Func<HttpResponseMessage, Task<IProcessModuleInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List module information for a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessThreads(String, String, String, String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessThreads(String, String, String, String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessThreadsSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessThreadInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessThreadsSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<IProcessThreadInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessThreadsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessThreadsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessThreadsViaIdentity(String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProcessThreadsViaIdentity(String, Func<HttpResponseMessage, Task<IProcessThreadInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.

WebAppsListProductionSiteDeploymentStatuses(String, String, String, Func<HttpResponseMessage,Task<ICsmDeploymentStatusCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List deployment statuses for an app (or deployment slot, if specified).

WebAppsListProductionSiteDeploymentStatusesViaIdentity(String, Func<HttpResponseMessage,Task<ICsmDeploymentStatusCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List deployment statuses for an app (or deployment slot, if specified).

WebAppsListPublicCertificates(String, String, String, Func<HttpResponseMessage, Task<IPublicCertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get public certificates for an app or a deployment slot.

WebAppsListPublicCertificates(String, String, String, Func<HttpResponseMessage, Task<IPublicCertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get public certificates for an app or a deployment slot.

WebAppsListPublicCertificatesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IPublicCertificateCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get public certificates for an app or a deployment slot.

WebAppsListPublicCertificatesSlot(String, String, String, String, Func<HttpResponseMessage,Task<IPublicCertificateCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get public certificates for an app or a deployment slot.

WebAppsListPublicCertificatesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPublicCertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get public certificates for an app or a deployment slot.

WebAppsListPublicCertificatesSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPublicCertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get public certificates for an app or a deployment slot.

WebAppsListPublicCertificatesViaIdentity(String, Func<HttpResponseMessage, Task<IPublicCertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get public certificates for an app or a deployment slot.

WebAppsListPublicCertificatesViaIdentity(String, Func<HttpResponseMessage, Task<IPublicCertificateCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get public certificates for an app or a deployment slot.

WebAppsListPublishingCredentials(String, String, String, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Git/FTP publishing credentials of an app.

WebAppsListPublishingCredentials(String, String, String, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Git/FTP publishing credentials of an app.

WebAppsListPublishingCredentialsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IUser>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the Git/FTP publishing credentials of an app.

WebAppsListPublishingCredentialsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IUser>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the Git/FTP publishing credentials of an app.

WebAppsListPublishingCredentialsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Git/FTP publishing credentials of an app.

WebAppsListPublishingCredentialsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Git/FTP publishing credentials of an app.

WebAppsListPublishingCredentialsViaIdentity(String, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Git/FTP publishing credentials of an app.

WebAppsListPublishingCredentialsViaIdentity(String, Func<HttpResponseMessage, Task<IUser>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Git/FTP publishing credentials of an app.

WebAppsListPublishingProfileXmlWithSecrets(String, String, String, ICsmPublishingProfileOptions, Func<HttpResponseMessage,Task<Stream>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the publishing profile for an app (or deployment slot, if specified).

WebAppsListPublishingProfileXmlWithSecrets(String, String, String, ICsmPublishingProfileOptions, Func<HttpResponseMessage,Task<Stream>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the publishing profile for an app (or deployment slot, if specified).

WebAppsListPublishingProfileXmlWithSecretsSlot(String, String, String, String, ICsmPublishingProfileOptions, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the publishing profile for an app (or deployment slot, if specified).

WebAppsListPublishingProfileXmlWithSecretsSlot(String, String, String, String, ICsmPublishingProfileOptions, Func<HttpResponseMessage, Task<Stream>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the publishing profile for an app (or deployment slot, if specified).

WebAppsListPublishingProfileXmlWithSecretsSlotViaIdentity(String, ICsmPublishingProfileOptions, Func<HttpResponseMessage,Task<Stream>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the publishing profile for an app (or deployment slot, if specified).

WebAppsListPublishingProfileXmlWithSecretsSlotViaIdentity(String, ICsmPublishingProfileOptions, Func<HttpResponseMessage,Task<Stream>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the publishing profile for an app (or deployment slot, if specified).

WebAppsListPublishingProfileXmlWithSecretsViaIdentity(String, ICsmPublishingProfileOptions, Func<HttpResponseMessage,Task<Stream>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the publishing profile for an app (or deployment slot, if specified).

WebAppsListPublishingProfileXmlWithSecretsViaIdentity(String, ICsmPublishingProfileOptions, Func<HttpResponseMessage,Task<Stream>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the publishing profile for an app (or deployment slot, if specified).

WebAppsListRelayServiceConnections(String, String, String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets hybrid connections configured for an app (or deployment slot, if specified).

WebAppsListRelayServiceConnections(String, String, String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets hybrid connections configured for an app (or deployment slot, if specified).

WebAppsListRelayServiceConnectionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets hybrid connections configured for an app (or deployment slot, if specified).

WebAppsListRelayServiceConnectionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets hybrid connections configured for an app (or deployment slot, if specified).

WebAppsListRelayServiceConnectionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets hybrid connections configured for an app (or deployment slot, if specified).

WebAppsListRelayServiceConnectionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets hybrid connections configured for an app (or deployment slot, if specified).

WebAppsListRelayServiceConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets hybrid connections configured for an app (or deployment slot, if specified).

WebAppsListRelayServiceConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets hybrid connections configured for an app (or deployment slot, if specified).

WebAppsListSiteBackups(String, String, String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets existing backups of an app.

WebAppsListSiteBackups(String, String, String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets existing backups of an app.

WebAppsListSiteBackupsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets existing backups of an app.

WebAppsListSiteBackupsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets existing backups of an app.

WebAppsListSiteBackupsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets existing backups of an app.

WebAppsListSiteBackupsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets existing backups of an app.

WebAppsListSiteBackupsViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets existing backups of an app.

WebAppsListSiteBackupsViaIdentity(String, Func<HttpResponseMessage, Task<IBackupItemCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets existing backups of an app.

WebAppsListSiteContainers(String, String, String, Func<HttpResponseMessage, Task<ISiteContainerCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Lists all the site containers of a site, or a deployment slot.

WebAppsListSiteContainersSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteContainerCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Lists all the site containers of a site, or a deployment slot.

WebAppsListSiteContainersSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteContainerCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Lists all the site containers of a site, or a deployment slot.

WebAppsListSiteContainersViaIdentity(String, Func<HttpResponseMessage, Task<ISiteContainerCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Lists all the site containers of a site, or a deployment slot.

WebAppsListSiteExtensions(String, String, String, Func<HttpResponseMessage, Task<ISiteExtensionInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of siteextensions for a web site, or a deployment slot.

WebAppsListSiteExtensions(String, String, String, Func<HttpResponseMessage, Task<ISiteExtensionInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of siteextensions for a web site, or a deployment slot.

WebAppsListSiteExtensionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteExtensionInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of siteextensions for a web site, or a deployment slot.

WebAppsListSiteExtensionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<ISiteExtensionInfoCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of siteextensions for a web site, or a deployment slot.

WebAppsListSiteExtensionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of siteextensions for a web site, or a deployment slot.

WebAppsListSiteExtensionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of siteextensions for a web site, or a deployment slot.

WebAppsListSiteExtensionsViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get list of siteextensions for a web site, or a deployment slot.

WebAppsListSiteExtensionsViaIdentity(String, Func<HttpResponseMessage, Task<ISiteExtensionInfoCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get list of siteextensions for a web site, or a deployment slot.

WebAppsListSitePushSettings(String, String, String, Func<HttpResponseMessage, Task<IPushSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Push settings associated with web app.

WebAppsListSitePushSettings(String, String, String, Func<HttpResponseMessage, Task<IPushSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Push settings associated with web app.

WebAppsListSitePushSettingsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IPushSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the Push settings associated with web app.

WebAppsListSitePushSettingsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IPushSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the Push settings associated with web app.

WebAppsListSitePushSettingsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPushSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Push settings associated with web app.

WebAppsListSitePushSettingsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IPushSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Push settings associated with web app.

WebAppsListSitePushSettingsViaIdentity(String, Func<HttpResponseMessage, Task<IPushSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the Push settings associated with web app.

WebAppsListSitePushSettingsViaIdentity(String, Func<HttpResponseMessage, Task<IPushSettings>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the Push settings associated with web app.

WebAppsListSlotConfigurationNames(String, String, String, Func<HttpResponseMessage, Task<ISlotConfigNamesResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the names of app settings and connection strings that stick to the slot (not swapped).

WebAppsListSlotConfigurationNames(String, String, String, Func<HttpResponseMessage, Task<ISlotConfigNamesResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the names of app settings and connection strings that stick to the slot (not swapped).

WebAppsListSlotConfigurationNamesViaIdentity(String, Func<HttpResponseMessage, Task<ISlotConfigNamesResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the names of app settings and connection strings that stick to the slot (not swapped).

WebAppsListSlotConfigurationNamesViaIdentity(String, Func<HttpResponseMessage, Task<ISlotConfigNamesResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the names of app settings and connection strings that stick to the slot (not swapped).

WebAppsListSlotDifferencesFromProduction(String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task<ISlotDifferenceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the difference in configuration settings between two web app slots.

WebAppsListSlotDifferencesFromProduction(String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task<ISlotDifferenceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the difference in configuration settings between two web app slots.

WebAppsListSlotDifferencesFromProductionViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task<ISlotDifferenceCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the difference in configuration settings between two web app slots.

WebAppsListSlotDifferencesFromProductionViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task<ISlotDifferenceCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the difference in configuration settings between two web app slots.

WebAppsListSlotDifferencesSlot(String, String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task<ISlotDifferenceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the difference in configuration settings between two web app slots.

WebAppsListSlotDifferencesSlot(String, String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task<ISlotDifferenceCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the difference in configuration settings between two web app slots.

WebAppsListSlotDifferencesSlotViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task<ISlotDifferenceCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get the difference in configuration settings between two web app slots.

WebAppsListSlotDifferencesSlotViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task<ISlotDifferenceCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get the difference in configuration settings between two web app slots.

WebAppsListSlots(String, String, String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets an app's deployment slots.

WebAppsListSlots(String, String, String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets an app's deployment slots.

WebAppsListSlotSiteDeploymentStatusesSlot(String, String, String, String, Func<HttpResponseMessage,Task<ICsmDeploymentStatusCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List deployment statuses for an app (or deployment slot, if specified).

WebAppsListSlotSiteDeploymentStatusesSlotViaIdentity(String, Func<HttpResponseMessage, Task<ICsmDeploymentStatusCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List deployment statuses for an app (or deployment slot, if specified).

WebAppsListSlotsViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets an app's deployment slots.

WebAppsListSlotsViaIdentity(String, Func<HttpResponseMessage, Task<IWebAppCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets an app's deployment slots.

WebAppsListSnapshots(String, String, String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns all Snapshots to the user.

WebAppsListSnapshots(String, String, String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns all Snapshots to the user.

WebAppsListSnapshotsFromDrSecondary(String, String, String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns all Snapshots to the user from DRSecondary endpoint.

WebAppsListSnapshotsFromDrSecondary(String, String, String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns all Snapshots to the user from DRSecondary endpoint.

WebAppsListSnapshotsFromDrSecondarySlot(String, String, String, String, Func<HttpResponseMessage,Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Returns all Snapshots to the user from DRSecondary endpoint.

WebAppsListSnapshotsFromDrSecondarySlot(String, String, String, String, Func<HttpResponseMessage,Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Returns all Snapshots to the user from DRSecondary endpoint.

WebAppsListSnapshotsFromDrSecondarySlotViaIdentity(String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns all Snapshots to the user from DRSecondary endpoint.

WebAppsListSnapshotsFromDrSecondarySlotViaIdentity(String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns all Snapshots to the user from DRSecondary endpoint.

WebAppsListSnapshotsFromDrSecondaryViaIdentity(String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns all Snapshots to the user from DRSecondary endpoint.

WebAppsListSnapshotsFromDrSecondaryViaIdentity(String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns all Snapshots to the user from DRSecondary endpoint.

WebAppsListSnapshotsSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns all Snapshots to the user.

WebAppsListSnapshotsSlot(String, String, String, String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns all Snapshots to the user.

WebAppsListSnapshotsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns all Snapshots to the user.

WebAppsListSnapshotsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns all Snapshots to the user.

WebAppsListSnapshotsViaIdentity(String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Returns all Snapshots to the user.

WebAppsListSnapshotsViaIdentity(String, Func<HttpResponseMessage, Task<ISnapshotCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Returns all Snapshots to the user.

WebAppsListSyncFunctionTriggers(String, String, String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for This is to allow calling via powershell and ARM template.

WebAppsListSyncFunctionTriggers(String, String, String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

This is to allow calling via powershell and ARM template.

WebAppsListSyncFunctionTriggersSlot(String, String, String, String, Func<HttpResponseMessage,Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

This is to allow calling via powershell and ARM template.

WebAppsListSyncFunctionTriggersSlot(String, String, String, String, Func<HttpResponseMessage,Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for This is to allow calling via powershell and ARM template.

WebAppsListSyncFunctionTriggersSlotViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

This is to allow calling via powershell and ARM template.

WebAppsListSyncFunctionTriggersSlotViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for This is to allow calling via powershell and ARM template.

WebAppsListSyncFunctionTriggersViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

This is to allow calling via powershell and ARM template.

WebAppsListSyncFunctionTriggersViaIdentity(String, Func<HttpResponseMessage, Task<IFunctionSecrets>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for This is to allow calling via powershell and ARM template.

WebAppsListSyncStatus(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

This is to allow calling via powershell and ARM template.

WebAppsListSyncStatus(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for This is to allow calling via powershell and ARM template.

WebAppsListSyncStatusSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

This is to allow calling via powershell and ARM template.

WebAppsListSyncStatusSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for This is to allow calling via powershell and ARM template.

WebAppsListSyncStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for This is to allow calling via powershell and ARM template.

WebAppsListSyncStatusSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

This is to allow calling via powershell and ARM template.

WebAppsListSyncStatusViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

This is to allow calling via powershell and ARM template.

WebAppsListSyncStatusViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for This is to allow calling via powershell and ARM template.

WebAppsListTriggeredWebJobHistory(String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredJobHistoryCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List a triggered web job's history for an app, or a deployment slot.

WebAppsListTriggeredWebJobHistory(String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredJobHistoryCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List a triggered web job's history for an app, or a deployment slot.

WebAppsListTriggeredWebJobHistorySlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredJobHistoryCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List a triggered web job's history for an app, or a deployment slot.

WebAppsListTriggeredWebJobHistorySlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredJobHistoryCollection>, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List a triggered web job's history for an app, or a deployment slot.

WebAppsListTriggeredWebJobHistorySlotViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredJobHistoryCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List a triggered web job's history for an app, or a deployment slot.

WebAppsListTriggeredWebJobHistorySlotViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredJobHistoryCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List a triggered web job's history for an app, or a deployment slot.

WebAppsListTriggeredWebJobHistoryViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredJobHistoryCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List a triggered web job's history for an app, or a deployment slot.

WebAppsListTriggeredWebJobHistoryViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredJobHistoryCollection>,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List a triggered web job's history for an app, or a deployment slot.

WebAppsListTriggeredWebJobs(String, String, String, Func<HttpResponseMessage, Task<ITriggeredWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List triggered web jobs for an app, or a deployment slot.

WebAppsListTriggeredWebJobs(String, String, String, Func<HttpResponseMessage, Task<ITriggeredWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List triggered web jobs for an app, or a deployment slot.

WebAppsListTriggeredWebJobsSlot(String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List triggered web jobs for an app, or a deployment slot.

WebAppsListTriggeredWebJobsSlot(String, String, String, String, Func<HttpResponseMessage,Task<ITriggeredWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List triggered web jobs for an app, or a deployment slot.

WebAppsListTriggeredWebJobsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List triggered web jobs for an app, or a deployment slot.

WebAppsListTriggeredWebJobsSlotViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List triggered web jobs for an app, or a deployment slot.

WebAppsListTriggeredWebJobsViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List triggered web jobs for an app, or a deployment slot.

WebAppsListTriggeredWebJobsViaIdentity(String, Func<HttpResponseMessage, Task<ITriggeredWebJobCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for List triggered web jobs for an app, or a deployment slot.

WebAppsListUsages(String, String, String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the quota usage information of an app (or deployment slot, if specified).

WebAppsListUsages(String, String, String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the quota usage information of an app (or deployment slot, if specified).

WebAppsListUsagesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the quota usage information of an app (or deployment slot, if specified).

WebAppsListUsagesSlot(String, String, String, String, String, Func<HttpResponseMessage,Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the quota usage information of an app (or deployment slot, if specified).

WebAppsListUsagesSlotViaIdentity(String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the quota usage information of an app (or deployment slot, if specified).

WebAppsListUsagesSlotViaIdentity(String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the quota usage information of an app (or deployment slot, if specified).

WebAppsListUsagesViaIdentity(String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the quota usage information of an app (or deployment slot, if specified).

WebAppsListUsagesViaIdentity(String, String, Func<HttpResponseMessage, Task<ICsmUsageQuotaCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the quota usage information of an app (or deployment slot, if specified).

WebAppsListViaIdentity(String, Func<HttpResponseMessage,Task<IWebAppCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Get all apps for a subscription.

WebAppsListViaIdentity(String, Func<HttpResponseMessage,Task<IWebAppCollection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Get all apps for a subscription.

WebAppsListVnetConnections(String, String, String, Func<HttpResponseMessage, Task<IVnetInfo[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the virtual networks the app (or deployment slot) is connected to.

WebAppsListVnetConnections(String, String, String, Func<HttpResponseMessage, Task<IVnetInfoResource[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the virtual networks the app (or deployment slot) is connected to.

WebAppsListVnetConnectionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IVnetInfo[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the virtual networks the app (or deployment slot) is connected to.

WebAppsListVnetConnectionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IVnetInfoResource[]>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Gets the virtual networks the app (or deployment slot) is connected to.

WebAppsListVnetConnectionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfo[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the virtual networks the app (or deployment slot) is connected to.

WebAppsListVnetConnectionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfoResource[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the virtual networks the app (or deployment slot) is connected to.

WebAppsListVnetConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfo[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the virtual networks the app (or deployment slot) is connected to.

WebAppsListVnetConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IVnetInfoResource[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Gets the virtual networks the app (or deployment slot) is connected to.

WebAppsListWebJobs(String, String, String, Func<HttpResponseMessage, Task<IWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List webjobs for an app, or a deployment slot.

WebAppsListWebJobs(String, String, String, Func<HttpResponseMessage, Task<IWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List webjobs for an app, or a deployment slot.

WebAppsListWebJobsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List webjobs for an app, or a deployment slot.

WebAppsListWebJobsSlot(String, String, String, String, Func<HttpResponseMessage, Task<IWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List webjobs for an app, or a deployment slot.

WebAppsListWebJobsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List webjobs for an app, or a deployment slot.

WebAppsListWebJobsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List webjobs for an app, or a deployment slot.

WebAppsListWebJobsViaIdentity(String, Func<HttpResponseMessage, Task<IWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

List webjobs for an app, or a deployment slot.

WebAppsListWebJobsViaIdentity(String, Func<HttpResponseMessage, Task<IWebJobCollection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for List webjobs for an app, or a deployment slot.

WebAppsListWorkflows(String, String, String, Func<HttpResponseMessage, Task<IWorkflowEnvelopeCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the workflows for a web site, or a deployment slot.

WebAppsListWorkflowsConnections(String, String, String, Func<HttpResponseMessage, Task<IWorkflowEnvelope>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Lists logic app's connections for web site, or a deployment slot.

WebAppsListWorkflowsConnectionsSlot(String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowEnvelope>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Lists logic app's connections for web site, or a deployment slot.

WebAppsListWorkflowsConnectionsSlotViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowEnvelope>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Lists logic app's connections for web site, or a deployment slot.

WebAppsListWorkflowsConnectionsViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowEnvelope>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Lists logic app's connections for web site, or a deployment slot.

WebAppsListWorkflowsViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowEnvelopeCollection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

List the workflows for a web site, or a deployment slot.

WebAppsMigrateMySql(String, String, String, IMigrateMySqlRequest, Func<HttpResponseMessage,Task<IOperation>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Migrates a local (in-app) MySql database to a remote MySql database.

WebAppsMigrateMySql(String, String, String, IMigrateMySqlRequest, Func<HttpResponseMessage,Task<IOperation>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Migrates a local (in-app) MySql database to a remote MySql database.

WebAppsMigrateMySqlViaIdentity(String, IMigrateMySqlRequest, Func<HttpResponseMessage, Task<IOperation>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Migrates a local (in-app) MySql database to a remote MySql database.

WebAppsMigrateMySqlViaIdentity(String, IMigrateMySqlRequest, Func<HttpResponseMessage, Task<IOperation>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Migrates a local (in-app) MySql database to a remote MySql database.

WebAppsMigrateStorage(String, String, String, String, IStorageMigrationOptions, Func<HttpResponseMessage,Task<IStorageMigrationResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Restores a web app.

WebAppsMigrateStorage(String, String, String, String, IStorageMigrationOptions, Func<HttpResponseMessage,Task<IStorageMigrationResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Restores a web app.

WebAppsMigrateStorageViaIdentity(String, String, IStorageMigrationOptions, Func<HttpResponseMessage,Task<IStorageMigrationResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Restores a web app.

WebAppsMigrateStorageViaIdentity(String, String, IStorageMigrationOptions, Func<HttpResponseMessage,Task<IStorageMigrationResponse>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Restores a web app.

WebAppsPutPrivateAccessVnet(String, String, String, IPrivateAccess, Func<HttpResponseMessage,Task<IPrivateAccess>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsPutPrivateAccessVnet(String, String, String, IPrivateAccess, Func<HttpResponseMessage,Task<IPrivateAccess>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsPutPrivateAccessVnetSlot(String, String, String, String, IPrivateAccess, Func<HttpResponseMessage,Task<IPrivateAccess>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsPutPrivateAccessVnetSlot(String, String, String, String, IPrivateAccess, Func<HttpResponseMessage,Task<IPrivateAccess>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsPutPrivateAccessVnetSlotViaIdentity(String, IPrivateAccess, Func<HttpResponseMessage,Task<IPrivateAccess>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsPutPrivateAccessVnetSlotViaIdentity(String, IPrivateAccess, Func<HttpResponseMessage,Task<IPrivateAccess>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsPutPrivateAccessVnetViaIdentity(String, IPrivateAccess, Func<HttpResponseMessage,Task<IPrivateAccess>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsPutPrivateAccessVnetViaIdentity(String, IPrivateAccess, Func<HttpResponseMessage,Task<IPrivateAccess>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site.

WebAppsRecoverSiteConfigurationSnapshot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reverts the configuration of an app to a previous snapshot.

WebAppsRecoverSiteConfigurationSnapshot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reverts the configuration of an app to a previous snapshot.

WebAppsRecoverSiteConfigurationSnapshotSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reverts the configuration of an app to a previous snapshot.

WebAppsRecoverSiteConfigurationSnapshotSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reverts the configuration of an app to a previous snapshot.

WebAppsRecoverSiteConfigurationSnapshotSlotViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Reverts the configuration of an app to a previous snapshot.

WebAppsRecoverSiteConfigurationSnapshotSlotViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Reverts the configuration of an app to a previous snapshot.

WebAppsRecoverSiteConfigurationSnapshotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Reverts the configuration of an app to a previous snapshot.

WebAppsRecoverSiteConfigurationSnapshotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Reverts the configuration of an app to a previous snapshot.

WebAppsResetProductionSlotConfig(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

WebAppsResetProductionSlotConfig(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

WebAppsResetProductionSlotConfigViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

WebAppsResetProductionSlotConfigViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

WebAppsResetSlotConfigurationSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

WebAppsResetSlotConfigurationSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

WebAppsResetSlotConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

WebAppsResetSlotConfigurationSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

WebAppsRestart(String, String, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Restarts an app (or deployment slot, if specified).

WebAppsRestart(String, String, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Restarts an app (or deployment slot, if specified).

WebAppsRestartSlot(String, String, String, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Restarts an app (or deployment slot, if specified).

WebAppsRestartSlot(String, String, String, Nullable<Boolean>, Nullable<Boolean>, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Restarts an app (or deployment slot, if specified).

WebAppsRestartSlotViaIdentity(String, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restarts an app (or deployment slot, if specified).

WebAppsRestartSlotViaIdentity(String, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restarts an app (or deployment slot, if specified).

WebAppsRestartViaIdentity(String, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restarts an app (or deployment slot, if specified).

WebAppsRestartViaIdentity(String, Nullable<Boolean>, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restarts an app (or deployment slot, if specified).

WebAppsRestore(String, String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores a specific backup to another app (or deployment slot, if specified).

WebAppsRestore(String, String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores a specific backup to another app (or deployment slot, if specified).

WebAppsRestoreFromBackupBlob(String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores an app from a backup blob in Azure Storage.

WebAppsRestoreFromBackupBlob(String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores an app from a backup blob in Azure Storage.

WebAppsRestoreFromBackupBlobSlot(String, String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Restores an app from a backup blob in Azure Storage.

WebAppsRestoreFromBackupBlobSlot(String, String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Restores an app from a backup blob in Azure Storage.

WebAppsRestoreFromBackupBlobSlotViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores an app from a backup blob in Azure Storage.

WebAppsRestoreFromBackupBlobSlotViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores an app from a backup blob in Azure Storage.

WebAppsRestoreFromBackupBlobViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores an app from a backup blob in Azure Storage.

WebAppsRestoreFromBackupBlobViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores an app from a backup blob in Azure Storage.

WebAppsRestoreFromDeletedApp(String, String, String, IDeletedAppRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores a deleted web app to this web app.

WebAppsRestoreFromDeletedApp(String, String, String, IDeletedAppRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores a deleted web app to this web app.

WebAppsRestoreFromDeletedAppSlot(String, String, String, String, IDeletedAppRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Restores a deleted web app to this web app.

WebAppsRestoreFromDeletedAppSlot(String, String, String, String, IDeletedAppRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Restores a deleted web app to this web app.

WebAppsRestoreFromDeletedAppSlotViaIdentity(String, IDeletedAppRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores a deleted web app to this web app.

WebAppsRestoreFromDeletedAppSlotViaIdentity(String, IDeletedAppRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores a deleted web app to this web app.

WebAppsRestoreFromDeletedAppViaIdentity(String, IDeletedAppRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores a deleted web app to this web app.

WebAppsRestoreFromDeletedAppViaIdentity(String, IDeletedAppRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores a deleted web app to this web app.

WebAppsRestoreSlot(String, String, String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores a specific backup to another app (or deployment slot, if specified).

WebAppsRestoreSlot(String, String, String, String, String, IRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores a specific backup to another app (or deployment slot, if specified).

WebAppsRestoreSlotViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Restores a specific backup to another app (or deployment slot, if specified).

WebAppsRestoreSlotViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Restores a specific backup to another app (or deployment slot, if specified).

WebAppsRestoreSnapshot(String, String, String, ISnapshotRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores a web app from a snapshot.

WebAppsRestoreSnapshot(String, String, String, ISnapshotRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores a web app from a snapshot.

WebAppsRestoreSnapshotSlot(String, String, String, String, ISnapshotRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores a web app from a snapshot.

WebAppsRestoreSnapshotSlot(String, String, String, String, ISnapshotRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores a web app from a snapshot.

WebAppsRestoreSnapshotSlotViaIdentity(String, ISnapshotRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores a web app from a snapshot.

WebAppsRestoreSnapshotSlotViaIdentity(String, ISnapshotRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores a web app from a snapshot.

WebAppsRestoreSnapshotViaIdentity(String, ISnapshotRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Restores a web app from a snapshot.

WebAppsRestoreSnapshotViaIdentity(String, ISnapshotRestoreRequest, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Restores a web app from a snapshot.

WebAppsRestoreViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Restores a specific backup to another app (or deployment slot, if specified).

WebAppsRestoreViaIdentity(String, IRestoreRequest, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Restores a specific backup to another app (or deployment slot, if specified).

WebAppsRunTriggeredWebJob(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Run a triggered web job for an app, or a deployment slot.

WebAppsRunTriggeredWebJob(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Run a triggered web job for an app, or a deployment slot.

WebAppsRunTriggeredWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Run a triggered web job for an app, or a deployment slot.

WebAppsRunTriggeredWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Run a triggered web job for an app, or a deployment slot.

WebAppsRunTriggeredWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Run a triggered web job for an app, or a deployment slot.

WebAppsRunTriggeredWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Run a triggered web job for an app, or a deployment slot.

WebAppsRunTriggeredWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Run a triggered web job for an app, or a deployment slot.

WebAppsRunTriggeredWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Run a triggered web job for an app, or a deployment slot.

WebAppsStart(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Starts an app (or deployment slot, if specified).

WebAppsStart(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Starts an app (or deployment slot, if specified).

WebAppsStartContinuousWebJob(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start a continuous web job for an app, or a deployment slot.

WebAppsStartContinuousWebJob(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start a continuous web job for an app, or a deployment slot.

WebAppsStartContinuousWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start a continuous web job for an app, or a deployment slot.

WebAppsStartContinuousWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start a continuous web job for an app, or a deployment slot.

WebAppsStartContinuousWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start a continuous web job for an app, or a deployment slot.

WebAppsStartContinuousWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start a continuous web job for an app, or a deployment slot.

WebAppsStartContinuousWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start a continuous web job for an app, or a deployment slot.

WebAppsStartContinuousWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start a continuous web job for an app, or a deployment slot.

WebAppsStartNetworkTrace(String, String, Nullable<Int32>, Nullable<Int32>, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start capturing network packets for the site.

WebAppsStartNetworkTrace(String, String, Nullable<Int32>, Nullable<Int32>, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site.

WebAppsStartNetworkTraceSlot(String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site.

WebAppsStartNetworkTraceSlot(String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Start capturing network packets for the site.

WebAppsStartNetworkTraceSlotViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start capturing network packets for the site.

WebAppsStartNetworkTraceSlotViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site.

WebAppsStartNetworkTraceViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start capturing network packets for the site.

WebAppsStartNetworkTraceViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site.

WebAppsStartSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Starts an app (or deployment slot, if specified).

WebAppsStartSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Starts an app (or deployment slot, if specified).

WebAppsStartSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Starts an app (or deployment slot, if specified).

WebAppsStartSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Starts an app (or deployment slot, if specified).

WebAppsStartViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Starts an app (or deployment slot, if specified).

WebAppsStartViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Starts an app (or deployment slot, if specified).

WebAppsStartWebSiteNetworkTrace(String, String, Nullable<Int32>, Nullable<Int32>, String, String, Func<HttpResponseMessage,Task<String>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site (To be deprecated).

WebAppsStartWebSiteNetworkTrace(String, String, Nullable<Int32>, Nullable<Int32>, String, String, Func<HttpResponseMessage,Task<String>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start capturing network packets for the site (To be deprecated).

WebAppsStartWebSiteNetworkTraceOperation(String, String, Nullable<Int32>, Nullable<Int32>, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start capturing network packets for the site.

WebAppsStartWebSiteNetworkTraceOperation(String, String, Nullable<Int32>, Nullable<Int32>, String, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site.

WebAppsStartWebSiteNetworkTraceOperationSlot(String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Start capturing network packets for the site.

WebAppsStartWebSiteNetworkTraceOperationSlot(String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site.

WebAppsStartWebSiteNetworkTraceOperationSlotViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Start capturing network packets for the site.

WebAppsStartWebSiteNetworkTraceOperationSlotViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage, Task<INetworkTrace[]>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site.

WebAppsStartWebSiteNetworkTraceOperationViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start capturing network packets for the site.

WebAppsStartWebSiteNetworkTraceOperationViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<INetworkTrace[]>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site.

WebAppsStartWebSiteNetworkTraceSlot(String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, Func<HttpResponseMessage, Task<String>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site (To be deprecated).

WebAppsStartWebSiteNetworkTraceSlot(String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, Func<HttpResponseMessage, Task<String>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Start capturing network packets for the site (To be deprecated).

WebAppsStartWebSiteNetworkTraceSlotViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<String>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start capturing network packets for the site (To be deprecated).

WebAppsStartWebSiteNetworkTraceSlotViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<String>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site (To be deprecated).

WebAppsStartWebSiteNetworkTraceViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<String>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Start capturing network packets for the site (To be deprecated).

WebAppsStartWebSiteNetworkTraceViaIdentity(String, Nullable<Int32>, Nullable<Int32>, String, Func<HttpResponseMessage,Task<String>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Start capturing network packets for the site (To be deprecated).

WebAppsStop(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stops an app (or deployment slot, if specified).

WebAppsStop(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stops an app (or deployment slot, if specified).

WebAppsStopContinuousWebJob(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop a continuous web job for an app, or a deployment slot.

WebAppsStopContinuousWebJob(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop a continuous web job for an app, or a deployment slot.

WebAppsStopContinuousWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop a continuous web job for an app, or a deployment slot.

WebAppsStopContinuousWebJobSlot(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop a continuous web job for an app, or a deployment slot.

WebAppsStopContinuousWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop a continuous web job for an app, or a deployment slot.

WebAppsStopContinuousWebJobSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop a continuous web job for an app, or a deployment slot.

WebAppsStopContinuousWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop a continuous web job for an app, or a deployment slot.

WebAppsStopContinuousWebJobViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop a continuous web job for an app, or a deployment slot.

WebAppsStopNetworkTrace(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop ongoing capturing network packets for the site.

WebAppsStopNetworkTrace(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop ongoing capturing network packets for the site.

WebAppsStopNetworkTraceSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop ongoing capturing network packets for the site.

WebAppsStopNetworkTraceSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop ongoing capturing network packets for the site.

WebAppsStopNetworkTraceSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop ongoing capturing network packets for the site.

WebAppsStopNetworkTraceSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop ongoing capturing network packets for the site.

WebAppsStopNetworkTraceViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop ongoing capturing network packets for the site.

WebAppsStopNetworkTraceViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop ongoing capturing network packets for the site.

WebAppsStopSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stops an app (or deployment slot, if specified).

WebAppsStopSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stops an app (or deployment slot, if specified).

WebAppsStopSlotViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stops an app (or deployment slot, if specified).

WebAppsStopSlotViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stops an app (or deployment slot, if specified).

WebAppsStopViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stops an app (or deployment slot, if specified).

WebAppsStopViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stops an app (or deployment slot, if specified).

WebAppsStopWebSiteNetworkTrace(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop ongoing capturing network packets for the site.

WebAppsStopWebSiteNetworkTrace(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop ongoing capturing network packets for the site.

WebAppsStopWebSiteNetworkTraceSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop ongoing capturing network packets for the site.

WebAppsStopWebSiteNetworkTraceSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop ongoing capturing network packets for the site.

WebAppsStopWebSiteNetworkTraceSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop ongoing capturing network packets for the site.

WebAppsStopWebSiteNetworkTraceSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop ongoing capturing network packets for the site.

WebAppsStopWebSiteNetworkTraceViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Stop ongoing capturing network packets for the site.

WebAppsStopWebSiteNetworkTraceViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Stop ongoing capturing network packets for the site.

WebAppsSwapSlot(String, String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Swaps two deployment slots of an app.

WebAppsSwapSlot(String, String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Swaps two deployment slots of an app.

WebAppsSwapSlotViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Swaps two deployment slots of an app.

WebAppsSwapSlotViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Swaps two deployment slots of an app.

WebAppsSwapSlotWithProduction(String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Swaps two deployment slots of an app.

WebAppsSwapSlotWithProduction(String, String, String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Swaps two deployment slots of an app.

WebAppsSwapSlotWithProductionViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Swaps two deployment slots of an app.

WebAppsSwapSlotWithProductionViaIdentity(String, ICsmSlotEntity, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Swaps two deployment slots of an app.

WebAppsSyncFunctions(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Syncs function trigger metadata to the management database

WebAppsSyncFunctions(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Syncs function trigger metadata to the management database

WebAppsSyncFunctionsSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Syncs function trigger metadata to the management database

WebAppsSyncFunctionsSlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Syncs function trigger metadata to the management database

WebAppsSyncFunctionsSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Syncs function trigger metadata to the management database

WebAppsSyncFunctionsSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Syncs function trigger metadata to the management database

WebAppsSyncFunctionsViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Syncs function trigger metadata to the management database

WebAppsSyncFunctionsViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Syncs function trigger metadata to the management database

WebAppsSyncFunctionTriggers(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Syncs function trigger metadata to the management database

WebAppsSyncFunctionTriggers(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Syncs function trigger metadata to the management database

WebAppsSyncFunctionTriggersSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Syncs function trigger metadata to the management database

WebAppsSyncFunctionTriggersSlot(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Syncs function trigger metadata to the management database

WebAppsSyncFunctionTriggersSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Syncs function trigger metadata to the management database

WebAppsSyncFunctionTriggersSlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Syncs function trigger metadata to the management database

WebAppsSyncFunctionTriggersViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Syncs function trigger metadata to the management database

WebAppsSyncFunctionTriggersViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Syncs function trigger metadata to the management database

WebAppsSyncRepository(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Sync web app repository.

WebAppsSyncRepository(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Sync web app repository.

WebAppsSyncRepositorySlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Sync web app repository.

WebAppsSyncRepositorySlot(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Sync web app repository.

WebAppsSyncRepositorySlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Sync web app repository.

WebAppsSyncRepositorySlotViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Sync web app repository.

WebAppsSyncRepositoryViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Sync web app repository.

WebAppsSyncRepositoryViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Sync web app repository.

WebAppsUpdate(String, String, String, ISitePatchResource, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsUpdate(String, String, String, ISitePatchResource, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsUpdateApplicationSettings(String, String, String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the application settings of an app.

WebAppsUpdateApplicationSettings(String, String, String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the application settings of an app.

WebAppsUpdateApplicationSettingsSlot(String, String, String, String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the application settings of an app.

WebAppsUpdateApplicationSettingsSlot(String, String, String, String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the application settings of an app.

WebAppsUpdateApplicationSettingsSlotViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the application settings of an app.

WebAppsUpdateApplicationSettingsSlotViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the application settings of an app.

WebAppsUpdateApplicationSettingsViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the application settings of an app.

WebAppsUpdateApplicationSettingsViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the application settings of an app.

WebAppsUpdateAuthSettings(String, String, String, ISiteAuthSettings, Func<HttpResponseMessage,Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Authentication / Authorization settings associated with web app.

WebAppsUpdateAuthSettings(String, String, String, ISiteAuthSettings, Func<HttpResponseMessage,Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Authentication / Authorization settings associated with web app.

WebAppsUpdateAuthSettingsSlot(String, String, String, String, ISiteAuthSettings, Func<HttpResponseMessage,Task<ISiteAuthSettings>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Authentication / Authorization settings associated with web app.

WebAppsUpdateAuthSettingsSlot(String, String, String, String, ISiteAuthSettings, Func<HttpResponseMessage,Task<ISiteAuthSettings>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Authentication / Authorization settings associated with web app.

WebAppsUpdateAuthSettingsSlotViaIdentity(String, ISiteAuthSettings, Func<HttpResponseMessage,Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Authentication / Authorization settings associated with web app.

WebAppsUpdateAuthSettingsSlotViaIdentity(String, ISiteAuthSettings, Func<HttpResponseMessage,Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Authentication / Authorization settings associated with web app.

WebAppsUpdateAuthSettingsV2(String, String, String, ISiteAuthSettingsV2, Func<HttpResponseMessage,Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates site's Authentication / Authorization settings for apps via the V2 format

WebAppsUpdateAuthSettingsV2Slot(String, String, String, String, ISiteAuthSettingsV2, Func<HttpResponseMessage,Task<ISiteAuthSettingsV2>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates site's Authentication / Authorization settings for apps via the V2 format

WebAppsUpdateAuthSettingsV2SlotViaIdentity(String, ISiteAuthSettingsV2, Func<HttpResponseMessage,Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates site's Authentication / Authorization settings for apps via the V2 format

WebAppsUpdateAuthSettingsV2ViaIdentity(String, ISiteAuthSettingsV2, Func<HttpResponseMessage,Task<ISiteAuthSettingsV2>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates site's Authentication / Authorization settings for apps via the V2 format

WebAppsUpdateAuthSettingsViaIdentity(String, ISiteAuthSettings, Func<HttpResponseMessage,Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Authentication / Authorization settings associated with web app.

WebAppsUpdateAuthSettingsViaIdentity(String, ISiteAuthSettings, Func<HttpResponseMessage,Task<ISiteAuthSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Authentication / Authorization settings associated with web app.

WebAppsUpdateAzureStorageAccounts(String, String, String, IAzureStoragePropertyDictionaryResource, Func<HttpResponseMessage,Task<IAzureStoragePropertyDictionaryResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Azure storage account configurations of an app.

WebAppsUpdateAzureStorageAccounts(String, String, String, IAzureStoragePropertyDictionaryResource, Func<HttpResponseMessage,Task<IAzureStoragePropertyDictionaryResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Azure storage account configurations of an app.

WebAppsUpdateAzureStorageAccountsSlot(String, String, String, String, IAzureStoragePropertyDictionaryResource, Func<HttpResponseMessage, Task<IAzureStoragePropertyDictionaryResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Azure storage account configurations of an app.

WebAppsUpdateAzureStorageAccountsSlot(String, String, String, String, IAzureStoragePropertyDictionaryResource, Func<HttpResponseMessage, Task<IAzureStoragePropertyDictionaryResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Azure storage account configurations of an app.

WebAppsUpdateAzureStorageAccountsSlotViaIdentity(String, IAzureStoragePropertyDictionaryResource, Func<HttpResponseMessage,Task<IAzureStoragePropertyDictionaryResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Azure storage account configurations of an app.

WebAppsUpdateAzureStorageAccountsSlotViaIdentity(String, IAzureStoragePropertyDictionaryResource, Func<HttpResponseMessage,Task<IAzureStoragePropertyDictionaryResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Azure storage account configurations of an app.

WebAppsUpdateAzureStorageAccountsViaIdentity(String, IAzureStoragePropertyDictionaryResource, Func<HttpResponseMessage,Task<IAzureStoragePropertyDictionaryResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Azure storage account configurations of an app.

WebAppsUpdateAzureStorageAccountsViaIdentity(String, IAzureStoragePropertyDictionaryResource, Func<HttpResponseMessage,Task<IAzureStoragePropertyDictionaryResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Azure storage account configurations of an app.

WebAppsUpdateBackupConfiguration(String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the backup configuration of an app.

WebAppsUpdateBackupConfiguration(String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the backup configuration of an app.

WebAppsUpdateBackupConfigurationSlot(String, String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupRequest>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the backup configuration of an app.

WebAppsUpdateBackupConfigurationSlot(String, String, String, String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupRequest>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the backup configuration of an app.

WebAppsUpdateBackupConfigurationSlotViaIdentity(String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the backup configuration of an app.

WebAppsUpdateBackupConfigurationSlotViaIdentity(String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the backup configuration of an app.

WebAppsUpdateBackupConfigurationViaIdentity(String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the backup configuration of an app.

WebAppsUpdateBackupConfigurationViaIdentity(String, IBackupRequest, Func<HttpResponseMessage,Task<IBackupRequest>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the backup configuration of an app.

WebAppsUpdateConfiguration(String, String, String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the configuration of an app.

WebAppsUpdateConfiguration(String, String, String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the configuration of an app.

WebAppsUpdateConfigurationSlot(String, String, String, String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the configuration of an app.

WebAppsUpdateConfigurationSlot(String, String, String, String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the configuration of an app.

WebAppsUpdateConfigurationSlotViaIdentity(String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the configuration of an app.

WebAppsUpdateConfigurationSlotViaIdentity(String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the configuration of an app.

WebAppsUpdateConfigurationViaIdentity(String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the configuration of an app.

WebAppsUpdateConfigurationViaIdentity(String, ISiteConfigResource, Func<HttpResponseMessage,Task<ISiteConfigResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the configuration of an app.

WebAppsUpdateConnectionStrings(String, String, String, IConnectionStringDictionary, Func<HttpResponseMessage,Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the connection strings of an app.

WebAppsUpdateConnectionStrings(String, String, String, IConnectionStringDictionary, Func<HttpResponseMessage,Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the connection strings of an app.

WebAppsUpdateConnectionStringsSlot(String, String, String, String, IConnectionStringDictionary, Func<HttpResponseMessage,Task<IConnectionStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the connection strings of an app.

WebAppsUpdateConnectionStringsSlot(String, String, String, String, IConnectionStringDictionary, Func<HttpResponseMessage,Task<IConnectionStringDictionary>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the connection strings of an app.

WebAppsUpdateConnectionStringsSlotViaIdentity(String, IConnectionStringDictionary, Func<HttpResponseMessage,Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the connection strings of an app.

WebAppsUpdateConnectionStringsSlotViaIdentity(String, IConnectionStringDictionary, Func<HttpResponseMessage,Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the connection strings of an app.

WebAppsUpdateConnectionStringsViaIdentity(String, IConnectionStringDictionary, Func<HttpResponseMessage,Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the connection strings of an app.

WebAppsUpdateConnectionStringsViaIdentity(String, IConnectionStringDictionary, Func<HttpResponseMessage,Task<IConnectionStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the connection strings of an app.

WebAppsUpdateDiagnosticLogsConfig(String, String, String, ISiteLogsConfig, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the logging configuration of an app.

WebAppsUpdateDiagnosticLogsConfig(String, String, String, ISiteLogsConfig, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the logging configuration of an app.

WebAppsUpdateDiagnosticLogsConfigSlot(String, String, String, String, ISiteLogsConfig, Func<HttpResponseMessage,Task<ISiteLogsConfig>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the logging configuration of an app.

WebAppsUpdateDiagnosticLogsConfigSlot(String, String, String, String, ISiteLogsConfig, Func<HttpResponseMessage,Task<ISiteLogsConfig>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the logging configuration of an app.

WebAppsUpdateDiagnosticLogsConfigSlotViaIdentity(String, ISiteLogsConfig, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the logging configuration of an app.

WebAppsUpdateDiagnosticLogsConfigSlotViaIdentity(String, ISiteLogsConfig, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the logging configuration of an app.

WebAppsUpdateDiagnosticLogsConfigViaIdentity(String, ISiteLogsConfig, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the logging configuration of an app.

WebAppsUpdateDiagnosticLogsConfigViaIdentity(String, ISiteLogsConfig, Func<HttpResponseMessage,Task<ISiteLogsConfig>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the logging configuration of an app.

WebAppsUpdateDomainOwnershipIdentifier(String, String, String, String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsUpdateDomainOwnershipIdentifier(String, String, String, String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsUpdateDomainOwnershipIdentifierSlot(String, String, String, String, String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsUpdateDomainOwnershipIdentifierSlot(String, String, String, String, String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsUpdateDomainOwnershipIdentifierSlotViaIdentity(String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsUpdateDomainOwnershipIdentifierSlotViaIdentity(String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsUpdateDomainOwnershipIdentifierViaIdentity(String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsUpdateDomainOwnershipIdentifierViaIdentity(String, IIdentifier, Func<HttpResponseMessage,Task<IIdentifier>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

WebAppsUpdateFtpAllowed(String, String, String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates whether FTP is allowed on the site or not.

WebAppsUpdateFtpAllowed(String, String, String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates whether FTP is allowed on the site or not.

WebAppsUpdateFtpAllowedSlot(String, String, String, String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates whether FTP is allowed on the site or not.

WebAppsUpdateFtpAllowedSlotViaIdentity(String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates whether FTP is allowed on the site or not.

WebAppsUpdateFtpAllowedViaIdentity(String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates whether FTP is allowed on the site or not.

WebAppsUpdateFtpAllowedViaIdentity(String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates whether FTP is allowed on the site or not.

WebAppsUpdateHybridConnection(String, String, String, String, String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new Hybrid Connection using a Service Bus relay.

WebAppsUpdateHybridConnection(String, String, String, String, String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new Hybrid Connection using a Service Bus relay.

WebAppsUpdateHybridConnectionSlot(String, String, String, String, String, String, IHybridConnection, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a new Hybrid Connection using a Service Bus relay.

WebAppsUpdateHybridConnectionSlot(String, String, String, String, String, String, IHybridConnection, Func<HttpResponseMessage, Task<IHybridConnection>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a new Hybrid Connection using a Service Bus relay.

WebAppsUpdateHybridConnectionSlotViaIdentity(String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new Hybrid Connection using a Service Bus relay.

WebAppsUpdateHybridConnectionSlotViaIdentity(String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new Hybrid Connection using a Service Bus relay.

WebAppsUpdateHybridConnectionViaIdentity(String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new Hybrid Connection using a Service Bus relay.

WebAppsUpdateHybridConnectionViaIdentity(String, IHybridConnection, Func<HttpResponseMessage,Task<IHybridConnection>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new Hybrid Connection using a Service Bus relay.

WebAppsUpdateMetadata(String, String, String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the metadata of an app.

WebAppsUpdateMetadata(String, String, String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the metadata of an app.

WebAppsUpdateMetadataSlot(String, String, String, String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the metadata of an app.

WebAppsUpdateMetadataSlot(String, String, String, String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the metadata of an app.

WebAppsUpdateMetadataSlotViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Replaces the metadata of an app.

WebAppsUpdateMetadataSlotViaIdentity(String, IStringDictionary, Func<HttpResponseMessage,Task<IStringDictionary>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Replaces the metadata of an app.

WebAppsUpdateMetadataViaIdentity(String, IStringDictionary, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Replaces the metadata of an app.

WebAppsUpdateMetadataViaIdentity(String, IStringDictionary, Func<HttpResponseMessage, Task<IStringDictionary>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Replaces the metadata of an app.

WebAppsUpdatePremierAddOn(String, String, String, String, IPremierAddOnPatchResource, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a named add-on of an app.

WebAppsUpdatePremierAddOn(String, String, String, String, IPremierAddOnPatchResource, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates a named add-on of an app.

WebAppsUpdatePremierAddOnSlot(String, String, String, String, String, IPremierAddOnPatchResource, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Updates a named add-on of an app.

WebAppsUpdatePremierAddOnSlot(String, String, String, String, String, IPremierAddOnPatchResource, Func<HttpResponseMessage, Task<IPremierAddOn>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Updates a named add-on of an app.

WebAppsUpdatePremierAddOnSlotViaIdentity(String, IPremierAddOnPatchResource, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a named add-on of an app.

WebAppsUpdatePremierAddOnSlotViaIdentity(String, IPremierAddOnPatchResource, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates a named add-on of an app.

WebAppsUpdatePremierAddOnViaIdentity(String, IPremierAddOnPatchResource, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a named add-on of an app.

WebAppsUpdatePremierAddOnViaIdentity(String, IPremierAddOnPatchResource, Func<HttpResponseMessage,Task<IPremierAddOn>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates a named add-on of an app.

WebAppsUpdateRelayServiceConnection(String, String, String, String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsUpdateRelayServiceConnection(String, String, String, String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsUpdateRelayServiceConnectionSlot(String, String, String, String, String, IRelayServiceConnectionEntity, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsUpdateRelayServiceConnectionSlot(String, String, String, String, String, IRelayServiceConnectionEntity, Func<HttpResponseMessage, Task<IRelayServiceConnectionEntity>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsUpdateRelayServiceConnectionSlotViaIdentity(String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsUpdateRelayServiceConnectionSlotViaIdentity(String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsUpdateRelayServiceConnectionViaIdentity(String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsUpdateRelayServiceConnectionViaIdentity(String, IRelayServiceConnectionEntity, Func<HttpResponseMessage,Task<IRelayServiceConnectionEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

WebAppsUpdateScmAllowed(String, String, String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates whether user publishing credentials are allowed on the site or not.

WebAppsUpdateScmAllowed(String, String, String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates whether user publishing credentials are allowed on the site or not.

WebAppsUpdateScmAllowedSlot(String, String, String, String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates whether user publishing credentials are allowed on the site or not.

WebAppsUpdateScmAllowedSlotViaIdentity(String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates whether user publishing credentials are allowed on the site or not.

WebAppsUpdateScmAllowedViaIdentity(String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates whether user publishing credentials are allowed on the site or not.

WebAppsUpdateScmAllowedViaIdentity(String, ICsmPublishingCredentialsPoliciesEntity, Func<HttpResponseMessage,Task<ICsmPublishingCredentialsPoliciesEntity>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates whether user publishing credentials are allowed on the site or not.

WebAppsUpdateSitePushSettings(String, String, String, IPushSettings, Func<HttpResponseMessage,Task<IPushSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Push settings associated with web app.

WebAppsUpdateSitePushSettings(String, String, String, IPushSettings, Func<HttpResponseMessage,Task<IPushSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Push settings associated with web app.

WebAppsUpdateSitePushSettingsSlot(String, String, String, String, IPushSettings, Func<HttpResponseMessage,Task<IPushSettings>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Push settings associated with web app.

WebAppsUpdateSitePushSettingsSlot(String, String, String, String, IPushSettings, Func<HttpResponseMessage,Task<IPushSettings>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Push settings associated with web app.

WebAppsUpdateSitePushSettingsSlotViaIdentity(String, IPushSettings, Func<HttpResponseMessage,Task<IPushSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Push settings associated with web app.

WebAppsUpdateSitePushSettingsSlotViaIdentity(String, IPushSettings, Func<HttpResponseMessage,Task<IPushSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Push settings associated with web app.

WebAppsUpdateSitePushSettingsViaIdentity(String, IPushSettings, Func<HttpResponseMessage,Task<IPushSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Push settings associated with web app.

WebAppsUpdateSitePushSettingsViaIdentity(String, IPushSettings, Func<HttpResponseMessage,Task<IPushSettings>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the Push settings associated with web app.

WebAppsUpdateSlot(String, String, String, String, ISitePatchResource, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsUpdateSlot(String, String, String, String, ISitePatchResource, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsUpdateSlotConfigurationNames(String, String, String, ISlotConfigNamesResource, Func<HttpResponseMessage,Task<ISlotConfigNamesResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the names of application settings and connection string that remain with the slot during swap operation.

WebAppsUpdateSlotConfigurationNames(String, String, String, ISlotConfigNamesResource, Func<HttpResponseMessage,Task<ISlotConfigNamesResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the names of application settings and connection string that remain with the slot during swap operation.

WebAppsUpdateSlotConfigurationNamesViaIdentity(String, ISlotConfigNamesResource, Func<HttpResponseMessage,Task<ISlotConfigNamesResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the names of application settings and connection string that remain with the slot during swap operation.

WebAppsUpdateSlotConfigurationNamesViaIdentity(String, ISlotConfigNamesResource, Func<HttpResponseMessage,Task<ISlotConfigNamesResource>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the names of application settings and connection string that remain with the slot during swap operation.

WebAppsUpdateSlotViaIdentity(String, ISitePatchResource, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsUpdateSlotViaIdentity(String, ISitePatchResource, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsUpdateSourceControl(String, String, String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the source control configuration of an app.

WebAppsUpdateSourceControl(String, String, String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the source control configuration of an app.

WebAppsUpdateSourceControlSlot(String, String, String, String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the source control configuration of an app.

WebAppsUpdateSourceControlSlot(String, String, String, String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the source control configuration of an app.

WebAppsUpdateSourceControlSlotViaIdentity(String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the source control configuration of an app.

WebAppsUpdateSourceControlSlotViaIdentity(String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the source control configuration of an app.

WebAppsUpdateSourceControlViaIdentity(String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Updates the source control configuration of an app.

WebAppsUpdateSourceControlViaIdentity(String, ISiteSourceControl, Func<HttpResponseMessage,Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage, Task<ISiteSourceControl>,Task>, Func<HttpResponseMessage,Task<ISiteSourceControl>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the source control configuration of an app.

WebAppsUpdateSwiftVirtualNetworkConnection(String, String, String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsUpdateSwiftVirtualNetworkConnectionSlot(String, String, String, String, ISwiftVirtualNetwork, Func<HttpResponseMessage, Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsUpdateSwiftVirtualNetworkConnectionSlotViaIdentity(String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsUpdateSwiftVirtualNetworkConnectionViaIdentity(String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsUpdateSwiftVirtualNetworkConnectionWithCheck(String, String, String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckSlot(String, String, String, String, ISwiftVirtualNetwork, Func<HttpResponseMessage, Task<ISwiftVirtualNetwork>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckSlotViaIdentity(String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckViaIdentity(String, ISwiftVirtualNetwork, Func<HttpResponseMessage,Task<ISwiftVirtualNetwork>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.

WebAppsUpdateViaIdentity(String, ISitePatchResource, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsUpdateViaIdentity(String, ISitePatchResource, Func<HttpResponseMessage, Task<ISite>,Task>, Func<HttpResponseMessage,Task<ISite>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

WebAppsUpdateVnetConnection(String, String, String, String, IVnetInfo, Func<HttpResponseMessage,Task<IVnetInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsUpdateVnetConnection(String, String, String, String, IVnetInfoResource, Func<HttpResponseMessage,Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsUpdateVnetConnectionGateway(String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsUpdateVnetConnectionGateway(String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsUpdateVnetConnectionGatewaySlot(String, String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsUpdateVnetConnectionGatewaySlot(String, String, String, String, String, String, IVnetGateway, Func<HttpResponseMessage, Task<IVnetGateway>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsUpdateVnetConnectionGatewaySlotViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsUpdateVnetConnectionGatewaySlotViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsUpdateVnetConnectionGatewayViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsUpdateVnetConnectionGatewayViaIdentity(String, IVnetGateway, Func<HttpResponseMessage,Task<IVnetGateway>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

WebAppsUpdateVnetConnectionSlot(String, String, String, String, String, IVnetInfo, Func<HttpResponseMessage,Task<IVnetInfo>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsUpdateVnetConnectionSlot(String, String, String, String, String, IVnetInfoResource, Func<HttpResponseMessage,Task<IVnetInfoResource>, Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsUpdateVnetConnectionSlotViaIdentity(String, IVnetInfo, Func<HttpResponseMessage,Task<IVnetInfo>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsUpdateVnetConnectionSlotViaIdentity(String, IVnetInfoResource, Func<HttpResponseMessage,Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsUpdateVnetConnectionViaIdentity(String, IVnetInfo, Func<HttpResponseMessage, Task<IVnetInfo>,Task>, Func<HttpResponseMessage,Task<IDefaultErrorResponse>, Task>, IEventListener, ISendAsync)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WebAppsUpdateVnetConnectionViaIdentity(String, IVnetInfoResource, Func<HttpResponseMessage,Task<IVnetInfoResource>,Task>, Func<HttpResponseMessage, Task<IDefaultErrorResponse>,Task>, IEventListener, ISendAsync)

Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

WorkflowRunActionRepetitionsGet(String, String, String, String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowRunActionRepetitionDefinition>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get a workflow run action repetition.

WorkflowRunActionRepetitionsGetViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowRunActionRepetitionDefinition>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get a workflow run action repetition.

WorkflowRunActionRepetitionsList(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowRunActionRepetitionDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get all of a workflow run action repetitions.

WorkflowRunActionRepetitionsListExpressionTraces(String, String, String, String, String, String, String, Func<HttpResponseMessage, Task<IExpressionTraces>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Lists a workflow run expression trace.

WorkflowRunActionRepetitionsListExpressionTracesViaIdentity(String, Func<HttpResponseMessage,Task<IExpressionTraces>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Lists a workflow run expression trace.

WorkflowRunActionRepetitionsListViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowRunActionRepetitionDefinitionCollection>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get all of a workflow run action repetitions.

WorkflowRunActionRepetitionsRequestHistoriesGet(String, String, String, String, String, String, String, String, Func<HttpResponseMessage, Task<IRequestHistory>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a workflow run repetition request history.

WorkflowRunActionRepetitionsRequestHistoriesGetViaIdentity(String, Func<HttpResponseMessage,Task<IRequestHistory>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a workflow run repetition request history.

WorkflowRunActionRepetitionsRequestHistoriesList(String, String, String, String, String, String, String, Func<HttpResponseMessage, Task<IRequestHistoryListResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List a workflow run repetition request history.

WorkflowRunActionRepetitionsRequestHistoriesListViaIdentity(String, Func<HttpResponseMessage,Task<IRequestHistoryListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List a workflow run repetition request history.

WorkflowRunActionScopeRepetitionsGet(String, String, String, String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowRunActionRepetitionDefinition>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get a workflow run action scoped repetition.

WorkflowRunActionScopeRepetitionsGetViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowRunActionRepetitionDefinition>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get a workflow run action scoped repetition.

WorkflowRunActionScopeRepetitionsList(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowRunActionRepetitionDefinitionCollection>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List the workflow run action scoped repetitions.

WorkflowRunActionScopeRepetitionsListViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowRunActionRepetitionDefinitionCollection>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List the workflow run action scoped repetitions.

WorkflowRunActionsGet(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowRunAction>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a workflow run action.

WorkflowRunActionsGetViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowRunAction>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a workflow run action.

WorkflowRunActionsList(String, String, String, String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IWorkflowRunActionListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow run actions.

WorkflowRunActionsListExpressionTraces(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IExpressionTraces>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Lists a workflow run expression trace.

WorkflowRunActionsListExpressionTracesViaIdentity(String, Func<HttpResponseMessage, Task<IExpressionTraces>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Lists a workflow run expression trace.

WorkflowRunActionsListViaIdentity(String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IWorkflowRunActionListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow run actions.

WorkflowRunsCancel(String, String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Cancels a workflow run.

WorkflowRunsCancelViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Cancels a workflow run.

WorkflowRunsGet(String, String, String, String, String, Func<HttpResponseMessage, Task<IWorkflowRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a workflow run.

WorkflowRunsGetViaIdentity(String, Func<HttpResponseMessage,Task<IWorkflowRun>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a workflow run.

WorkflowRunsList(String, String, String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IWorkflowRunListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow runs.

WorkflowRunsListViaIdentity(String, Nullable<Int32>, String, Func<HttpResponseMessage, Task<IWorkflowRunListResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow runs.

WorkflowsValidate(String, String, String, String, IWorkflow, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Validates the workflow definition.

WorkflowsValidateViaIdentity(String, IWorkflow, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Validates the workflow definition.

WorkflowTriggerHistoriesGet(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowTriggerHistory>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a workflow trigger history.

WorkflowTriggerHistoriesGetViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowTriggerHistory>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a workflow trigger history.

WorkflowTriggerHistoriesList(String, String, String, String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IWorkflowTriggerHistoryListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow trigger histories.

WorkflowTriggerHistoriesListViaIdentity(String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IWorkflowTriggerHistoryListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow trigger histories.

WorkflowTriggerHistoriesResubmit(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Resubmits a workflow run based on the trigger history.

WorkflowTriggerHistoriesResubmitViaIdentity(String, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Resubmits a workflow run based on the trigger history.

WorkflowTriggersGet(String, String, String, String, String, Func<HttpResponseMessage, Task<IWorkflowTrigger>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a workflow trigger.

WorkflowTriggersGetSchemaJson(String, String, String, String, String, Func<HttpResponseMessage,Task<IJsonSchema>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the trigger schema as JSON.

WorkflowTriggersGetSchemaJsonViaIdentity(String, Func<HttpResponseMessage, Task<IJsonSchema>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Get the trigger schema as JSON.

WorkflowTriggersGetViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowTrigger>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a workflow trigger.

WorkflowTriggersList(String, String, String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IWorkflowTriggerListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow triggers.

WorkflowTriggersListCallbackUrl(String, String, String, String, String, Func<HttpResponseMessage,Task<IWorkflowTriggerCallbackUrl>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the callback URL for a workflow trigger.

WorkflowTriggersListCallbackUrlViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowTriggerCallbackUrl>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the callback URL for a workflow trigger.

WorkflowTriggersListViaIdentity(String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IWorkflowTriggerListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow triggers.

WorkflowTriggersRun(String, String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Runs a workflow trigger.

WorkflowTriggersRunViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Runs a workflow trigger.

WorkflowVersionsGet(String, String, String, String, String, Func<HttpResponseMessage, Task<IWorkflowVersion>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a workflow version.

WorkflowVersionsGetViaIdentity(String, Func<HttpResponseMessage, Task<IWorkflowVersion>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Gets a workflow version.

WorkflowVersionsList(String, String, String, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IWorkflowVersionListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow versions.

WorkflowVersionsListViaIdentity(String, Nullable<Int32>, Func<HttpResponseMessage, Task<IWorkflowVersionListResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets a list of workflow versions.

Applies to