IWebAppsOperations Interface

Definition

WebAppsOperations operations.

public interface IWebAppsOperations
type IWebAppsOperations = interface
Public Interface IWebAppsOperations

Methods

AddPremierAddOnSlotWithHttpMessagesAsync(String, String, String, PremierAddOn, String, Dictionary<String,List<String>>, CancellationToken)

Updates a named add-on of an app.

AddPremierAddOnWithHttpMessagesAsync(String, String, String, PremierAddOn, Dictionary<String,List<String>>, CancellationToken)

Updates a named add-on of an app.

AnalyzeCustomHostnameSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Analyze a custom hostname.

AnalyzeCustomHostnameWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Analyze a custom hostname.

ApplySlotConfigToProductionWithHttpMessagesAsync(String, String, CsmSlotEntity, Dictionary<String,List<String>>, CancellationToken)

Applies the configuration settings from the target slot onto the current slot.

ApplySlotConfigurationSlotWithHttpMessagesAsync(String, String, CsmSlotEntity, String, Dictionary<String,List<String>>, CancellationToken)

Applies the configuration settings from the target slot onto the current slot.

ApproveOrRejectPrivateEndpointConnectionSlotWithHttpMessagesAsync(String, String, String, PrivateLinkConnectionApprovalRequestResource, String, Dictionary<String,List<String>>, CancellationToken)

Approves or rejects a private endpoint connection

ApproveOrRejectPrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, PrivateLinkConnectionApprovalRequestResource, Dictionary<String,List<String>>, CancellationToken)

Approves or rejects a private endpoint connection

BackupSlotWithHttpMessagesAsync(String, String, BackupRequest, String, Dictionary<String,List<String>>, CancellationToken)

Creates a backup of an app.

BackupWithHttpMessagesAsync(String, String, BackupRequest, Dictionary<String,List<String>>, CancellationToken)

Creates a backup of an app.

BeginApproveOrRejectPrivateEndpointConnectionSlotWithHttpMessagesAsync(String, String, String, PrivateLinkConnectionApprovalRequestResource, String, Dictionary<String,List<String>>, CancellationToken)

Approves or rejects a private endpoint connection

BeginApproveOrRejectPrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, PrivateLinkConnectionApprovalRequestResource, Dictionary<String,List<String>>, CancellationToken)

Approves or rejects a private endpoint connection

BeginCreateFunctionWithHttpMessagesAsync(String, String, String, FunctionEnvelope, Dictionary<String,List<String>>, CancellationToken)

Create function for web site, or a deployment slot.

BeginCreateInstanceFunctionSlotWithHttpMessagesAsync(String, String, String, String, FunctionEnvelope, Dictionary<String,List<String>>, CancellationToken)

Create function for web site, or a deployment slot.

BeginCreateInstanceMSDeployOperationSlotWithHttpMessagesAsync(String, String, String, String, MSDeploy, Dictionary<String,List<String>>, CancellationToken)

Invoke the MSDeploy web app extension.

BeginCreateInstanceMSDeployOperationWithHttpMessagesAsync(String, String, String, MSDeploy, Dictionary<String,List<String>>, CancellationToken)

Invoke the MSDeploy web app extension.

BeginCreateMSDeployOperationSlotWithHttpMessagesAsync(String, String, String, MSDeploy, Dictionary<String,List<String>>, CancellationToken)

Invoke the MSDeploy web app extension.

BeginCreateMSDeployOperationWithHttpMessagesAsync(String, String, MSDeploy, Dictionary<String,List<String>>, CancellationToken)

Invoke the MSDeploy web app extension.

BeginCreateOrUpdateSlotWithHttpMessagesAsync(String, String, Site, String, Dictionary<String,List<String>>, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

BeginCreateOrUpdateSourceControlSlotWithHttpMessagesAsync(String, String, SiteSourceControl, String, Dictionary<String,List<String>>, CancellationToken)

Updates the source control configuration of an app.

BeginCreateOrUpdateSourceControlWithHttpMessagesAsync(String, String, SiteSourceControl, Dictionary<String,List<String>>, CancellationToken)

Updates the source control configuration of an app.

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, Site, Dictionary<String,List<String>>, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

BeginDeletePrivateEndpointConnectionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a private endpoint connection

BeginDeletePrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a private endpoint connection

BeginInstallSiteExtensionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Install site extension on a web site, or a deployment slot.

BeginInstallSiteExtensionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Install site extension on a web site, or a deployment slot.

BeginListPublishingCredentialsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Git/FTP publishing credentials of an app.

BeginListPublishingCredentialsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Git/FTP publishing credentials of an app.

BeginMigrateMySqlWithHttpMessagesAsync(String, String, MigrateMySqlRequest, Dictionary<String,List<String>>, CancellationToken)

Migrates a local (in-app) MySql database to a remote MySql database.

BeginMigrateStorageWithHttpMessagesAsync(String, String, String, StorageMigrationOptions, Dictionary<String,List<String>>, CancellationToken)

Restores a web app.

BeginRestoreFromBackupBlobSlotWithHttpMessagesAsync(String, String, RestoreRequest, String, Dictionary<String,List<String>>, CancellationToken)

Restores an app from a backup blob in Azure Storage.

BeginRestoreFromBackupBlobWithHttpMessagesAsync(String, String, RestoreRequest, Dictionary<String,List<String>>, CancellationToken)

Restores an app from a backup blob in Azure Storage.

BeginRestoreFromDeletedAppSlotWithHttpMessagesAsync(String, String, DeletedAppRestoreRequest, String, Dictionary<String,List<String>>, CancellationToken)

Restores a deleted web app to this web app.

BeginRestoreFromDeletedAppWithHttpMessagesAsync(String, String, DeletedAppRestoreRequest, Dictionary<String,List<String>>, CancellationToken)

Restores a deleted web app to this web app.

BeginRestoreSlotWithHttpMessagesAsync(String, String, String, RestoreRequest, String, Dictionary<String,List<String>>, CancellationToken)

Restores a specific backup to another app (or deployment slot, if specified).

BeginRestoreSnapshotSlotWithHttpMessagesAsync(String, String, SnapshotRestoreRequest, String, Dictionary<String,List<String>>, CancellationToken)

Restores a web app from a snapshot.

BeginRestoreSnapshotWithHttpMessagesAsync(String, String, SnapshotRestoreRequest, Dictionary<String,List<String>>, CancellationToken)

Restores a web app from a snapshot.

BeginRestoreWithHttpMessagesAsync(String, String, String, RestoreRequest, Dictionary<String,List<String>>, CancellationToken)

Restores a specific backup to another app (or deployment slot, if specified).

BeginStartNetworkTraceSlotWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String, List<String>>, CancellationToken)

Start capturing network packets for the site.

BeginStartNetworkTraceWithHttpMessagesAsync(String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String,List<String>>, CancellationToken)

Start capturing network packets for the site.

BeginStartWebSiteNetworkTraceOperationSlotWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String, List<String>>, CancellationToken)

Start capturing network packets for the site.

BeginStartWebSiteNetworkTraceOperationWithHttpMessagesAsync(String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String, List<String>>, CancellationToken)

Start capturing network packets for the site.

BeginSwapSlotSlotWithHttpMessagesAsync(String, String, CsmSlotEntity, String, Dictionary<String,List<String>>, CancellationToken)

Swaps two deployment slots of an app.

BeginSwapSlotWithProductionWithHttpMessagesAsync(String, String, CsmSlotEntity, Dictionary<String,List<String>>, CancellationToken)

Swaps two deployment slots of an app.

CreateDeploymentSlotWithHttpMessagesAsync(String, String, String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

Create a deployment for an app, or a deployment slot.

CreateDeploymentWithHttpMessagesAsync(String, String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

Create a deployment for an app, or a deployment slot.

CreateFunctionWithHttpMessagesAsync(String, String, String, FunctionEnvelope, Dictionary<String,List<String>>, CancellationToken)

Create function for web site, or a deployment slot.

CreateInstanceFunctionSlotWithHttpMessagesAsync(String, String, String, String, FunctionEnvelope, Dictionary<String,List<String>>, CancellationToken)

Create function for web site, or a deployment slot.

CreateInstanceMSDeployOperationSlotWithHttpMessagesAsync(String, String, String, String, MSDeploy, Dictionary<String,List<String>>, CancellationToken)

Invoke the MSDeploy web app extension.

CreateInstanceMSDeployOperationWithHttpMessagesAsync(String, String, String, MSDeploy, Dictionary<String,List<String>>, CancellationToken)

Invoke the MSDeploy web app extension.

CreateMSDeployOperationSlotWithHttpMessagesAsync(String, String, String, MSDeploy, Dictionary<String,List<String>>, CancellationToken)

Invoke the MSDeploy web app extension.

CreateMSDeployOperationWithHttpMessagesAsync(String, String, MSDeploy, Dictionary<String,List<String>>, CancellationToken)

Invoke the MSDeploy web app extension.

CreateOneDeployOperationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Invoke the OneDeploy publish web app extension.

CreateOrUpdateConfigurationSlotWithHttpMessagesAsync(String, String, SiteConfigResource, String, Dictionary<String,List<String>>, CancellationToken)

Updates the configuration of an app.

CreateOrUpdateConfigurationWithHttpMessagesAsync(String, String, SiteConfigResource, Dictionary<String,List<String>>, CancellationToken)

Updates the configuration of an app.

CreateOrUpdateDomainOwnershipIdentifierSlotWithHttpMessagesAsync(String, String, String, Identifier, String, Dictionary<String,List<String>>, CancellationToken)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

CreateOrUpdateDomainOwnershipIdentifierWithHttpMessagesAsync(String, String, String, Identifier, Dictionary<String,List<String>>, CancellationToken)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

CreateOrUpdateFunctionSecretSlotWithHttpMessagesAsync(String, String, String, String, String, KeyInfo, Dictionary<String,List<String>>, CancellationToken)

Add or update a function secret.

CreateOrUpdateFunctionSecretWithHttpMessagesAsync(String, String, String, String, KeyInfo, Dictionary<String,List<String>>, CancellationToken)

Add or update a function secret.

CreateOrUpdateHostNameBindingSlotWithHttpMessagesAsync(String, String, String, HostNameBinding, String, Dictionary<String,List<String>>, CancellationToken)

Creates a hostname binding for an app.

CreateOrUpdateHostNameBindingWithHttpMessagesAsync(String, String, String, HostNameBinding, Dictionary<String,List<String>>, CancellationToken)

Creates a hostname binding for an app.

CreateOrUpdateHostSecretSlotWithHttpMessagesAsync(String, String, String, String, String, KeyInfo, Dictionary<String,List<String>>, CancellationToken)

Add or update a host level secret.

CreateOrUpdateHostSecretWithHttpMessagesAsync(String, String, String, String, KeyInfo, Dictionary<String,List<String>>, CancellationToken)

Add or update a host level secret.

CreateOrUpdateHybridConnectionSlotWithHttpMessagesAsync(String, String, String, String, HybridConnection, String, Dictionary<String, List<String>>, CancellationToken)

Creates a new Hybrid Connection using a Service Bus relay.

CreateOrUpdateHybridConnectionWithHttpMessagesAsync(String, String, String, String, HybridConnection, Dictionary<String,List<String>>, CancellationToken)

Creates a new Hybrid Connection using a Service Bus relay.

CreateOrUpdatePublicCertificateSlotWithHttpMessagesAsync(String, String, String, PublicCertificate, String, Dictionary<String, List<String>>, CancellationToken)

Creates a hostname binding for an app.

CreateOrUpdatePublicCertificateWithHttpMessagesAsync(String, String, String, PublicCertificate, Dictionary<String,List<String>>, CancellationToken)

Creates a hostname binding for an app.

CreateOrUpdateRelayServiceConnectionSlotWithHttpMessagesAsync(String, String, String, RelayServiceConnectionEntity, String, Dictionary<String, List<String>>, CancellationToken)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

CreateOrUpdateRelayServiceConnectionWithHttpMessagesAsync(String, String, String, RelayServiceConnectionEntity, Dictionary<String, List<String>>, CancellationToken)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

CreateOrUpdateSlotWithHttpMessagesAsync(String, String, Site, String, Dictionary<String,List<String>>, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

CreateOrUpdateSourceControlSlotWithHttpMessagesAsync(String, String, SiteSourceControl, String, Dictionary<String,List<String>>, CancellationToken)

Updates the source control configuration of an app.

CreateOrUpdateSourceControlWithHttpMessagesAsync(String, String, SiteSourceControl, Dictionary<String,List<String>>, CancellationToken)

Updates the source control configuration of an app.

CreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotWithHttpMessagesAsync(String, String, SwiftVirtualNetwork, String, Dictionary<String,List<String>>, CancellationToken)

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.
CreateOrUpdateSwiftVirtualNetworkConnectionWithCheckWithHttpMessagesAsync(String, String, SwiftVirtualNetwork, Dictionary<String,List<String>>, CancellationToken)

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.
CreateOrUpdateVnetConnectionGatewaySlotWithHttpMessagesAsync(String, String, String, String, VnetGateway, String, Dictionary<String, List<String>>, CancellationToken)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

CreateOrUpdateVnetConnectionGatewayWithHttpMessagesAsync(String, String, String, String, VnetGateway, Dictionary<String,List<String>>, CancellationToken)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

CreateOrUpdateVnetConnectionSlotWithHttpMessagesAsync(String, String, String, VnetInfoResource, String, Dictionary<String, List<String>>, CancellationToken)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

CreateOrUpdateVnetConnectionWithHttpMessagesAsync(String, String, String, VnetInfoResource, Dictionary<String,List<String>>, CancellationToken)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

CreateOrUpdateWithHttpMessagesAsync(String, String, Site, Dictionary<String,List<String>>, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

DeleteBackupConfigurationSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes the backup configuration of an app.

DeleteBackupConfigurationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes the backup configuration of an app.

DeleteBackupSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a backup of an app by its ID.

DeleteBackupWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a backup of an app by its ID.

DeleteContinuousWebJobSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a continuous web job by its ID for an app, or a deployment slot.

DeleteContinuousWebJobWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a continuous web job by its ID for an app, or a deployment slot.

DeleteDeploymentSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a deployment by its ID for an app, or a deployment slot.

DeleteDeploymentWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a deployment by its ID for an app, or a deployment slot.

DeleteDomainOwnershipIdentifierSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a domain ownership identifier for a web app.

DeleteDomainOwnershipIdentifierWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a domain ownership identifier for a web app.

DeleteFunctionSecretSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a function secret.

DeleteFunctionSecretWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a function secret.

DeleteFunctionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a function for web site, or a deployment slot.

DeleteHostNameBindingSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a hostname binding for an app.

DeleteHostNameBindingWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a hostname binding for an app.

DeleteHostSecretSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a host level secret.

DeleteHostSecretWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a host level secret.

DeleteHybridConnectionSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Removes a Hybrid Connection from this site.

DeleteHybridConnectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Removes a Hybrid Connection from this site.

DeleteInstanceFunctionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a function for web site, or a deployment slot.

DeleteInstanceProcessSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeleteInstanceProcessWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeletePremierAddOnSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a premier add-on from an app.

DeletePremierAddOnWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a premier add-on from an app.

DeletePrivateEndpointConnectionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a private endpoint connection

DeletePrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a private endpoint connection

DeleteProcessSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeleteProcessWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeletePublicCertificateSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a hostname binding for an app.

DeletePublicCertificateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a hostname binding for an app.

DeleteRelayServiceConnectionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a relay service connection by its name.

DeleteRelayServiceConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a relay service connection by its name.

DeleteSiteExtensionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Remove a site extension from a web site, or a deployment slot.

DeleteSiteExtensionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Remove a site extension from a web site, or a deployment slot.

DeleteSlotWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Deletes a web, mobile, or API app, or one of the deployment slots.

DeleteSourceControlSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes the source control configuration of an app.

DeleteSourceControlWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes the source control configuration of an app.

DeleteSwiftVirtualNetworkSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

DeleteSwiftVirtualNetworkWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

DeleteTriggeredWebJobSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a triggered web job by its ID for an app, or a deployment slot.

DeleteTriggeredWebJobWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a triggered web job by its ID for an app, or a deployment slot.

DeleteVnetConnectionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a connection from an app (or deployment slot to a named virtual network.

DeleteVnetConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a connection from an app (or deployment slot to a named virtual network.

DeleteWithHttpMessagesAsync(String, String, Nullable<Boolean>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Deletes a web, mobile, or API app, or one of the deployment slots.

DiscoverBackupSlotWithHttpMessagesAsync(String, String, RestoreRequest, String, Dictionary<String,List<String>>, CancellationToken)

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.

DiscoverBackupWithHttpMessagesAsync(String, String, RestoreRequest, Dictionary<String,List<String>>, CancellationToken)

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.

GenerateNewSitePublishingPasswordSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Generates a new publishing password for an app (or deployment slot, if specified).

GenerateNewSitePublishingPasswordWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Generates a new publishing password for an app (or deployment slot, if specified).

GetAppSettingKeyVaultReferenceSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference and status of an app

GetAppSettingKeyVaultReferenceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference and status of an app

GetAppSettingsKeyVaultReferencesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference app settings and status of an app

GetAuthSettingsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Authentication/Authorization settings of an app.

GetAuthSettingsV2SlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2WithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2WithoutSecretsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2WithoutSecretsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Authentication/Authorization settings of an app.

GetBackupConfigurationSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the backup configuration of an app.

GetBackupConfigurationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the backup configuration of an app.

GetBackupStatusSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a backup of an app by its ID.

GetBackupStatusWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a backup of an app by its ID.

GetConfigurationSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

GetConfigurationSnapshotSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a snapshot of the configuration of an app at a previous point in time.

GetConfigurationSnapshotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a snapshot of the configuration of an app at a previous point in time.

GetConfigurationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

GetContainerLogsZipSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the ZIP archived docker log files for the given site

GetContainerLogsZipWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the ZIP archived docker log files for the given site

GetContinuousWebJobSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a continuous web job by its ID for an app, or a deployment slot.

GetContinuousWebJobWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a continuous web job by its ID for an app, or a deployment slot.

GetDeploymentSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get a deployment by its ID for an app, or a deployment slot.

GetDeploymentWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get a deployment by its ID for an app, or a deployment slot.

GetDiagnosticLogsConfigurationSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the logging configuration of an app.

GetDiagnosticLogsConfigurationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the logging configuration of an app.

GetDomainOwnershipIdentifierSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get domain ownership identifier for web app.

GetDomainOwnershipIdentifierWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get domain ownership identifier for web app.

GetFtpAllowedSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Returns whether FTP is allowed on the site or not.

GetFtpAllowedWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Returns whether FTP is allowed on the site or not.

GetFunctionsAdminTokenSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Fetch a short lived token that can be exchanged for a master key.

GetFunctionsAdminTokenWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Fetch a short lived token that can be exchanged for a master key.

GetFunctionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get function information by its ID for web site, or a deployment slot.

GetHostNameBindingSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the named hostname binding for an app (or deployment slot, if specified).

GetHostNameBindingWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the named hostname binding for an app (or deployment slot, if specified).

GetHybridConnectionSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

GetHybridConnectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

GetInstanceFunctionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get function information by its ID for web site, or a deployment slot.

GetInstanceInfoSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets all scale-out instances of an app.

GetInstanceInfoWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets all scale-out instances of an app.

GetInstanceMSDeployLogSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the MSDeploy Log for the last MSDeploy operation.

GetInstanceMSDeployLogWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the MSDeploy Log for the last MSDeploy operation.

GetInstanceMsDeployStatusSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the status of the last MSDeploy operation.

GetInstanceMsDeployStatusWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the status of the last MSDeploy operation.

GetInstanceProcessDumpSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessDumpWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessModuleSlotWithHttpMessagesAsync(String, String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessModuleWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetMigrateMySqlStatusSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

GetMigrateMySqlStatusWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

GetMSDeployLogSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the MSDeploy Log for the last MSDeploy operation.

GetMSDeployLogWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get the MSDeploy Log for the last MSDeploy operation.

GetMSDeployStatusSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the status of the last MSDeploy operation.

GetMSDeployStatusWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get the status of the last MSDeploy operation.

GetNetworkTraceOperationSlotV2WithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationV2WithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesSlotV2WithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesV2WithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetOneDeployStatusWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Invoke onedeploy status API /api/deployments and gets the deployment status for the site

GetPremierAddOnSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named add-on of an app.

GetPremierAddOnWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a named add-on of an app.

GetPrivateAccessSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

GetPrivateAccessWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

GetPrivateEndpointConnectionListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a private endpoint connection

GetPrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a private endpoint connection

GetPrivateLinkResourcesSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the private link resources

GetPrivateLinkResourcesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the private link resources

GetProcessDumpSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetProcessDumpWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetProcessModuleSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessModuleWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetPublicCertificateSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the named public certificate for an app (or deployment slot, if specified).

GetPublicCertificateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get the named public certificate for an app (or deployment slot, if specified).

GetRelayServiceConnectionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a hybrid connection configuration by its name.

GetRelayServiceConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a hybrid connection configuration by its name.

GetScmAllowedSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Returns whether Scm basic auth is allowed on the site or not.

GetScmAllowedWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Returns whether Scm basic auth is allowed on the site or not.

GetSiteConnectionStringKeyVaultReferenceSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference and status of an app

GetSiteConnectionStringKeyVaultReferencesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferencesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferencesSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferencesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferenceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the config reference and status of an app

GetSiteExtensionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get site extension information by its ID for a web site, or a deployment slot.

GetSiteExtensionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get site extension information by its ID for a web site, or a deployment slot.

GetSitePhpErrorLogFlagSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets web app's event logs.

GetSitePhpErrorLogFlagWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets web app's event logs.

GetSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the details of a web, mobile, or API app.

GetSourceControlSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the source control configuration of an app.

GetSourceControlWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the source control configuration of an app.

GetSwiftVirtualNetworkConnectionSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a Swift Virtual Network connection.

GetSwiftVirtualNetworkConnectionWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a Swift Virtual Network connection.

GetTriggeredWebJobHistorySlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

GetTriggeredWebJobHistoryWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

GetTriggeredWebJobSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a triggered web job by its ID for an app, or a deployment slot.

GetTriggeredWebJobWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a triggered web job by its ID for an app, or a deployment slot.

GetVnetConnectionGatewaySlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets an app's Virtual Network gateway.

GetVnetConnectionGatewayWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets an app's Virtual Network gateway.

GetVnetConnectionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a virtual network the app (or deployment slot) is connected to by name.

GetVnetConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a virtual network the app (or deployment slot) is connected to by name.

GetWebJobSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get webjob information for an app, or a deployment slot.

GetWebJobWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get webjob information for an app, or a deployment slot.

GetWebSiteContainerLogsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the last lines of docker logs for the given site

GetWebSiteContainerLogsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the last lines of docker logs for the given site

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the details of a web, mobile, or API app.

InstallSiteExtensionSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Install site extension on a web site, or a deployment slot.

InstallSiteExtensionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Install site extension on a web site, or a deployment slot.

IsCloneableSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Shows whether an app can be cloned to another resource group or subscription.

IsCloneableWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Shows whether an app can be cloned to another resource group or subscription.

ListApplicationSettingsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the application settings of an app.

ListApplicationSettingsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the application settings of an app.

ListAzureStorageAccountsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Azure storage account configurations of an app.

ListAzureStorageAccountsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Azure storage account configurations of an app.

ListBackupsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets existing backups of an app.

ListBackupsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets existing backups of an app.

ListBackupsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets existing backups of an app.

ListBackupStatusSecretsSlotWithHttpMessagesAsync(String, String, String, BackupRequest, String, Dictionary<String,List<String>>, CancellationToken)

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.

ListBackupStatusSecretsWithHttpMessagesAsync(String, String, String, BackupRequest, Dictionary<String,List<String>>, CancellationToken)

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.

ListBackupsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets existing backups of an app.

ListBasicPublishingCredentialsPoliciesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets all web, mobile, and API apps in the specified resource group.

ListByResourceGroupWithHttpMessagesAsync(String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Gets all web, mobile, and API apps in the specified resource group.

ListConfigurationSnapshotInfoNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List the configurations of an app

ListConfigurationsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List the configurations of an app

ListConfigurationsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List the configurations of an app

ListConfigurationsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

List the configurations of an app

ListConnectionStringsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the connection strings of an app.

ListConnectionStringsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the connection strings of an app.

ListContinuousWebJobsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

List continuous web jobs for an app, or a deployment slot.

ListDeploymentLogSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

List deployment log for specific deployment for an app, or a deployment slot.

ListDeploymentLogWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List deployment log for specific deployment for an app, or a deployment slot.

ListDeploymentsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List deployments for an app, or a deployment slot.

ListDeploymentsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List deployments for an app, or a deployment slot.

ListDeploymentsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List deployments for an app, or a deployment slot.

ListDeploymentsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

List deployments for an app, or a deployment slot.

ListDomainOwnershipIdentifiersNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Lists ownership identifiers for domain associated with web app.

ListFunctionKeysSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get function keys for a function in a web site, or a deployment slot.

ListFunctionKeysWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get function keys for a function in a web site, or a deployment slot.

ListFunctionSecretsSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get function secrets for a function in a web site, or a deployment slot.

ListFunctionSecretsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get function secrets for a function in a web site, or a deployment slot.

ListFunctionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List the functions for a web site, or a deployment slot.

ListFunctionsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

List the functions for a web site, or a deployment slot.

ListHostKeysSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get host secrets for a function app.

ListHostKeysWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get host secrets for a function app.

ListHostNameBindingsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get hostname bindings for an app or a deployment slot.

ListHybridConnectionsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Retrieves all Service Bus Hybrid Connections used by this Web App.

ListHybridConnectionsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Retrieves all Service Bus Hybrid Connections used by this Web App.

ListInstanceFunctionsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List the functions for a web site, or a deployment slot.

ListInstanceFunctionsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List the functions for a web site, or a deployment slot.

ListInstanceIdentifiersNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets all scale-out instances of an app.

ListInstanceIdentifiersSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets all scale-out instances of an app.

ListInstanceIdentifiersSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets all scale-out instances of an app.

ListInstanceIdentifiersWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets all scale-out instances of an app.

ListInstanceProcessesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessModulesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsSlotWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListMetadataSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the metadata of an app.

ListMetadataWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the metadata of an app.

ListNetworkFeaturesSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets all network features used by the app (or deployment slot, if specified).

ListNetworkFeaturesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets all network features used by the app (or deployment slot, if specified).

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get all apps for a subscription.

ListPerfMonCountersNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets perfmon counters for web app.

ListPerfMonCountersSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets perfmon counters for web app.

ListPerfMonCountersSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets perfmon counters for web app.

ListPerfMonCountersWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets perfmon counters for web app.

ListPremierAddOnsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the premier add-ons of an app.

ListPremierAddOnsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the premier add-ons of an app.

ListProcessesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessModulesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListPublicCertificatesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get public certificates for an app or a deployment slot.

ListPublishingCredentialsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Git/FTP publishing credentials of an app.

ListPublishingCredentialsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Git/FTP publishing credentials of an app.

ListPublishingProfileXmlWithSecretsSlotWithHttpMessagesAsync(String, String, CsmPublishingProfileOptions, String, Dictionary<String, List<String>>, CancellationToken)

Gets the publishing profile for an app (or deployment slot, if specified).

ListPublishingProfileXmlWithSecretsWithHttpMessagesAsync(String, String, CsmPublishingProfileOptions, Dictionary<String,List<String>>, CancellationToken)

Gets the publishing profile for an app (or deployment slot, if specified).

ListRelayServiceConnectionsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets hybrid connections configured for an app (or deployment slot, if specified).

ListRelayServiceConnectionsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets hybrid connections configured for an app (or deployment slot, if specified).

ListSiteBackupsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets existing backups of an app.

ListSiteBackupsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets existing backups of an app.

ListSiteBackupsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets existing backups of an app.

ListSiteBackupsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets existing backups of an app.

ListSiteExtensionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get list of siteextensions for a web site, or a deployment slot.

ListSitePushSettingsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Push settings associated with web app.

ListSitePushSettingsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the Push settings associated with web app.

ListSlotConfigurationNamesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the names of app settings and connection strings that stick to the slot (not swapped).

ListSlotDifferencesFromProductionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesFromProductionWithHttpMessagesAsync(String, String, CsmSlotEntity, Dictionary<String,List<String>>, CancellationToken)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesSlotWithHttpMessagesAsync(String, String, CsmSlotEntity, String, Dictionary<String,List<String>>, CancellationToken)

Get the difference in configuration settings between two web app slots.

ListSlotsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets an app's deployment slots.

ListSlotsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets an app's deployment slots.

ListSnapshotsFromDRSecondaryNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondarySlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondarySlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondaryWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns all Snapshots to the user.

ListSnapshotsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns all Snapshots to the user.

ListSnapshotsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Returns all Snapshots to the user.

ListSnapshotsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Returns all Snapshots to the user.

ListSyncFunctionTriggersSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

This is to allow calling via powershell and ARM template.

ListSyncFunctionTriggersWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

This is to allow calling via powershell and ARM template.

ListSyncStatusSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

This is to allow calling via powershell and ARM template.

ListSyncStatusWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

This is to allow calling via powershell and ARM template.

ListTriggeredWebJobHistoryNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistorySlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistorySlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistoryWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

List triggered web jobs for an app, or a deployment slot.

ListUsagesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the quota usage information of an app (or deployment slot, if specified).

ListVnetConnectionsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the virtual networks the app (or deployment slot) is connected to.

ListVnetConnectionsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the virtual networks the app (or deployment slot) is connected to.

ListWebJobsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List webjobs for an app, or a deployment slot.

ListWebJobsSlotNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List webjobs for an app, or a deployment slot.

ListWebJobsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List webjobs for an app, or a deployment slot.

ListWebJobsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

List webjobs for an app, or a deployment slot.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Get all apps for a subscription.

MigrateMySqlWithHttpMessagesAsync(String, String, MigrateMySqlRequest, Dictionary<String,List<String>>, CancellationToken)

Migrates a local (in-app) MySql database to a remote MySql database.

MigrateStorageWithHttpMessagesAsync(String, String, String, StorageMigrationOptions, Dictionary<String,List<String>>, CancellationToken)

Restores a web app.

PutPrivateAccessVnetSlotWithHttpMessagesAsync(String, String, PrivateAccess, String, Dictionary<String,List<String>>, CancellationToken)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

PutPrivateAccessVnetWithHttpMessagesAsync(String, String, PrivateAccess, Dictionary<String,List<String>>, CancellationToken)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

RecoverSiteConfigurationSnapshotSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Reverts the configuration of an app to a previous snapshot.

RecoverSiteConfigurationSnapshotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Reverts the configuration of an app to a previous snapshot.

ResetProductionSlotConfigWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

ResetSlotConfigurationSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

RestartSlotWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Restarts an app (or deployment slot, if specified).

RestartWithHttpMessagesAsync(String, String, Nullable<Boolean>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Restarts an app (or deployment slot, if specified).

RestoreFromBackupBlobSlotWithHttpMessagesAsync(String, String, RestoreRequest, String, Dictionary<String,List<String>>, CancellationToken)

Restores an app from a backup blob in Azure Storage.

RestoreFromBackupBlobWithHttpMessagesAsync(String, String, RestoreRequest, Dictionary<String,List<String>>, CancellationToken)

Restores an app from a backup blob in Azure Storage.

RestoreFromDeletedAppSlotWithHttpMessagesAsync(String, String, DeletedAppRestoreRequest, String, Dictionary<String,List<String>>, CancellationToken)

Restores a deleted web app to this web app.

RestoreFromDeletedAppWithHttpMessagesAsync(String, String, DeletedAppRestoreRequest, Dictionary<String,List<String>>, CancellationToken)

Restores a deleted web app to this web app.

RestoreSlotWithHttpMessagesAsync(String, String, String, RestoreRequest, String, Dictionary<String,List<String>>, CancellationToken)

Restores a specific backup to another app (or deployment slot, if specified).

RestoreSnapshotSlotWithHttpMessagesAsync(String, String, SnapshotRestoreRequest, String, Dictionary<String,List<String>>, CancellationToken)

Restores a web app from a snapshot.

RestoreSnapshotWithHttpMessagesAsync(String, String, SnapshotRestoreRequest, Dictionary<String,List<String>>, CancellationToken)

Restores a web app from a snapshot.

RestoreWithHttpMessagesAsync(String, String, String, RestoreRequest, Dictionary<String,List<String>>, CancellationToken)

Restores a specific backup to another app (or deployment slot, if specified).

RunTriggeredWebJobSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Run a triggered web job for an app, or a deployment slot.

RunTriggeredWebJobWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Run a triggered web job for an app, or a deployment slot.

StartContinuousWebJobSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Start a continuous web job for an app, or a deployment slot.

StartContinuousWebJobWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Start a continuous web job for an app, or a deployment slot.

StartNetworkTraceSlotWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String, List<String>>, CancellationToken)

Start capturing network packets for the site.

StartNetworkTraceWithHttpMessagesAsync(String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String,List<String>>, CancellationToken)

Start capturing network packets for the site.

StartSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Starts an app (or deployment slot, if specified).

StartWebSiteNetworkTraceOperationSlotWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String, List<String>>, CancellationToken)

Start capturing network packets for the site.

StartWebSiteNetworkTraceOperationWithHttpMessagesAsync(String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String, List<String>>, CancellationToken)

Start capturing network packets for the site.

StartWebSiteNetworkTraceSlotWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String, List<String>>, CancellationToken)

Start capturing network packets for the site (To be deprecated).

StartWebSiteNetworkTraceWithHttpMessagesAsync(String, String, Nullable<Int32>, Nullable<Int32>, String, Dictionary<String, List<String>>, CancellationToken)

Start capturing network packets for the site (To be deprecated).

StartWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Starts an app (or deployment slot, if specified).

StopContinuousWebJobSlotWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Stop a continuous web job for an app, or a deployment slot.

StopContinuousWebJobWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Stop a continuous web job for an app, or a deployment slot.

StopNetworkTraceSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Stop ongoing capturing network packets for the site.

StopNetworkTraceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Stop ongoing capturing network packets for the site.

StopSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Stops an app (or deployment slot, if specified).

StopWebSiteNetworkTraceSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Stop ongoing capturing network packets for the site.

StopWebSiteNetworkTraceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Stop ongoing capturing network packets for the site.

StopWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Stops an app (or deployment slot, if specified).

SwapSlotSlotWithHttpMessagesAsync(String, String, CsmSlotEntity, String, Dictionary<String,List<String>>, CancellationToken)

Swaps two deployment slots of an app.

SwapSlotWithProductionWithHttpMessagesAsync(String, String, CsmSlotEntity, Dictionary<String,List<String>>, CancellationToken)

Swaps two deployment slots of an app.

SyncFunctionsSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Syncs function trigger metadata to the management database

SyncFunctionsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Syncs function trigger metadata to the management database

SyncFunctionTriggersSlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Syncs function trigger metadata to the management database

SyncFunctionTriggersWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Syncs function trigger metadata to the management database

SyncRepositorySlotWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Sync web app repository.

SyncRepositoryWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Sync web app repository.

UpdateApplicationSettingsSlotWithHttpMessagesAsync(String, String, StringDictionary, String, Dictionary<String,List<String>>, CancellationToken)

Replaces the application settings of an app.

UpdateApplicationSettingsWithHttpMessagesAsync(String, String, StringDictionary, Dictionary<String,List<String>>, CancellationToken)

Replaces the application settings of an app.

UpdateAuthSettingsSlotWithHttpMessagesAsync(String, String, SiteAuthSettings, String, Dictionary<String,List<String>>, CancellationToken)

Updates the Authentication / Authorization settings associated with web app.

UpdateAuthSettingsV2SlotWithHttpMessagesAsync(String, String, SiteAuthSettingsV2, String, Dictionary<String,List<String>>, CancellationToken)

Updates site's Authentication / Authorization settings for apps via the V2 format

UpdateAuthSettingsV2WithHttpMessagesAsync(String, String, SiteAuthSettingsV2, Dictionary<String,List<String>>, CancellationToken)

Updates site's Authentication / Authorization settings for apps via the V2 format

UpdateAuthSettingsWithHttpMessagesAsync(String, String, SiteAuthSettings, Dictionary<String,List<String>>, CancellationToken)

Updates the Authentication / Authorization settings associated with web app.

UpdateAzureStorageAccountsSlotWithHttpMessagesAsync(String, String, AzureStoragePropertyDictionaryResource, String, Dictionary<String, List<String>>, CancellationToken)

Updates the Azure storage account configurations of an app.

UpdateAzureStorageAccountsWithHttpMessagesAsync(String, String, AzureStoragePropertyDictionaryResource, Dictionary<String,List<String>>, CancellationToken)

Updates the Azure storage account configurations of an app.

UpdateBackupConfigurationSlotWithHttpMessagesAsync(String, String, BackupRequest, String, Dictionary<String,List<String>>, CancellationToken)

Updates the backup configuration of an app.

UpdateBackupConfigurationWithHttpMessagesAsync(String, String, BackupRequest, Dictionary<String,List<String>>, CancellationToken)

Updates the backup configuration of an app.

UpdateConfigurationSlotWithHttpMessagesAsync(String, String, SiteConfigResource, String, Dictionary<String,List<String>>, CancellationToken)

Updates the configuration of an app.

UpdateConfigurationWithHttpMessagesAsync(String, String, SiteConfigResource, Dictionary<String,List<String>>, CancellationToken)

Updates the configuration of an app.

UpdateConnectionStringsSlotWithHttpMessagesAsync(String, String, ConnectionStringDictionary, String, Dictionary<String,List<String>>, CancellationToken)

Replaces the connection strings of an app.

UpdateConnectionStringsWithHttpMessagesAsync(String, String, ConnectionStringDictionary, Dictionary<String,List<String>>, CancellationToken)

Replaces the connection strings of an app.

UpdateDiagnosticLogsConfigSlotWithHttpMessagesAsync(String, String, SiteLogsConfig, String, Dictionary<String,List<String>>, CancellationToken)

Updates the logging configuration of an app.

UpdateDiagnosticLogsConfigWithHttpMessagesAsync(String, String, SiteLogsConfig, Dictionary<String,List<String>>, CancellationToken)

Updates the logging configuration of an app.

UpdateDomainOwnershipIdentifierSlotWithHttpMessagesAsync(String, String, String, Identifier, String, Dictionary<String,List<String>>, CancellationToken)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

UpdateDomainOwnershipIdentifierWithHttpMessagesAsync(String, String, String, Identifier, Dictionary<String,List<String>>, CancellationToken)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

UpdateFtpAllowedSlotWithHttpMessagesAsync(String, String, CsmPublishingCredentialsPoliciesEntity, String, Dictionary<String,List<String>>, CancellationToken)

Updates whether FTP is allowed on the site or not.

UpdateFtpAllowedWithHttpMessagesAsync(String, String, CsmPublishingCredentialsPoliciesEntity, Dictionary<String,List<String>>, CancellationToken)

Updates whether FTP is allowed on the site or not.

UpdateHybridConnectionSlotWithHttpMessagesAsync(String, String, String, String, HybridConnection, String, Dictionary<String, List<String>>, CancellationToken)

Creates a new Hybrid Connection using a Service Bus relay.

UpdateHybridConnectionWithHttpMessagesAsync(String, String, String, String, HybridConnection, Dictionary<String,List<String>>, CancellationToken)

Creates a new Hybrid Connection using a Service Bus relay.

UpdateMetadataSlotWithHttpMessagesAsync(String, String, StringDictionary, String, Dictionary<String,List<String>>, CancellationToken)

Replaces the metadata of an app.

UpdateMetadataWithHttpMessagesAsync(String, String, StringDictionary, Dictionary<String,List<String>>, CancellationToken)

Replaces the metadata of an app.

UpdatePremierAddOnSlotWithHttpMessagesAsync(String, String, String, PremierAddOnPatchResource, String, Dictionary<String,List<String>>, CancellationToken)

Updates a named add-on of an app.

UpdatePremierAddOnWithHttpMessagesAsync(String, String, String, PremierAddOnPatchResource, Dictionary<String,List<String>>, CancellationToken)

Updates a named add-on of an app.

UpdateRelayServiceConnectionSlotWithHttpMessagesAsync(String, String, String, RelayServiceConnectionEntity, String, Dictionary<String, List<String>>, CancellationToken)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

UpdateRelayServiceConnectionWithHttpMessagesAsync(String, String, String, RelayServiceConnectionEntity, Dictionary<String,List<String>>, CancellationToken)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

UpdateScmAllowedSlotWithHttpMessagesAsync(String, String, CsmPublishingCredentialsPoliciesEntity, String, Dictionary<String,List<String>>, CancellationToken)

Updates whether user publishing credentials are allowed on the site or not.

UpdateScmAllowedWithHttpMessagesAsync(String, String, CsmPublishingCredentialsPoliciesEntity, Dictionary<String,List<String>>, CancellationToken)

Updates whether user publishing credentials are allowed on the site or not.

UpdateSitePushSettingsSlotWithHttpMessagesAsync(String, String, PushSettings, String, Dictionary<String,List<String>>, CancellationToken)

Updates the Push settings associated with web app.

UpdateSitePushSettingsWithHttpMessagesAsync(String, String, PushSettings, Dictionary<String,List<String>>, CancellationToken)

Updates the Push settings associated with web app.

UpdateSlotConfigurationNamesWithHttpMessagesAsync(String, String, SlotConfigNamesResource, Dictionary<String,List<String>>, CancellationToken)

Updates the names of application settings and connection string that remain with the slot during swap operation.

UpdateSlotWithHttpMessagesAsync(String, String, SitePatchResource, String, Dictionary<String,List<String>>, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

UpdateSourceControlSlotWithHttpMessagesAsync(String, String, SiteSourceControl, String, Dictionary<String,List<String>>, CancellationToken)

Updates the source control configuration of an app.

UpdateSourceControlWithHttpMessagesAsync(String, String, SiteSourceControl, Dictionary<String,List<String>>, CancellationToken)

Updates the source control configuration of an app.

UpdateSwiftVirtualNetworkConnectionWithCheckSlotWithHttpMessagesAsync(String, String, SwiftVirtualNetwork, String, Dictionary<String,List<String>>, CancellationToken)

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.
UpdateSwiftVirtualNetworkConnectionWithCheckWithHttpMessagesAsync(String, String, SwiftVirtualNetwork, Dictionary<String,List<String>>, CancellationToken)

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.
UpdateVnetConnectionGatewaySlotWithHttpMessagesAsync(String, String, String, String, VnetGateway, String, Dictionary<String,List<String>>, CancellationToken)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

UpdateVnetConnectionGatewayWithHttpMessagesAsync(String, String, String, String, VnetGateway, Dictionary<String,List<String>>, CancellationToken)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

UpdateVnetConnectionSlotWithHttpMessagesAsync(String, String, String, VnetInfoResource, String, Dictionary<String,List<String>>, CancellationToken)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

UpdateVnetConnectionWithHttpMessagesAsync(String, String, String, VnetInfoResource, Dictionary<String,List<String>>, CancellationToken)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

UpdateWithHttpMessagesAsync(String, String, SitePatchResource, Dictionary<String,List<String>>, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

Extension Methods

AddPremierAddOn(IWebAppsOperations, String, String, String, PremierAddOn)

Updates a named add-on of an app.

AddPremierAddOnAsync(IWebAppsOperations, String, String, String, PremierAddOn, CancellationToken)

Updates a named add-on of an app.

AddPremierAddOnSlot(IWebAppsOperations, String, String, String, PremierAddOn, String)

Updates a named add-on of an app.

AddPremierAddOnSlotAsync(IWebAppsOperations, String, String, String, PremierAddOn, String, CancellationToken)

Updates a named add-on of an app.

AnalyzeCustomHostname(IWebAppsOperations, String, String, String)

Analyze a custom hostname.

AnalyzeCustomHostnameAsync(IWebAppsOperations, String, String, String, CancellationToken)

Analyze a custom hostname.

AnalyzeCustomHostnameSlot(IWebAppsOperations, String, String, String, String)

Analyze a custom hostname.

AnalyzeCustomHostnameSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Analyze a custom hostname.

ApplySlotConfigToProduction(IWebAppsOperations, String, String, CsmSlotEntity)

Applies the configuration settings from the target slot onto the current slot.

ApplySlotConfigToProductionAsync(IWebAppsOperations, String, String, CsmSlotEntity, CancellationToken)

Applies the configuration settings from the target slot onto the current slot.

ApplySlotConfigurationSlot(IWebAppsOperations, String, String, CsmSlotEntity, String)

Applies the configuration settings from the target slot onto the current slot.

ApplySlotConfigurationSlotAsync(IWebAppsOperations, String, String, CsmSlotEntity, String, CancellationToken)

Applies the configuration settings from the target slot onto the current slot.

ApproveOrRejectPrivateEndpointConnection(IWebAppsOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource)

Approves or rejects a private endpoint connection

ApproveOrRejectPrivateEndpointConnectionAsync(IWebAppsOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource, CancellationToken)

Approves or rejects a private endpoint connection

ApproveOrRejectPrivateEndpointConnectionSlot(IWebAppsOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource, String)

Approves or rejects a private endpoint connection

ApproveOrRejectPrivateEndpointConnectionSlotAsync(IWebAppsOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource, String, CancellationToken)

Approves or rejects a private endpoint connection

Backup(IWebAppsOperations, String, String, BackupRequest)

Creates a backup of an app.

BackupAsync(IWebAppsOperations, String, String, BackupRequest, CancellationToken)

Creates a backup of an app.

BackupSlot(IWebAppsOperations, String, String, BackupRequest, String)

Creates a backup of an app.

BackupSlotAsync(IWebAppsOperations, String, String, BackupRequest, String, CancellationToken)

Creates a backup of an app.

BeginApproveOrRejectPrivateEndpointConnection(IWebAppsOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource)

Approves or rejects a private endpoint connection

BeginApproveOrRejectPrivateEndpointConnectionAsync(IWebAppsOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource, CancellationToken)

Approves or rejects a private endpoint connection

BeginApproveOrRejectPrivateEndpointConnectionSlot(IWebAppsOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource, String)

Approves or rejects a private endpoint connection

BeginApproveOrRejectPrivateEndpointConnectionSlotAsync(IWebAppsOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource, String, CancellationToken)

Approves or rejects a private endpoint connection

BeginCreateFunction(IWebAppsOperations, String, String, String, FunctionEnvelope)

Create function for web site, or a deployment slot.

BeginCreateFunctionAsync(IWebAppsOperations, String, String, String, FunctionEnvelope, CancellationToken)

Create function for web site, or a deployment slot.

BeginCreateInstanceFunctionSlot(IWebAppsOperations, String, String, String, String, FunctionEnvelope)

Create function for web site, or a deployment slot.

BeginCreateInstanceFunctionSlotAsync(IWebAppsOperations, String, String, String, String, FunctionEnvelope, CancellationToken)

Create function for web site, or a deployment slot.

BeginCreateInstanceMSDeployOperation(IWebAppsOperations, String, String, String, MSDeploy)

Invoke the MSDeploy web app extension.

BeginCreateInstanceMSDeployOperationAsync(IWebAppsOperations, String, String, String, MSDeploy, CancellationToken)

Invoke the MSDeploy web app extension.

BeginCreateInstanceMSDeployOperationSlot(IWebAppsOperations, String, String, String, String, MSDeploy)

Invoke the MSDeploy web app extension.

BeginCreateInstanceMSDeployOperationSlotAsync(IWebAppsOperations, String, String, String, String, MSDeploy, CancellationToken)

Invoke the MSDeploy web app extension.

BeginCreateMSDeployOperation(IWebAppsOperations, String, String, MSDeploy)

Invoke the MSDeploy web app extension.

BeginCreateMSDeployOperationAsync(IWebAppsOperations, String, String, MSDeploy, CancellationToken)

Invoke the MSDeploy web app extension.

BeginCreateMSDeployOperationSlot(IWebAppsOperations, String, String, String, MSDeploy)

Invoke the MSDeploy web app extension.

BeginCreateMSDeployOperationSlotAsync(IWebAppsOperations, String, String, String, MSDeploy, CancellationToken)

Invoke the MSDeploy web app extension.

BeginCreateOrUpdate(IWebAppsOperations, String, String, Site)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

BeginCreateOrUpdateAsync(IWebAppsOperations, String, String, Site, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

BeginCreateOrUpdateSlot(IWebAppsOperations, String, String, Site, String)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

BeginCreateOrUpdateSlotAsync(IWebAppsOperations, String, String, Site, String, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

BeginCreateOrUpdateSourceControl(IWebAppsOperations, String, String, SiteSourceControl)

Updates the source control configuration of an app.

BeginCreateOrUpdateSourceControlAsync(IWebAppsOperations, String, String, SiteSourceControl, CancellationToken)

Updates the source control configuration of an app.

BeginCreateOrUpdateSourceControlSlot(IWebAppsOperations, String, String, SiteSourceControl, String)

Updates the source control configuration of an app.

BeginCreateOrUpdateSourceControlSlotAsync(IWebAppsOperations, String, String, SiteSourceControl, String, CancellationToken)

Updates the source control configuration of an app.

BeginDeletePrivateEndpointConnection(IWebAppsOperations, String, String, String)

Deletes a private endpoint connection

BeginDeletePrivateEndpointConnectionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes a private endpoint connection

BeginDeletePrivateEndpointConnectionSlot(IWebAppsOperations, String, String, String, String)

Deletes a private endpoint connection

BeginDeletePrivateEndpointConnectionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Deletes a private endpoint connection

BeginInstallSiteExtension(IWebAppsOperations, String, String, String)

Install site extension on a web site, or a deployment slot.

BeginInstallSiteExtensionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Install site extension on a web site, or a deployment slot.

BeginInstallSiteExtensionSlot(IWebAppsOperations, String, String, String, String)

Install site extension on a web site, or a deployment slot.

BeginInstallSiteExtensionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Install site extension on a web site, or a deployment slot.

BeginListPublishingCredentials(IWebAppsOperations, String, String)

Gets the Git/FTP publishing credentials of an app.

BeginListPublishingCredentialsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the Git/FTP publishing credentials of an app.

BeginListPublishingCredentialsSlot(IWebAppsOperations, String, String, String)

Gets the Git/FTP publishing credentials of an app.

BeginListPublishingCredentialsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the Git/FTP publishing credentials of an app.

BeginMigrateMySql(IWebAppsOperations, String, String, MigrateMySqlRequest)

Migrates a local (in-app) MySql database to a remote MySql database.

BeginMigrateMySqlAsync(IWebAppsOperations, String, String, MigrateMySqlRequest, CancellationToken)

Migrates a local (in-app) MySql database to a remote MySql database.

BeginMigrateStorage(IWebAppsOperations, String, String, String, StorageMigrationOptions)

Restores a web app.

BeginMigrateStorageAsync(IWebAppsOperations, String, String, String, StorageMigrationOptions, CancellationToken)

Restores a web app.

BeginRestore(IWebAppsOperations, String, String, String, RestoreRequest)

Restores a specific backup to another app (or deployment slot, if specified).

BeginRestoreAsync(IWebAppsOperations, String, String, String, RestoreRequest, CancellationToken)

Restores a specific backup to another app (or deployment slot, if specified).

BeginRestoreFromBackupBlob(IWebAppsOperations, String, String, RestoreRequest)

Restores an app from a backup blob in Azure Storage.

BeginRestoreFromBackupBlobAsync(IWebAppsOperations, String, String, RestoreRequest, CancellationToken)

Restores an app from a backup blob in Azure Storage.

BeginRestoreFromBackupBlobSlot(IWebAppsOperations, String, String, RestoreRequest, String)

Restores an app from a backup blob in Azure Storage.

BeginRestoreFromBackupBlobSlotAsync(IWebAppsOperations, String, String, RestoreRequest, String, CancellationToken)

Restores an app from a backup blob in Azure Storage.

BeginRestoreFromDeletedApp(IWebAppsOperations, String, String, DeletedAppRestoreRequest)

Restores a deleted web app to this web app.

BeginRestoreFromDeletedAppAsync(IWebAppsOperations, String, String, DeletedAppRestoreRequest, CancellationToken)

Restores a deleted web app to this web app.

BeginRestoreFromDeletedAppSlot(IWebAppsOperations, String, String, DeletedAppRestoreRequest, String)

Restores a deleted web app to this web app.

BeginRestoreFromDeletedAppSlotAsync(IWebAppsOperations, String, String, DeletedAppRestoreRequest, String, CancellationToken)

Restores a deleted web app to this web app.

BeginRestoreSlot(IWebAppsOperations, String, String, String, RestoreRequest, String)

Restores a specific backup to another app (or deployment slot, if specified).

BeginRestoreSlotAsync(IWebAppsOperations, String, String, String, RestoreRequest, String, CancellationToken)

Restores a specific backup to another app (or deployment slot, if specified).

BeginRestoreSnapshot(IWebAppsOperations, String, String, SnapshotRestoreRequest)

Restores a web app from a snapshot.

BeginRestoreSnapshotAsync(IWebAppsOperations, String, String, SnapshotRestoreRequest, CancellationToken)

Restores a web app from a snapshot.

BeginRestoreSnapshotSlot(IWebAppsOperations, String, String, SnapshotRestoreRequest, String)

Restores a web app from a snapshot.

BeginRestoreSnapshotSlotAsync(IWebAppsOperations, String, String, SnapshotRestoreRequest, String, CancellationToken)

Restores a web app from a snapshot.

BeginStartNetworkTrace(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site.

BeginStartNetworkTraceAsync(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site.

BeginStartNetworkTraceSlot(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site.

BeginStartNetworkTraceSlotAsync(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site.

BeginStartWebSiteNetworkTraceOperation(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site.

BeginStartWebSiteNetworkTraceOperationAsync(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site.

BeginStartWebSiteNetworkTraceOperationSlot(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site.

BeginStartWebSiteNetworkTraceOperationSlotAsync(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site.

BeginSwapSlotSlot(IWebAppsOperations, String, String, CsmSlotEntity, String)

Swaps two deployment slots of an app.

BeginSwapSlotSlotAsync(IWebAppsOperations, String, String, CsmSlotEntity, String, CancellationToken)

Swaps two deployment slots of an app.

BeginSwapSlotWithProduction(IWebAppsOperations, String, String, CsmSlotEntity)

Swaps two deployment slots of an app.

BeginSwapSlotWithProductionAsync(IWebAppsOperations, String, String, CsmSlotEntity, CancellationToken)

Swaps two deployment slots of an app.

CreateDeployment(IWebAppsOperations, String, String, String, Deployment)

Create a deployment for an app, or a deployment slot.

CreateDeploymentAsync(IWebAppsOperations, String, String, String, Deployment, CancellationToken)

Create a deployment for an app, or a deployment slot.

CreateDeploymentSlot(IWebAppsOperations, String, String, String, String, Deployment)

Create a deployment for an app, or a deployment slot.

CreateDeploymentSlotAsync(IWebAppsOperations, String, String, String, String, Deployment, CancellationToken)

Create a deployment for an app, or a deployment slot.

CreateFunction(IWebAppsOperations, String, String, String, FunctionEnvelope)

Create function for web site, or a deployment slot.

CreateFunctionAsync(IWebAppsOperations, String, String, String, FunctionEnvelope, CancellationToken)

Create function for web site, or a deployment slot.

CreateInstanceFunctionSlot(IWebAppsOperations, String, String, String, String, FunctionEnvelope)

Create function for web site, or a deployment slot.

CreateInstanceFunctionSlotAsync(IWebAppsOperations, String, String, String, String, FunctionEnvelope, CancellationToken)

Create function for web site, or a deployment slot.

CreateInstanceMSDeployOperation(IWebAppsOperations, String, String, String, MSDeploy)

Invoke the MSDeploy web app extension.

CreateInstanceMSDeployOperationAsync(IWebAppsOperations, String, String, String, MSDeploy, CancellationToken)

Invoke the MSDeploy web app extension.

CreateInstanceMSDeployOperationSlot(IWebAppsOperations, String, String, String, String, MSDeploy)

Invoke the MSDeploy web app extension.

CreateInstanceMSDeployOperationSlotAsync(IWebAppsOperations, String, String, String, String, MSDeploy, CancellationToken)

Invoke the MSDeploy web app extension.

CreateMSDeployOperation(IWebAppsOperations, String, String, MSDeploy)

Invoke the MSDeploy web app extension.

CreateMSDeployOperationAsync(IWebAppsOperations, String, String, MSDeploy, CancellationToken)

Invoke the MSDeploy web app extension.

CreateMSDeployOperationSlot(IWebAppsOperations, String, String, String, MSDeploy)

Invoke the MSDeploy web app extension.

CreateMSDeployOperationSlotAsync(IWebAppsOperations, String, String, String, MSDeploy, CancellationToken)

Invoke the MSDeploy web app extension.

CreateOneDeployOperation(IWebAppsOperations, String, String)

Invoke the OneDeploy publish web app extension.

CreateOneDeployOperationAsync(IWebAppsOperations, String, String, CancellationToken)

Invoke the OneDeploy publish web app extension.

CreateOrUpdate(IWebAppsOperations, String, String, Site)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

CreateOrUpdateAsync(IWebAppsOperations, String, String, Site, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

CreateOrUpdateConfiguration(IWebAppsOperations, String, String, SiteConfigResource)

Updates the configuration of an app.

CreateOrUpdateConfigurationAsync(IWebAppsOperations, String, String, SiteConfigResource, CancellationToken)

Updates the configuration of an app.

CreateOrUpdateConfigurationSlot(IWebAppsOperations, String, String, SiteConfigResource, String)

Updates the configuration of an app.

CreateOrUpdateConfigurationSlotAsync(IWebAppsOperations, String, String, SiteConfigResource, String, CancellationToken)

Updates the configuration of an app.

CreateOrUpdateDomainOwnershipIdentifier(IWebAppsOperations, String, String, String, Identifier)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

CreateOrUpdateDomainOwnershipIdentifierAsync(IWebAppsOperations, String, String, String, Identifier, CancellationToken)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

CreateOrUpdateDomainOwnershipIdentifierSlot(IWebAppsOperations, String, String, String, Identifier, String)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

CreateOrUpdateDomainOwnershipIdentifierSlotAsync(IWebAppsOperations, String, String, String, Identifier, String, CancellationToken)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

CreateOrUpdateFunctionSecret(IWebAppsOperations, String, String, String, String, KeyInfo)

Add or update a function secret.

CreateOrUpdateFunctionSecretAsync(IWebAppsOperations, String, String, String, String, KeyInfo, CancellationToken)

Add or update a function secret.

CreateOrUpdateFunctionSecretSlot(IWebAppsOperations, String, String, String, String, String, KeyInfo)

Add or update a function secret.

CreateOrUpdateFunctionSecretSlotAsync(IWebAppsOperations, String, String, String, String, String, KeyInfo, CancellationToken)

Add or update a function secret.

CreateOrUpdateHostNameBinding(IWebAppsOperations, String, String, String, HostNameBinding)

Creates a hostname binding for an app.

CreateOrUpdateHostNameBindingAsync(IWebAppsOperations, String, String, String, HostNameBinding, CancellationToken)

Creates a hostname binding for an app.

CreateOrUpdateHostNameBindingSlot(IWebAppsOperations, String, String, String, HostNameBinding, String)

Creates a hostname binding for an app.

CreateOrUpdateHostNameBindingSlotAsync(IWebAppsOperations, String, String, String, HostNameBinding, String, CancellationToken)

Creates a hostname binding for an app.

CreateOrUpdateHostSecret(IWebAppsOperations, String, String, String, String, KeyInfo)

Add or update a host level secret.

CreateOrUpdateHostSecretAsync(IWebAppsOperations, String, String, String, String, KeyInfo, CancellationToken)

Add or update a host level secret.

CreateOrUpdateHostSecretSlot(IWebAppsOperations, String, String, String, String, String, KeyInfo)

Add or update a host level secret.

CreateOrUpdateHostSecretSlotAsync(IWebAppsOperations, String, String, String, String, String, KeyInfo, CancellationToken)

Add or update a host level secret.

CreateOrUpdateHybridConnection(IWebAppsOperations, String, String, String, String, HybridConnection)

Creates a new Hybrid Connection using a Service Bus relay.

CreateOrUpdateHybridConnectionAsync(IWebAppsOperations, String, String, String, String, HybridConnection, CancellationToken)

Creates a new Hybrid Connection using a Service Bus relay.

CreateOrUpdateHybridConnectionSlot(IWebAppsOperations, String, String, String, String, HybridConnection, String)

Creates a new Hybrid Connection using a Service Bus relay.

CreateOrUpdateHybridConnectionSlotAsync(IWebAppsOperations, String, String, String, String, HybridConnection, String, CancellationToken)

Creates a new Hybrid Connection using a Service Bus relay.

CreateOrUpdatePublicCertificate(IWebAppsOperations, String, String, String, PublicCertificate)

Creates a hostname binding for an app.

CreateOrUpdatePublicCertificateAsync(IWebAppsOperations, String, String, String, PublicCertificate, CancellationToken)

Creates a hostname binding for an app.

CreateOrUpdatePublicCertificateSlot(IWebAppsOperations, String, String, String, PublicCertificate, String)

Creates a hostname binding for an app.

CreateOrUpdatePublicCertificateSlotAsync(IWebAppsOperations, String, String, String, PublicCertificate, String, CancellationToken)

Creates a hostname binding for an app.

CreateOrUpdateRelayServiceConnection(IWebAppsOperations, String, String, String, RelayServiceConnectionEntity)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

CreateOrUpdateRelayServiceConnectionAsync(IWebAppsOperations, String, String, String, RelayServiceConnectionEntity, CancellationToken)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

CreateOrUpdateRelayServiceConnectionSlot(IWebAppsOperations, String, String, String, RelayServiceConnectionEntity, String)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

CreateOrUpdateRelayServiceConnectionSlotAsync(IWebAppsOperations, String, String, String, RelayServiceConnectionEntity, String, CancellationToken)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

CreateOrUpdateSlot(IWebAppsOperations, String, String, Site, String)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

CreateOrUpdateSlotAsync(IWebAppsOperations, String, String, Site, String, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

CreateOrUpdateSourceControl(IWebAppsOperations, String, String, SiteSourceControl)

Updates the source control configuration of an app.

CreateOrUpdateSourceControlAsync(IWebAppsOperations, String, String, SiteSourceControl, CancellationToken)

Updates the source control configuration of an app.

CreateOrUpdateSourceControlSlot(IWebAppsOperations, String, String, SiteSourceControl, String)

Updates the source control configuration of an app.

CreateOrUpdateSourceControlSlotAsync(IWebAppsOperations, String, String, SiteSourceControl, String, CancellationToken)

Updates the source control configuration of an app.

CreateOrUpdateSwiftVirtualNetworkConnectionWithCheck(IWebAppsOperations, String, String, SwiftVirtualNetwork)

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.

CreateOrUpdateSwiftVirtualNetworkConnectionWithCheckAsync(IWebAppsOperations, String, String, SwiftVirtualNetwork, CancellationToken)

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.

CreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlot(IWebAppsOperations, String, String, SwiftVirtualNetwork, String)

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.

CreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotAsync(IWebAppsOperations, String, String, SwiftVirtualNetwork, String, CancellationToken)

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.

CreateOrUpdateVnetConnection(IWebAppsOperations, String, String, String, VnetInfoResource)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

CreateOrUpdateVnetConnectionAsync(IWebAppsOperations, String, String, String, VnetInfoResource, CancellationToken)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

CreateOrUpdateVnetConnectionGateway(IWebAppsOperations, String, String, String, String, VnetGateway)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

CreateOrUpdateVnetConnectionGatewayAsync(IWebAppsOperations, String, String, String, String, VnetGateway, CancellationToken)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

CreateOrUpdateVnetConnectionGatewaySlot(IWebAppsOperations, String, String, String, String, VnetGateway, String)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

CreateOrUpdateVnetConnectionGatewaySlotAsync(IWebAppsOperations, String, String, String, String, VnetGateway, String, CancellationToken)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

CreateOrUpdateVnetConnectionSlot(IWebAppsOperations, String, String, String, VnetInfoResource, String)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

CreateOrUpdateVnetConnectionSlotAsync(IWebAppsOperations, String, String, String, VnetInfoResource, String, CancellationToken)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

Delete(IWebAppsOperations, String, String, Nullable<Boolean>, Nullable<Boolean>)

Deletes a web, mobile, or API app, or one of the deployment slots.

DeleteAsync(IWebAppsOperations, String, String, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Deletes a web, mobile, or API app, or one of the deployment slots.

DeleteBackup(IWebAppsOperations, String, String, String)

Deletes a backup of an app by its ID.

DeleteBackupAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes a backup of an app by its ID.

DeleteBackupConfiguration(IWebAppsOperations, String, String)

Deletes the backup configuration of an app.

DeleteBackupConfigurationAsync(IWebAppsOperations, String, String, CancellationToken)

Deletes the backup configuration of an app.

DeleteBackupConfigurationSlot(IWebAppsOperations, String, String, String)

Deletes the backup configuration of an app.

DeleteBackupConfigurationSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes the backup configuration of an app.

DeleteBackupSlot(IWebAppsOperations, String, String, String, String)

Deletes a backup of an app by its ID.

DeleteBackupSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Deletes a backup of an app by its ID.

DeleteContinuousWebJob(IWebAppsOperations, String, String, String)

Delete a continuous web job by its ID for an app, or a deployment slot.

DeleteContinuousWebJobAsync(IWebAppsOperations, String, String, String, CancellationToken)

Delete a continuous web job by its ID for an app, or a deployment slot.

DeleteContinuousWebJobSlot(IWebAppsOperations, String, String, String, String)

Delete a continuous web job by its ID for an app, or a deployment slot.

DeleteContinuousWebJobSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Delete a continuous web job by its ID for an app, or a deployment slot.

DeleteDeployment(IWebAppsOperations, String, String, String)

Delete a deployment by its ID for an app, or a deployment slot.

DeleteDeploymentAsync(IWebAppsOperations, String, String, String, CancellationToken)

Delete a deployment by its ID for an app, or a deployment slot.

DeleteDeploymentSlot(IWebAppsOperations, String, String, String, String)

Delete a deployment by its ID for an app, or a deployment slot.

DeleteDeploymentSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Delete a deployment by its ID for an app, or a deployment slot.

DeleteDomainOwnershipIdentifier(IWebAppsOperations, String, String, String)

Deletes a domain ownership identifier for a web app.

DeleteDomainOwnershipIdentifierAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes a domain ownership identifier for a web app.

DeleteDomainOwnershipIdentifierSlot(IWebAppsOperations, String, String, String, String)

Deletes a domain ownership identifier for a web app.

DeleteDomainOwnershipIdentifierSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Deletes a domain ownership identifier for a web app.

DeleteFunction(IWebAppsOperations, String, String, String)

Delete a function for web site, or a deployment slot.

DeleteFunctionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Delete a function for web site, or a deployment slot.

DeleteFunctionSecret(IWebAppsOperations, String, String, String, String)

Delete a function secret.

DeleteFunctionSecretAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Delete a function secret.

DeleteFunctionSecretSlot(IWebAppsOperations, String, String, String, String, String)

Delete a function secret.

DeleteFunctionSecretSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Delete a function secret.

DeleteHostNameBinding(IWebAppsOperations, String, String, String)

Deletes a hostname binding for an app.

DeleteHostNameBindingAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes a hostname binding for an app.

DeleteHostNameBindingSlot(IWebAppsOperations, String, String, String, String)

Deletes a hostname binding for an app.

DeleteHostNameBindingSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Deletes a hostname binding for an app.

DeleteHostSecret(IWebAppsOperations, String, String, String, String)

Delete a host level secret.

DeleteHostSecretAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Delete a host level secret.

DeleteHostSecretSlot(IWebAppsOperations, String, String, String, String, String)

Delete a host level secret.

DeleteHostSecretSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Delete a host level secret.

DeleteHybridConnection(IWebAppsOperations, String, String, String, String)

Removes a Hybrid Connection from this site.

DeleteHybridConnectionAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Removes a Hybrid Connection from this site.

DeleteHybridConnectionSlot(IWebAppsOperations, String, String, String, String, String)

Removes a Hybrid Connection from this site.

DeleteHybridConnectionSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Removes a Hybrid Connection from this site.

DeleteInstanceFunctionSlot(IWebAppsOperations, String, String, String, String)

Delete a function for web site, or a deployment slot.

DeleteInstanceFunctionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Delete a function for web site, or a deployment slot.

DeleteInstanceProcess(IWebAppsOperations, String, String, String, String)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeleteInstanceProcessAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeleteInstanceProcessSlot(IWebAppsOperations, String, String, String, String, String)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeleteInstanceProcessSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeletePremierAddOn(IWebAppsOperations, String, String, String)

Delete a premier add-on from an app.

DeletePremierAddOnAsync(IWebAppsOperations, String, String, String, CancellationToken)

Delete a premier add-on from an app.

DeletePremierAddOnSlot(IWebAppsOperations, String, String, String, String)

Delete a premier add-on from an app.

DeletePremierAddOnSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Delete a premier add-on from an app.

DeletePrivateEndpointConnection(IWebAppsOperations, String, String, String)

Deletes a private endpoint connection

DeletePrivateEndpointConnectionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes a private endpoint connection

DeletePrivateEndpointConnectionSlot(IWebAppsOperations, String, String, String, String)

Deletes a private endpoint connection

DeletePrivateEndpointConnectionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Deletes a private endpoint connection

DeleteProcess(IWebAppsOperations, String, String, String)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeleteProcessAsync(IWebAppsOperations, String, String, String, CancellationToken)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeleteProcessSlot(IWebAppsOperations, String, String, String, String)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeleteProcessSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.

DeletePublicCertificate(IWebAppsOperations, String, String, String)

Deletes a hostname binding for an app.

DeletePublicCertificateAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes a hostname binding for an app.

DeletePublicCertificateSlot(IWebAppsOperations, String, String, String, String)

Deletes a hostname binding for an app.

DeletePublicCertificateSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Deletes a hostname binding for an app.

DeleteRelayServiceConnection(IWebAppsOperations, String, String, String)

Deletes a relay service connection by its name.

DeleteRelayServiceConnectionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes a relay service connection by its name.

DeleteRelayServiceConnectionSlot(IWebAppsOperations, String, String, String, String)

Deletes a relay service connection by its name.

DeleteRelayServiceConnectionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Deletes a relay service connection by its name.

DeleteSiteExtension(IWebAppsOperations, String, String, String)

Remove a site extension from a web site, or a deployment slot.

DeleteSiteExtensionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Remove a site extension from a web site, or a deployment slot.

DeleteSiteExtensionSlot(IWebAppsOperations, String, String, String, String)

Remove a site extension from a web site, or a deployment slot.

DeleteSiteExtensionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Remove a site extension from a web site, or a deployment slot.

DeleteSlot(IWebAppsOperations, String, String, String, Nullable<Boolean>, Nullable<Boolean>)

Deletes a web, mobile, or API app, or one of the deployment slots.

DeleteSlotAsync(IWebAppsOperations, String, String, String, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Deletes a web, mobile, or API app, or one of the deployment slots.

DeleteSourceControl(IWebAppsOperations, String, String, String)

Deletes the source control configuration of an app.

DeleteSourceControlAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes the source control configuration of an app.

DeleteSourceControlSlot(IWebAppsOperations, String, String, String, String)

Deletes the source control configuration of an app.

DeleteSourceControlSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Deletes the source control configuration of an app.

DeleteSwiftVirtualNetwork(IWebAppsOperations, String, String)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

DeleteSwiftVirtualNetworkAsync(IWebAppsOperations, String, String, CancellationToken)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

DeleteSwiftVirtualNetworkSlot(IWebAppsOperations, String, String, String)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

DeleteSwiftVirtualNetworkSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes a Swift Virtual Network connection from an app (or deployment slot).

DeleteTriggeredWebJob(IWebAppsOperations, String, String, String)

Delete a triggered web job by its ID for an app, or a deployment slot.

DeleteTriggeredWebJobAsync(IWebAppsOperations, String, String, String, CancellationToken)

Delete a triggered web job by its ID for an app, or a deployment slot.

DeleteTriggeredWebJobSlot(IWebAppsOperations, String, String, String, String)

Delete a triggered web job by its ID for an app, or a deployment slot.

DeleteTriggeredWebJobSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Delete a triggered web job by its ID for an app, or a deployment slot.

DeleteVnetConnection(IWebAppsOperations, String, String, String)

Deletes a connection from an app (or deployment slot to a named virtual network.

DeleteVnetConnectionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Deletes a connection from an app (or deployment slot to a named virtual network.

DeleteVnetConnectionSlot(IWebAppsOperations, String, String, String, String)

Deletes a connection from an app (or deployment slot to a named virtual network.

DeleteVnetConnectionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Deletes a connection from an app (or deployment slot to a named virtual network.

DiscoverBackup(IWebAppsOperations, String, String, RestoreRequest)

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.

DiscoverBackupAsync(IWebAppsOperations, String, String, RestoreRequest, CancellationToken)

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.

DiscoverBackupSlot(IWebAppsOperations, String, String, RestoreRequest, String)

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.

DiscoverBackupSlotAsync(IWebAppsOperations, String, String, RestoreRequest, String, CancellationToken)

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.

GenerateNewSitePublishingPassword(IWebAppsOperations, String, String)

Generates a new publishing password for an app (or deployment slot, if specified).

GenerateNewSitePublishingPasswordAsync(IWebAppsOperations, String, String, CancellationToken)

Generates a new publishing password for an app (or deployment slot, if specified).

GenerateNewSitePublishingPasswordSlot(IWebAppsOperations, String, String, String)

Generates a new publishing password for an app (or deployment slot, if specified).

GenerateNewSitePublishingPasswordSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Generates a new publishing password for an app (or deployment slot, if specified).

Get(IWebAppsOperations, String, String)

Gets the details of a web, mobile, or API app.

GetAppSettingKeyVaultReference(IWebAppsOperations, String, String, String)

Gets the config reference and status of an app

GetAppSettingKeyVaultReferenceAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the config reference and status of an app

GetAppSettingKeyVaultReferenceSlot(IWebAppsOperations, String, String, String, String)

Gets the config reference and status of an app

GetAppSettingKeyVaultReferenceSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets the config reference and status of an app

GetAppSettingsKeyVaultReferences(IWebAppsOperations, String, String)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesNext(IWebAppsOperations, String)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesNextAsync(IWebAppsOperations, String, CancellationToken)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesSlot(IWebAppsOperations, String, String, String)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesSlotNext(IWebAppsOperations, String)

Gets the config reference app settings and status of an app

GetAppSettingsKeyVaultReferencesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Gets the config reference app settings and status of an app

GetAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the details of a web, mobile, or API app.

GetAuthSettings(IWebAppsOperations, String, String)

Gets the Authentication/Authorization settings of an app.

GetAuthSettingsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the Authentication/Authorization settings of an app.

GetAuthSettingsSlot(IWebAppsOperations, String, String, String)

Gets the Authentication/Authorization settings of an app.

GetAuthSettingsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the Authentication/Authorization settings of an app.

GetAuthSettingsV2(IWebAppsOperations, String, String)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2Async(IWebAppsOperations, String, String, CancellationToken)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2Slot(IWebAppsOperations, String, String, String)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2SlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2WithoutSecrets(IWebAppsOperations, String, String)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2WithoutSecretsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2WithoutSecretsSlot(IWebAppsOperations, String, String, String)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetAuthSettingsV2WithoutSecretsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets site's Authentication / Authorization settings for apps via the V2 format

GetBackupConfiguration(IWebAppsOperations, String, String)

Gets the backup configuration of an app.

GetBackupConfigurationAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the backup configuration of an app.

GetBackupConfigurationSlot(IWebAppsOperations, String, String, String)

Gets the backup configuration of an app.

GetBackupConfigurationSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the backup configuration of an app.

GetBackupStatus(IWebAppsOperations, String, String, String)

Gets a backup of an app by its ID.

GetBackupStatusAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a backup of an app by its ID.

GetBackupStatusSlot(IWebAppsOperations, String, String, String, String)

Gets a backup of an app by its ID.

GetBackupStatusSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a backup of an app by its ID.

GetConfiguration(IWebAppsOperations, String, String)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

GetConfigurationAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

GetConfigurationSlot(IWebAppsOperations, String, String, String)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

GetConfigurationSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.

GetConfigurationSnapshot(IWebAppsOperations, String, String, String)

Gets a snapshot of the configuration of an app at a previous point in time.

GetConfigurationSnapshotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a snapshot of the configuration of an app at a previous point in time.

GetConfigurationSnapshotSlot(IWebAppsOperations, String, String, String, String)

Gets a snapshot of the configuration of an app at a previous point in time.

GetConfigurationSnapshotSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a snapshot of the configuration of an app at a previous point in time.

GetContainerLogsZip(IWebAppsOperations, String, String)

Gets the ZIP archived docker log files for the given site

GetContainerLogsZipAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the ZIP archived docker log files for the given site

GetContainerLogsZipSlot(IWebAppsOperations, String, String, String)

Gets the ZIP archived docker log files for the given site

GetContainerLogsZipSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the ZIP archived docker log files for the given site

GetContinuousWebJob(IWebAppsOperations, String, String, String)

Gets a continuous web job by its ID for an app, or a deployment slot.

GetContinuousWebJobAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a continuous web job by its ID for an app, or a deployment slot.

GetContinuousWebJobSlot(IWebAppsOperations, String, String, String, String)

Gets a continuous web job by its ID for an app, or a deployment slot.

GetContinuousWebJobSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a continuous web job by its ID for an app, or a deployment slot.

GetDeployment(IWebAppsOperations, String, String, String)

Get a deployment by its ID for an app, or a deployment slot.

GetDeploymentAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get a deployment by its ID for an app, or a deployment slot.

GetDeploymentSlot(IWebAppsOperations, String, String, String, String)

Get a deployment by its ID for an app, or a deployment slot.

GetDeploymentSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get a deployment by its ID for an app, or a deployment slot.

GetDiagnosticLogsConfiguration(IWebAppsOperations, String, String)

Gets the logging configuration of an app.

GetDiagnosticLogsConfigurationAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the logging configuration of an app.

GetDiagnosticLogsConfigurationSlot(IWebAppsOperations, String, String, String)

Gets the logging configuration of an app.

GetDiagnosticLogsConfigurationSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the logging configuration of an app.

GetDomainOwnershipIdentifier(IWebAppsOperations, String, String, String)

Get domain ownership identifier for web app.

GetDomainOwnershipIdentifierAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get domain ownership identifier for web app.

GetDomainOwnershipIdentifierSlot(IWebAppsOperations, String, String, String, String)

Get domain ownership identifier for web app.

GetDomainOwnershipIdentifierSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get domain ownership identifier for web app.

GetFtpAllowed(IWebAppsOperations, String, String)

Returns whether FTP is allowed on the site or not.

GetFtpAllowedAsync(IWebAppsOperations, String, String, CancellationToken)

Returns whether FTP is allowed on the site or not.

GetFtpAllowedSlot(IWebAppsOperations, String, String, String)

Returns whether FTP is allowed on the site or not.

GetFtpAllowedSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Returns whether FTP is allowed on the site or not.

GetFunction(IWebAppsOperations, String, String, String)

Get function information by its ID for web site, or a deployment slot.

GetFunctionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get function information by its ID for web site, or a deployment slot.

GetFunctionsAdminToken(IWebAppsOperations, String, String)

Fetch a short lived token that can be exchanged for a master key.

GetFunctionsAdminTokenAsync(IWebAppsOperations, String, String, CancellationToken)

Fetch a short lived token that can be exchanged for a master key.

GetFunctionsAdminTokenSlot(IWebAppsOperations, String, String, String)

Fetch a short lived token that can be exchanged for a master key.

GetFunctionsAdminTokenSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Fetch a short lived token that can be exchanged for a master key.

GetHostNameBinding(IWebAppsOperations, String, String, String)

Get the named hostname binding for an app (or deployment slot, if specified).

GetHostNameBindingAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get the named hostname binding for an app (or deployment slot, if specified).

GetHostNameBindingSlot(IWebAppsOperations, String, String, String, String)

Get the named hostname binding for an app (or deployment slot, if specified).

GetHostNameBindingSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get the named hostname binding for an app (or deployment slot, if specified).

GetHybridConnection(IWebAppsOperations, String, String, String, String)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

GetHybridConnectionAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

GetHybridConnectionSlot(IWebAppsOperations, String, String, String, String, String)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

GetHybridConnectionSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Retrieves a specific Service Bus Hybrid Connection used by this Web App.

GetInstanceFunctionSlot(IWebAppsOperations, String, String, String, String)

Get function information by its ID for web site, or a deployment slot.

GetInstanceFunctionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get function information by its ID for web site, or a deployment slot.

GetInstanceInfo(IWebAppsOperations, String, String, String)

Gets all scale-out instances of an app.

GetInstanceInfoAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets all scale-out instances of an app.

GetInstanceInfoSlot(IWebAppsOperations, String, String, String, String)

Gets all scale-out instances of an app.

GetInstanceInfoSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets all scale-out instances of an app.

GetInstanceMSDeployLog(IWebAppsOperations, String, String, String)

Get the MSDeploy Log for the last MSDeploy operation.

GetInstanceMSDeployLogAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get the MSDeploy Log for the last MSDeploy operation.

GetInstanceMSDeployLogSlot(IWebAppsOperations, String, String, String, String)

Get the MSDeploy Log for the last MSDeploy operation.

GetInstanceMSDeployLogSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get the MSDeploy Log for the last MSDeploy operation.

GetInstanceMsDeployStatus(IWebAppsOperations, String, String, String)

Get the status of the last MSDeploy operation.

GetInstanceMsDeployStatusAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get the status of the last MSDeploy operation.

GetInstanceMsDeployStatusSlot(IWebAppsOperations, String, String, String, String)

Get the status of the last MSDeploy operation.

GetInstanceMsDeployStatusSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get the status of the last MSDeploy operation.

GetInstanceProcess(IWebAppsOperations, String, String, String, String)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessDump(IWebAppsOperations, String, String, String, String)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessDumpAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessDumpSlot(IWebAppsOperations, String, String, String, String, String)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessDumpSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessModule(IWebAppsOperations, String, String, String, String, String)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessModuleAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessModuleSlot(IWebAppsOperations, String, String, String, String, String, String)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessModuleSlotAsync(IWebAppsOperations, String, String, String, String, String, String, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessSlot(IWebAppsOperations, String, String, String, String, String)

Get process information by its ID for a specific scaled-out instance in a web site.

GetInstanceProcessSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetMigrateMySqlStatus(IWebAppsOperations, String, String)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

GetMigrateMySqlStatusAsync(IWebAppsOperations, String, String, CancellationToken)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

GetMigrateMySqlStatusSlot(IWebAppsOperations, String, String, String)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

GetMigrateMySqlStatusSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled

GetMSDeployLog(IWebAppsOperations, String, String)

Get the MSDeploy Log for the last MSDeploy operation.

GetMSDeployLogAsync(IWebAppsOperations, String, String, CancellationToken)

Get the MSDeploy Log for the last MSDeploy operation.

GetMSDeployLogSlot(IWebAppsOperations, String, String, String)

Get the MSDeploy Log for the last MSDeploy operation.

GetMSDeployLogSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get the MSDeploy Log for the last MSDeploy operation.

GetMSDeployStatus(IWebAppsOperations, String, String)

Get the status of the last MSDeploy operation.

GetMSDeployStatusAsync(IWebAppsOperations, String, String, CancellationToken)

Get the status of the last MSDeploy operation.

GetMSDeployStatusSlot(IWebAppsOperations, String, String, String)

Get the status of the last MSDeploy operation.

GetMSDeployStatusSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get the status of the last MSDeploy operation.

GetNetworkTraceOperation(IWebAppsOperations, String, String, String)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationSlot(IWebAppsOperations, String, String, String, String)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationSlotV2(IWebAppsOperations, String, String, String, String)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationSlotV2Async(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationV2(IWebAppsOperations, String, String, String)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraceOperationV2Async(IWebAppsOperations, String, String, String, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTraces(IWebAppsOperations, String, String, String)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesSlot(IWebAppsOperations, String, String, String, String)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesSlotV2(IWebAppsOperations, String, String, String, String)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesSlotV2Async(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesV2(IWebAppsOperations, String, String, String)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetNetworkTracesV2Async(IWebAppsOperations, String, String, String, CancellationToken)

Gets a named operation for a network trace capturing (or deployment slot, if specified).

GetOneDeployStatus(IWebAppsOperations, String, String)

Invoke onedeploy status API /api/deployments and gets the deployment status for the site

GetOneDeployStatusAsync(IWebAppsOperations, String, String, CancellationToken)

Invoke onedeploy status API /api/deployments and gets the deployment status for the site

GetPremierAddOn(IWebAppsOperations, String, String, String)

Gets a named add-on of an app.

GetPremierAddOnAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a named add-on of an app.

GetPremierAddOnSlot(IWebAppsOperations, String, String, String, String)

Gets a named add-on of an app.

GetPremierAddOnSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a named add-on of an app.

GetPrivateAccess(IWebAppsOperations, String, String)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

GetPrivateAccessAsync(IWebAppsOperations, String, String, CancellationToken)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

GetPrivateAccessSlot(IWebAppsOperations, String, String, String)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

GetPrivateAccessSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets data around private site access enablement and authorized Virtual Networks that can access the site.

GetPrivateEndpointConnection(IWebAppsOperations, String, String, String)

Gets a private endpoint connection

GetPrivateEndpointConnectionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a private endpoint connection

GetPrivateEndpointConnectionList(IWebAppsOperations, String, String)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListNext(IWebAppsOperations, String)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListNextAsync(IWebAppsOperations, String, CancellationToken)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListSlot(IWebAppsOperations, String, String, String)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListSlotNext(IWebAppsOperations, String)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionListSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Gets the list of private endpoint connections associated with a site

GetPrivateEndpointConnectionSlot(IWebAppsOperations, String, String, String, String)

Gets a private endpoint connection

GetPrivateEndpointConnectionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a private endpoint connection

GetPrivateLinkResources(IWebAppsOperations, String, String)

Gets the private link resources

GetPrivateLinkResourcesAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the private link resources

GetPrivateLinkResourcesSlot(IWebAppsOperations, String, String, String)

Gets the private link resources

GetPrivateLinkResourcesSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the private link resources

GetProcess(IWebAppsOperations, String, String, String)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessDump(IWebAppsOperations, String, String, String)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetProcessDumpAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetProcessDumpSlot(IWebAppsOperations, String, String, String, String)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetProcessDumpSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.

GetProcessModule(IWebAppsOperations, String, String, String, String)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessModuleAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessModuleSlot(IWebAppsOperations, String, String, String, String, String)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessModuleSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessSlot(IWebAppsOperations, String, String, String, String)

Get process information by its ID for a specific scaled-out instance in a web site.

GetProcessSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get process information by its ID for a specific scaled-out instance in a web site.

GetPublicCertificate(IWebAppsOperations, String, String, String)

Get the named public certificate for an app (or deployment slot, if specified).

GetPublicCertificateAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get the named public certificate for an app (or deployment slot, if specified).

GetPublicCertificateSlot(IWebAppsOperations, String, String, String, String)

Get the named public certificate for an app (or deployment slot, if specified).

GetPublicCertificateSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get the named public certificate for an app (or deployment slot, if specified).

GetRelayServiceConnection(IWebAppsOperations, String, String, String)

Gets a hybrid connection configuration by its name.

GetRelayServiceConnectionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a hybrid connection configuration by its name.

GetRelayServiceConnectionSlot(IWebAppsOperations, String, String, String, String)

Gets a hybrid connection configuration by its name.

GetRelayServiceConnectionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a hybrid connection configuration by its name.

GetScmAllowed(IWebAppsOperations, String, String)

Returns whether Scm basic auth is allowed on the site or not.

GetScmAllowedAsync(IWebAppsOperations, String, String, CancellationToken)

Returns whether Scm basic auth is allowed on the site or not.

GetScmAllowedSlot(IWebAppsOperations, String, String, String)

Returns whether Scm basic auth is allowed on the site or not.

GetScmAllowedSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Returns whether Scm basic auth is allowed on the site or not.

GetSiteConnectionStringKeyVaultReference(IWebAppsOperations, String, String, String)

Gets the config reference and status of an app

GetSiteConnectionStringKeyVaultReferenceAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the config reference and status of an app

GetSiteConnectionStringKeyVaultReferences(IWebAppsOperations, String, String)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferencesAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferenceSlot(IWebAppsOperations, String, String, String, String)

Gets the config reference and status of an app

GetSiteConnectionStringKeyVaultReferenceSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets the config reference and status of an app

GetSiteConnectionStringKeyVaultReferencesNext(IWebAppsOperations, String)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferencesNextAsync(IWebAppsOperations, String, CancellationToken)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferencesSlot(IWebAppsOperations, String, String, String)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferencesSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferencesSlotNext(IWebAppsOperations, String)

Gets the config reference app settings and status of an app

GetSiteConnectionStringKeyVaultReferencesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Gets the config reference app settings and status of an app

GetSiteExtension(IWebAppsOperations, String, String, String)

Get site extension information by its ID for a web site, or a deployment slot.

GetSiteExtensionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get site extension information by its ID for a web site, or a deployment slot.

GetSiteExtensionSlot(IWebAppsOperations, String, String, String, String)

Get site extension information by its ID for a web site, or a deployment slot.

GetSiteExtensionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get site extension information by its ID for a web site, or a deployment slot.

GetSitePhpErrorLogFlag(IWebAppsOperations, String, String)

Gets web app's event logs.

GetSitePhpErrorLogFlagAsync(IWebAppsOperations, String, String, CancellationToken)

Gets web app's event logs.

GetSitePhpErrorLogFlagSlot(IWebAppsOperations, String, String, String)

Gets web app's event logs.

GetSitePhpErrorLogFlagSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets web app's event logs.

GetSlot(IWebAppsOperations, String, String, String)

Gets the details of a web, mobile, or API app.

GetSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the details of a web, mobile, or API app.

GetSourceControl(IWebAppsOperations, String, String)

Gets the source control configuration of an app.

GetSourceControlAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the source control configuration of an app.

GetSourceControlSlot(IWebAppsOperations, String, String, String)

Gets the source control configuration of an app.

GetSourceControlSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the source control configuration of an app.

GetSwiftVirtualNetworkConnection(IWebAppsOperations, String, String)

Gets a Swift Virtual Network connection.

GetSwiftVirtualNetworkConnectionAsync(IWebAppsOperations, String, String, CancellationToken)

Gets a Swift Virtual Network connection.

GetSwiftVirtualNetworkConnectionSlot(IWebAppsOperations, String, String, String)

Gets a Swift Virtual Network connection.

GetSwiftVirtualNetworkConnectionSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a Swift Virtual Network connection.

GetTriggeredWebJob(IWebAppsOperations, String, String, String)

Gets a triggered web job by its ID for an app, or a deployment slot.

GetTriggeredWebJobAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a triggered web job by its ID for an app, or a deployment slot.

GetTriggeredWebJobHistory(IWebAppsOperations, String, String, String, String)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

GetTriggeredWebJobHistoryAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

GetTriggeredWebJobHistorySlot(IWebAppsOperations, String, String, String, String, String)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

GetTriggeredWebJobHistorySlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Gets a triggered web job's history by its ID for an app, , or a deployment slot.

GetTriggeredWebJobSlot(IWebAppsOperations, String, String, String, String)

Gets a triggered web job by its ID for an app, or a deployment slot.

GetTriggeredWebJobSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a triggered web job by its ID for an app, or a deployment slot.

GetVnetConnection(IWebAppsOperations, String, String, String)

Gets a virtual network the app (or deployment slot) is connected to by name.

GetVnetConnectionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a virtual network the app (or deployment slot) is connected to by name.

GetVnetConnectionGateway(IWebAppsOperations, String, String, String, String)

Gets an app's Virtual Network gateway.

GetVnetConnectionGatewayAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets an app's Virtual Network gateway.

GetVnetConnectionGatewaySlot(IWebAppsOperations, String, String, String, String, String)

Gets an app's Virtual Network gateway.

GetVnetConnectionGatewaySlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

Gets an app's Virtual Network gateway.

GetVnetConnectionSlot(IWebAppsOperations, String, String, String, String)

Gets a virtual network the app (or deployment slot) is connected to by name.

GetVnetConnectionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets a virtual network the app (or deployment slot) is connected to by name.

GetWebJob(IWebAppsOperations, String, String, String)

Get webjob information for an app, or a deployment slot.

GetWebJobAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get webjob information for an app, or a deployment slot.

GetWebJobSlot(IWebAppsOperations, String, String, String, String)

Get webjob information for an app, or a deployment slot.

GetWebJobSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get webjob information for an app, or a deployment slot.

GetWebSiteContainerLogs(IWebAppsOperations, String, String)

Gets the last lines of docker logs for the given site

GetWebSiteContainerLogsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the last lines of docker logs for the given site

GetWebSiteContainerLogsSlot(IWebAppsOperations, String, String, String)

Gets the last lines of docker logs for the given site

GetWebSiteContainerLogsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the last lines of docker logs for the given site

InstallSiteExtension(IWebAppsOperations, String, String, String)

Install site extension on a web site, or a deployment slot.

InstallSiteExtensionAsync(IWebAppsOperations, String, String, String, CancellationToken)

Install site extension on a web site, or a deployment slot.

InstallSiteExtensionSlot(IWebAppsOperations, String, String, String, String)

Install site extension on a web site, or a deployment slot.

InstallSiteExtensionSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Install site extension on a web site, or a deployment slot.

IsCloneable(IWebAppsOperations, String, String)

Shows whether an app can be cloned to another resource group or subscription.

IsCloneableAsync(IWebAppsOperations, String, String, CancellationToken)

Shows whether an app can be cloned to another resource group or subscription.

IsCloneableSlot(IWebAppsOperations, String, String, String)

Shows whether an app can be cloned to another resource group or subscription.

IsCloneableSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Shows whether an app can be cloned to another resource group or subscription.

List(IWebAppsOperations)

Get all apps for a subscription.

ListApplicationSettings(IWebAppsOperations, String, String)

Gets the application settings of an app.

ListApplicationSettingsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the application settings of an app.

ListApplicationSettingsSlot(IWebAppsOperations, String, String, String)

Gets the application settings of an app.

ListApplicationSettingsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the application settings of an app.

ListAsync(IWebAppsOperations, CancellationToken)

Get all apps for a subscription.

ListAzureStorageAccounts(IWebAppsOperations, String, String)

Gets the Azure storage account configurations of an app.

ListAzureStorageAccountsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the Azure storage account configurations of an app.

ListAzureStorageAccountsSlot(IWebAppsOperations, String, String, String)

Gets the Azure storage account configurations of an app.

ListAzureStorageAccountsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the Azure storage account configurations of an app.

ListBackups(IWebAppsOperations, String, String)

Gets existing backups of an app.

ListBackupsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets existing backups of an app.

ListBackupsNext(IWebAppsOperations, String)

Gets existing backups of an app.

ListBackupsNextAsync(IWebAppsOperations, String, CancellationToken)

Gets existing backups of an app.

ListBackupsSlot(IWebAppsOperations, String, String, String)

Gets existing backups of an app.

ListBackupsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets existing backups of an app.

ListBackupsSlotNext(IWebAppsOperations, String)

Gets existing backups of an app.

ListBackupsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Gets existing backups of an app.

ListBackupStatusSecrets(IWebAppsOperations, String, String, String, BackupRequest)

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.

ListBackupStatusSecretsAsync(IWebAppsOperations, String, String, String, BackupRequest, CancellationToken)

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.

ListBackupStatusSecretsSlot(IWebAppsOperations, String, String, String, BackupRequest, String)

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.

ListBackupStatusSecretsSlotAsync(IWebAppsOperations, String, String, String, BackupRequest, String, CancellationToken)

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.

ListBasicPublishingCredentialsPolicies(IWebAppsOperations, String, String)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesAsync(IWebAppsOperations, String, String, CancellationToken)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesNext(IWebAppsOperations, String)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesNextAsync(IWebAppsOperations, String, CancellationToken)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesSlot(IWebAppsOperations, String, String, String)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesSlotNext(IWebAppsOperations, String)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListBasicPublishingCredentialsPoliciesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.

ListByResourceGroup(IWebAppsOperations, String, Nullable<Boolean>)

Gets all web, mobile, and API apps in the specified resource group.

ListByResourceGroupAsync(IWebAppsOperations, String, Nullable<Boolean>, CancellationToken)

Gets all web, mobile, and API apps in the specified resource group.

ListByResourceGroupNext(IWebAppsOperations, String)

Gets all web, mobile, and API apps in the specified resource group.

ListByResourceGroupNextAsync(IWebAppsOperations, String, CancellationToken)

Gets all web, mobile, and API apps in the specified resource group.

ListConfigurations(IWebAppsOperations, String, String)

List the configurations of an app

ListConfigurationsAsync(IWebAppsOperations, String, String, CancellationToken)

List the configurations of an app

ListConfigurationSnapshotInfo(IWebAppsOperations, String, String)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoAsync(IWebAppsOperations, String, String, CancellationToken)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoNext(IWebAppsOperations, String)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoNextAsync(IWebAppsOperations, String, CancellationToken)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoSlot(IWebAppsOperations, String, String, String)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoSlotNext(IWebAppsOperations, String)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationSnapshotInfoSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

ListConfigurationsNext(IWebAppsOperations, String)

List the configurations of an app

ListConfigurationsNextAsync(IWebAppsOperations, String, CancellationToken)

List the configurations of an app

ListConfigurationsSlot(IWebAppsOperations, String, String, String)

List the configurations of an app

ListConfigurationsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

List the configurations of an app

ListConfigurationsSlotNext(IWebAppsOperations, String)

List the configurations of an app

ListConfigurationsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List the configurations of an app

ListConnectionStrings(IWebAppsOperations, String, String)

Gets the connection strings of an app.

ListConnectionStringsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the connection strings of an app.

ListConnectionStringsSlot(IWebAppsOperations, String, String, String)

Gets the connection strings of an app.

ListConnectionStringsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the connection strings of an app.

ListContinuousWebJobs(IWebAppsOperations, String, String)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsAsync(IWebAppsOperations, String, String, CancellationToken)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsNext(IWebAppsOperations, String)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsNextAsync(IWebAppsOperations, String, CancellationToken)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsSlot(IWebAppsOperations, String, String, String)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsSlotNext(IWebAppsOperations, String)

List continuous web jobs for an app, or a deployment slot.

ListContinuousWebJobsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List continuous web jobs for an app, or a deployment slot.

ListDeploymentLog(IWebAppsOperations, String, String, String)

List deployment log for specific deployment for an app, or a deployment slot.

ListDeploymentLogAsync(IWebAppsOperations, String, String, String, CancellationToken)

List deployment log for specific deployment for an app, or a deployment slot.

ListDeploymentLogSlot(IWebAppsOperations, String, String, String, String)

List deployment log for specific deployment for an app, or a deployment slot.

ListDeploymentLogSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

List deployment log for specific deployment for an app, or a deployment slot.

ListDeployments(IWebAppsOperations, String, String)

List deployments for an app, or a deployment slot.

ListDeploymentsAsync(IWebAppsOperations, String, String, CancellationToken)

List deployments for an app, or a deployment slot.

ListDeploymentsNext(IWebAppsOperations, String)

List deployments for an app, or a deployment slot.

ListDeploymentsNextAsync(IWebAppsOperations, String, CancellationToken)

List deployments for an app, or a deployment slot.

ListDeploymentsSlot(IWebAppsOperations, String, String, String)

List deployments for an app, or a deployment slot.

ListDeploymentsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

List deployments for an app, or a deployment slot.

ListDeploymentsSlotNext(IWebAppsOperations, String)

List deployments for an app, or a deployment slot.

ListDeploymentsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List deployments for an app, or a deployment slot.

ListDomainOwnershipIdentifiers(IWebAppsOperations, String, String)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersAsync(IWebAppsOperations, String, String, CancellationToken)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersNext(IWebAppsOperations, String)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersNextAsync(IWebAppsOperations, String, CancellationToken)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersSlot(IWebAppsOperations, String, String, String)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersSlotNext(IWebAppsOperations, String)

Lists ownership identifiers for domain associated with web app.

ListDomainOwnershipIdentifiersSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Lists ownership identifiers for domain associated with web app.

ListFunctionKeys(IWebAppsOperations, String, String, String)

Get function keys for a function in a web site, or a deployment slot.

ListFunctionKeysAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get function keys for a function in a web site, or a deployment slot.

ListFunctionKeysSlot(IWebAppsOperations, String, String, String, String)

Get function keys for a function in a web site, or a deployment slot.

ListFunctionKeysSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get function keys for a function in a web site, or a deployment slot.

ListFunctions(IWebAppsOperations, String, String)

List the functions for a web site, or a deployment slot.

ListFunctionsAsync(IWebAppsOperations, String, String, CancellationToken)

List the functions for a web site, or a deployment slot.

ListFunctionSecrets(IWebAppsOperations, String, String, String)

Get function secrets for a function in a web site, or a deployment slot.

ListFunctionSecretsAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get function secrets for a function in a web site, or a deployment slot.

ListFunctionSecretsSlot(IWebAppsOperations, String, String, String, String)

Get function secrets for a function in a web site, or a deployment slot.

ListFunctionSecretsSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get function secrets for a function in a web site, or a deployment slot.

ListFunctionsNext(IWebAppsOperations, String)

List the functions for a web site, or a deployment slot.

ListFunctionsNextAsync(IWebAppsOperations, String, CancellationToken)

List the functions for a web site, or a deployment slot.

ListHostKeys(IWebAppsOperations, String, String)

Get host secrets for a function app.

ListHostKeysAsync(IWebAppsOperations, String, String, CancellationToken)

Get host secrets for a function app.

ListHostKeysSlot(IWebAppsOperations, String, String, String)

Get host secrets for a function app.

ListHostKeysSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get host secrets for a function app.

ListHostNameBindings(IWebAppsOperations, String, String)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsAsync(IWebAppsOperations, String, String, CancellationToken)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsNext(IWebAppsOperations, String)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsNextAsync(IWebAppsOperations, String, CancellationToken)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsSlot(IWebAppsOperations, String, String, String)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsSlotNext(IWebAppsOperations, String)

Get hostname bindings for an app or a deployment slot.

ListHostNameBindingsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Get hostname bindings for an app or a deployment slot.

ListHybridConnections(IWebAppsOperations, String, String)

Retrieves all Service Bus Hybrid Connections used by this Web App.

ListHybridConnectionsAsync(IWebAppsOperations, String, String, CancellationToken)

Retrieves all Service Bus Hybrid Connections used by this Web App.

ListHybridConnectionsSlot(IWebAppsOperations, String, String, String)

Retrieves all Service Bus Hybrid Connections used by this Web App.

ListHybridConnectionsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Retrieves all Service Bus Hybrid Connections used by this Web App.

ListInstanceFunctionsSlot(IWebAppsOperations, String, String, String)

List the functions for a web site, or a deployment slot.

ListInstanceFunctionsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

List the functions for a web site, or a deployment slot.

ListInstanceFunctionsSlotNext(IWebAppsOperations, String)

List the functions for a web site, or a deployment slot.

ListInstanceFunctionsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List the functions for a web site, or a deployment slot.

ListInstanceIdentifiers(IWebAppsOperations, String, String)

Gets all scale-out instances of an app.

ListInstanceIdentifiersAsync(IWebAppsOperations, String, String, CancellationToken)

Gets all scale-out instances of an app.

ListInstanceIdentifiersNext(IWebAppsOperations, String)

Gets all scale-out instances of an app.

ListInstanceIdentifiersNextAsync(IWebAppsOperations, String, CancellationToken)

Gets all scale-out instances of an app.

ListInstanceIdentifiersSlot(IWebAppsOperations, String, String, String)

Gets all scale-out instances of an app.

ListInstanceIdentifiersSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets all scale-out instances of an app.

ListInstanceIdentifiersSlotNext(IWebAppsOperations, String)

Gets all scale-out instances of an app.

ListInstanceIdentifiersSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Gets all scale-out instances of an app.

ListInstanceProcesses(IWebAppsOperations, String, String, String)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesNext(IWebAppsOperations, String)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesNextAsync(IWebAppsOperations, String, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesSlot(IWebAppsOperations, String, String, String, String)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesSlotNext(IWebAppsOperations, String)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListInstanceProcessModules(IWebAppsOperations, String, String, String, String)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesNext(IWebAppsOperations, String)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesNextAsync(IWebAppsOperations, String, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesSlot(IWebAppsOperations, String, String, String, String, String)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesSlotNext(IWebAppsOperations, String)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessModulesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreads(IWebAppsOperations, String, String, String, String)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsNext(IWebAppsOperations, String)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsNextAsync(IWebAppsOperations, String, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsSlot(IWebAppsOperations, String, String, String, String, String)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsSlotAsync(IWebAppsOperations, String, String, String, String, String, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsSlotNext(IWebAppsOperations, String)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListInstanceProcessThreadsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListMetadata(IWebAppsOperations, String, String)

Gets the metadata of an app.

ListMetadataAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the metadata of an app.

ListMetadataSlot(IWebAppsOperations, String, String, String)

Gets the metadata of an app.

ListMetadataSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the metadata of an app.

ListNetworkFeatures(IWebAppsOperations, String, String, String)

Gets all network features used by the app (or deployment slot, if specified).

ListNetworkFeaturesAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets all network features used by the app (or deployment slot, if specified).

ListNetworkFeaturesSlot(IWebAppsOperations, String, String, String, String)

Gets all network features used by the app (or deployment slot, if specified).

ListNetworkFeaturesSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets all network features used by the app (or deployment slot, if specified).

ListNext(IWebAppsOperations, String)

Get all apps for a subscription.

ListNextAsync(IWebAppsOperations, String, CancellationToken)

Get all apps for a subscription.

ListPerfMonCounters(IWebAppsOperations, String, String, String)

Gets perfmon counters for web app.

ListPerfMonCountersAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets perfmon counters for web app.

ListPerfMonCountersNext(IWebAppsOperations, String)

Gets perfmon counters for web app.

ListPerfMonCountersNextAsync(IWebAppsOperations, String, CancellationToken)

Gets perfmon counters for web app.

ListPerfMonCountersSlot(IWebAppsOperations, String, String, String, String)

Gets perfmon counters for web app.

ListPerfMonCountersSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets perfmon counters for web app.

ListPerfMonCountersSlotNext(IWebAppsOperations, String)

Gets perfmon counters for web app.

ListPerfMonCountersSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Gets perfmon counters for web app.

ListPremierAddOns(IWebAppsOperations, String, String)

Gets the premier add-ons of an app.

ListPremierAddOnsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the premier add-ons of an app.

ListPremierAddOnsSlot(IWebAppsOperations, String, String, String)

Gets the premier add-ons of an app.

ListPremierAddOnsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the premier add-ons of an app.

ListProcesses(IWebAppsOperations, String, String)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesAsync(IWebAppsOperations, String, String, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesNext(IWebAppsOperations, String)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesNextAsync(IWebAppsOperations, String, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesSlot(IWebAppsOperations, String, String, String)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesSlotNext(IWebAppsOperations, String)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.

ListProcessModules(IWebAppsOperations, String, String, String)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesAsync(IWebAppsOperations, String, String, String, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesNext(IWebAppsOperations, String)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesNextAsync(IWebAppsOperations, String, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesSlot(IWebAppsOperations, String, String, String, String)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesSlotNext(IWebAppsOperations, String)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessModulesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List module information for a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreads(IWebAppsOperations, String, String, String)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsAsync(IWebAppsOperations, String, String, String, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsNext(IWebAppsOperations, String)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsNextAsync(IWebAppsOperations, String, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsSlot(IWebAppsOperations, String, String, String, String)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsSlotNext(IWebAppsOperations, String)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListProcessThreadsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List the threads in a process by its ID for a specific scaled-out instance in a web site.

ListPublicCertificates(IWebAppsOperations, String, String)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesAsync(IWebAppsOperations, String, String, CancellationToken)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesNext(IWebAppsOperations, String)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesNextAsync(IWebAppsOperations, String, CancellationToken)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesSlot(IWebAppsOperations, String, String, String)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesSlotNext(IWebAppsOperations, String)

Get public certificates for an app or a deployment slot.

ListPublicCertificatesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Get public certificates for an app or a deployment slot.

ListPublishingCredentials(IWebAppsOperations, String, String)

Gets the Git/FTP publishing credentials of an app.

ListPublishingCredentialsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the Git/FTP publishing credentials of an app.

ListPublishingCredentialsSlot(IWebAppsOperations, String, String, String)

Gets the Git/FTP publishing credentials of an app.

ListPublishingCredentialsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the Git/FTP publishing credentials of an app.

ListPublishingProfileXmlWithSecrets(IWebAppsOperations, String, String, CsmPublishingProfileOptions)

Gets the publishing profile for an app (or deployment slot, if specified).

ListPublishingProfileXmlWithSecretsAsync(IWebAppsOperations, String, String, CsmPublishingProfileOptions, CancellationToken)

Gets the publishing profile for an app (or deployment slot, if specified).

ListPublishingProfileXmlWithSecretsSlot(IWebAppsOperations, String, String, CsmPublishingProfileOptions, String)

Gets the publishing profile for an app (or deployment slot, if specified).

ListPublishingProfileXmlWithSecretsSlotAsync(IWebAppsOperations, String, String, CsmPublishingProfileOptions, String, CancellationToken)

Gets the publishing profile for an app (or deployment slot, if specified).

ListRelayServiceConnections(IWebAppsOperations, String, String)

Gets hybrid connections configured for an app (or deployment slot, if specified).

ListRelayServiceConnectionsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets hybrid connections configured for an app (or deployment slot, if specified).

ListRelayServiceConnectionsSlot(IWebAppsOperations, String, String, String)

Gets hybrid connections configured for an app (or deployment slot, if specified).

ListRelayServiceConnectionsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets hybrid connections configured for an app (or deployment slot, if specified).

ListSiteBackups(IWebAppsOperations, String, String)

Gets existing backups of an app.

ListSiteBackupsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets existing backups of an app.

ListSiteBackupsNext(IWebAppsOperations, String)

Gets existing backups of an app.

ListSiteBackupsNextAsync(IWebAppsOperations, String, CancellationToken)

Gets existing backups of an app.

ListSiteBackupsSlot(IWebAppsOperations, String, String, String)

Gets existing backups of an app.

ListSiteBackupsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets existing backups of an app.

ListSiteBackupsSlotNext(IWebAppsOperations, String)

Gets existing backups of an app.

ListSiteBackupsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Gets existing backups of an app.

ListSiteExtensions(IWebAppsOperations, String, String)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsAsync(IWebAppsOperations, String, String, CancellationToken)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsNext(IWebAppsOperations, String)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsNextAsync(IWebAppsOperations, String, CancellationToken)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsSlot(IWebAppsOperations, String, String, String)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsSlotNext(IWebAppsOperations, String)

Get list of siteextensions for a web site, or a deployment slot.

ListSiteExtensionsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Get list of siteextensions for a web site, or a deployment slot.

ListSitePushSettings(IWebAppsOperations, String, String)

Gets the Push settings associated with web app.

ListSitePushSettingsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the Push settings associated with web app.

ListSitePushSettingsSlot(IWebAppsOperations, String, String, String)

Gets the Push settings associated with web app.

ListSitePushSettingsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the Push settings associated with web app.

ListSlotConfigurationNames(IWebAppsOperations, String, String)

Gets the names of app settings and connection strings that stick to the slot (not swapped).

ListSlotConfigurationNamesAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the names of app settings and connection strings that stick to the slot (not swapped).

ListSlotDifferencesFromProduction(IWebAppsOperations, String, String, CsmSlotEntity)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesFromProductionAsync(IWebAppsOperations, String, String, CsmSlotEntity, CancellationToken)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesFromProductionNext(IWebAppsOperations, String)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesFromProductionNextAsync(IWebAppsOperations, String, CancellationToken)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesSlot(IWebAppsOperations, String, String, CsmSlotEntity, String)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesSlotAsync(IWebAppsOperations, String, String, CsmSlotEntity, String, CancellationToken)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesSlotNext(IWebAppsOperations, String)

Get the difference in configuration settings between two web app slots.

ListSlotDifferencesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Get the difference in configuration settings between two web app slots.

ListSlots(IWebAppsOperations, String, String)

Gets an app's deployment slots.

ListSlotsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets an app's deployment slots.

ListSlotsNext(IWebAppsOperations, String)

Gets an app's deployment slots.

ListSlotsNextAsync(IWebAppsOperations, String, CancellationToken)

Gets an app's deployment slots.

ListSnapshots(IWebAppsOperations, String, String)

Returns all Snapshots to the user.

ListSnapshotsAsync(IWebAppsOperations, String, String, CancellationToken)

Returns all Snapshots to the user.

ListSnapshotsFromDRSecondary(IWebAppsOperations, String, String)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondaryAsync(IWebAppsOperations, String, String, CancellationToken)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondaryNext(IWebAppsOperations, String)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondaryNextAsync(IWebAppsOperations, String, CancellationToken)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondarySlot(IWebAppsOperations, String, String, String)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondarySlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondarySlotNext(IWebAppsOperations, String)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsFromDRSecondarySlotNextAsync(IWebAppsOperations, String, CancellationToken)

Returns all Snapshots to the user from DRSecondary endpoint.

ListSnapshotsNext(IWebAppsOperations, String)

Returns all Snapshots to the user.

ListSnapshotsNextAsync(IWebAppsOperations, String, CancellationToken)

Returns all Snapshots to the user.

ListSnapshotsSlot(IWebAppsOperations, String, String, String)

Returns all Snapshots to the user.

ListSnapshotsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Returns all Snapshots to the user.

ListSnapshotsSlotNext(IWebAppsOperations, String)

Returns all Snapshots to the user.

ListSnapshotsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Returns all Snapshots to the user.

ListSyncFunctionTriggers(IWebAppsOperations, String, String)

This is to allow calling via powershell and ARM template.

ListSyncFunctionTriggersAsync(IWebAppsOperations, String, String, CancellationToken)

This is to allow calling via powershell and ARM template.

ListSyncFunctionTriggersSlot(IWebAppsOperations, String, String, String)

This is to allow calling via powershell and ARM template.

ListSyncFunctionTriggersSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

This is to allow calling via powershell and ARM template.

ListSyncStatus(IWebAppsOperations, String, String)

This is to allow calling via powershell and ARM template.

ListSyncStatusAsync(IWebAppsOperations, String, String, CancellationToken)

This is to allow calling via powershell and ARM template.

ListSyncStatusSlot(IWebAppsOperations, String, String, String)

This is to allow calling via powershell and ARM template.

ListSyncStatusSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

This is to allow calling via powershell and ARM template.

ListTriggeredWebJobHistory(IWebAppsOperations, String, String, String)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistoryAsync(IWebAppsOperations, String, String, String, CancellationToken)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistoryNext(IWebAppsOperations, String)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistoryNextAsync(IWebAppsOperations, String, CancellationToken)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistorySlot(IWebAppsOperations, String, String, String, String)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistorySlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistorySlotNext(IWebAppsOperations, String)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobHistorySlotNextAsync(IWebAppsOperations, String, CancellationToken)

List a triggered web job's history for an app, or a deployment slot.

ListTriggeredWebJobs(IWebAppsOperations, String, String)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsAsync(IWebAppsOperations, String, String, CancellationToken)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsNext(IWebAppsOperations, String)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsNextAsync(IWebAppsOperations, String, CancellationToken)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsSlot(IWebAppsOperations, String, String, String)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsSlotNext(IWebAppsOperations, String)

List triggered web jobs for an app, or a deployment slot.

ListTriggeredWebJobsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List triggered web jobs for an app, or a deployment slot.

ListUsages(IWebAppsOperations, String, String, String)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesNext(IWebAppsOperations, String)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesNextAsync(IWebAppsOperations, String, CancellationToken)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesSlot(IWebAppsOperations, String, String, String, String)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesSlotNext(IWebAppsOperations, String)

Gets the quota usage information of an app (or deployment slot, if specified).

ListUsagesSlotNextAsync(IWebAppsOperations, String, CancellationToken)

Gets the quota usage information of an app (or deployment slot, if specified).

ListVnetConnections(IWebAppsOperations, String, String)

Gets the virtual networks the app (or deployment slot) is connected to.

ListVnetConnectionsAsync(IWebAppsOperations, String, String, CancellationToken)

Gets the virtual networks the app (or deployment slot) is connected to.

ListVnetConnectionsSlot(IWebAppsOperations, String, String, String)

Gets the virtual networks the app (or deployment slot) is connected to.

ListVnetConnectionsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Gets the virtual networks the app (or deployment slot) is connected to.

ListWebJobs(IWebAppsOperations, String, String)

List webjobs for an app, or a deployment slot.

ListWebJobsAsync(IWebAppsOperations, String, String, CancellationToken)

List webjobs for an app, or a deployment slot.

ListWebJobsNext(IWebAppsOperations, String)

List webjobs for an app, or a deployment slot.

ListWebJobsNextAsync(IWebAppsOperations, String, CancellationToken)

List webjobs for an app, or a deployment slot.

ListWebJobsSlot(IWebAppsOperations, String, String, String)

List webjobs for an app, or a deployment slot.

ListWebJobsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

List webjobs for an app, or a deployment slot.

ListWebJobsSlotNext(IWebAppsOperations, String)

List webjobs for an app, or a deployment slot.

ListWebJobsSlotNextAsync(IWebAppsOperations, String, CancellationToken)

List webjobs for an app, or a deployment slot.

MigrateMySql(IWebAppsOperations, String, String, MigrateMySqlRequest)

Migrates a local (in-app) MySql database to a remote MySql database.

MigrateMySqlAsync(IWebAppsOperations, String, String, MigrateMySqlRequest, CancellationToken)

Migrates a local (in-app) MySql database to a remote MySql database.

MigrateStorage(IWebAppsOperations, String, String, String, StorageMigrationOptions)

Restores a web app.

MigrateStorageAsync(IWebAppsOperations, String, String, String, StorageMigrationOptions, CancellationToken)

Restores a web app.

PutPrivateAccessVnet(IWebAppsOperations, String, String, PrivateAccess)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

PutPrivateAccessVnetAsync(IWebAppsOperations, String, String, PrivateAccess, CancellationToken)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

PutPrivateAccessVnetSlot(IWebAppsOperations, String, String, PrivateAccess, String)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

PutPrivateAccessVnetSlotAsync(IWebAppsOperations, String, String, PrivateAccess, String, CancellationToken)

Sets data around private site access enablement and authorized Virtual Networks that can access the site.

RecoverSiteConfigurationSnapshot(IWebAppsOperations, String, String, String)

Reverts the configuration of an app to a previous snapshot.

RecoverSiteConfigurationSnapshotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Reverts the configuration of an app to a previous snapshot.

RecoverSiteConfigurationSnapshotSlot(IWebAppsOperations, String, String, String, String)

Reverts the configuration of an app to a previous snapshot.

RecoverSiteConfigurationSnapshotSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Reverts the configuration of an app to a previous snapshot.

ResetProductionSlotConfig(IWebAppsOperations, String, String)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

ResetProductionSlotConfigAsync(IWebAppsOperations, String, String, CancellationToken)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

ResetSlotConfigurationSlot(IWebAppsOperations, String, String, String)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

ResetSlotConfigurationSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.

Restart(IWebAppsOperations, String, String, Nullable<Boolean>, Nullable<Boolean>)

Restarts an app (or deployment slot, if specified).

RestartAsync(IWebAppsOperations, String, String, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Restarts an app (or deployment slot, if specified).

RestartSlot(IWebAppsOperations, String, String, String, Nullable<Boolean>, Nullable<Boolean>)

Restarts an app (or deployment slot, if specified).

RestartSlotAsync(IWebAppsOperations, String, String, String, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

Restarts an app (or deployment slot, if specified).

Restore(IWebAppsOperations, String, String, String, RestoreRequest)

Restores a specific backup to another app (or deployment slot, if specified).

RestoreAsync(IWebAppsOperations, String, String, String, RestoreRequest, CancellationToken)

Restores a specific backup to another app (or deployment slot, if specified).

RestoreFromBackupBlob(IWebAppsOperations, String, String, RestoreRequest)

Restores an app from a backup blob in Azure Storage.

RestoreFromBackupBlobAsync(IWebAppsOperations, String, String, RestoreRequest, CancellationToken)

Restores an app from a backup blob in Azure Storage.

RestoreFromBackupBlobSlot(IWebAppsOperations, String, String, RestoreRequest, String)

Restores an app from a backup blob in Azure Storage.

RestoreFromBackupBlobSlotAsync(IWebAppsOperations, String, String, RestoreRequest, String, CancellationToken)

Restores an app from a backup blob in Azure Storage.

RestoreFromDeletedApp(IWebAppsOperations, String, String, DeletedAppRestoreRequest)

Restores a deleted web app to this web app.

RestoreFromDeletedAppAsync(IWebAppsOperations, String, String, DeletedAppRestoreRequest, CancellationToken)

Restores a deleted web app to this web app.

RestoreFromDeletedAppSlot(IWebAppsOperations, String, String, DeletedAppRestoreRequest, String)

Restores a deleted web app to this web app.

RestoreFromDeletedAppSlotAsync(IWebAppsOperations, String, String, DeletedAppRestoreRequest, String, CancellationToken)

Restores a deleted web app to this web app.

RestoreSlot(IWebAppsOperations, String, String, String, RestoreRequest, String)

Restores a specific backup to another app (or deployment slot, if specified).

RestoreSlotAsync(IWebAppsOperations, String, String, String, RestoreRequest, String, CancellationToken)

Restores a specific backup to another app (or deployment slot, if specified).

RestoreSnapshot(IWebAppsOperations, String, String, SnapshotRestoreRequest)

Restores a web app from a snapshot.

RestoreSnapshotAsync(IWebAppsOperations, String, String, SnapshotRestoreRequest, CancellationToken)

Restores a web app from a snapshot.

RestoreSnapshotSlot(IWebAppsOperations, String, String, SnapshotRestoreRequest, String)

Restores a web app from a snapshot.

RestoreSnapshotSlotAsync(IWebAppsOperations, String, String, SnapshotRestoreRequest, String, CancellationToken)

Restores a web app from a snapshot.

RunTriggeredWebJob(IWebAppsOperations, String, String, String)

Run a triggered web job for an app, or a deployment slot.

RunTriggeredWebJobAsync(IWebAppsOperations, String, String, String, CancellationToken)

Run a triggered web job for an app, or a deployment slot.

RunTriggeredWebJobSlot(IWebAppsOperations, String, String, String, String)

Run a triggered web job for an app, or a deployment slot.

RunTriggeredWebJobSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Run a triggered web job for an app, or a deployment slot.

Start(IWebAppsOperations, String, String)

Starts an app (or deployment slot, if specified).

StartAsync(IWebAppsOperations, String, String, CancellationToken)

Starts an app (or deployment slot, if specified).

StartContinuousWebJob(IWebAppsOperations, String, String, String)

Start a continuous web job for an app, or a deployment slot.

StartContinuousWebJobAsync(IWebAppsOperations, String, String, String, CancellationToken)

Start a continuous web job for an app, or a deployment slot.

StartContinuousWebJobSlot(IWebAppsOperations, String, String, String, String)

Start a continuous web job for an app, or a deployment slot.

StartContinuousWebJobSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Start a continuous web job for an app, or a deployment slot.

StartNetworkTrace(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site.

StartNetworkTraceAsync(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site.

StartNetworkTraceSlot(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site.

StartNetworkTraceSlotAsync(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site.

StartSlot(IWebAppsOperations, String, String, String)

Starts an app (or deployment slot, if specified).

StartSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Starts an app (or deployment slot, if specified).

StartWebSiteNetworkTrace(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site (To be deprecated).

StartWebSiteNetworkTraceAsync(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site (To be deprecated).

StartWebSiteNetworkTraceOperation(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site.

StartWebSiteNetworkTraceOperationAsync(IWebAppsOperations, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site.

StartWebSiteNetworkTraceOperationSlot(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site.

StartWebSiteNetworkTraceOperationSlotAsync(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site.

StartWebSiteNetworkTraceSlot(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String)

Start capturing network packets for the site (To be deprecated).

StartWebSiteNetworkTraceSlotAsync(IWebAppsOperations, String, String, String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

Start capturing network packets for the site (To be deprecated).

Stop(IWebAppsOperations, String, String)

Stops an app (or deployment slot, if specified).

StopAsync(IWebAppsOperations, String, String, CancellationToken)

Stops an app (or deployment slot, if specified).

StopContinuousWebJob(IWebAppsOperations, String, String, String)

Stop a continuous web job for an app, or a deployment slot.

StopContinuousWebJobAsync(IWebAppsOperations, String, String, String, CancellationToken)

Stop a continuous web job for an app, or a deployment slot.

StopContinuousWebJobSlot(IWebAppsOperations, String, String, String, String)

Stop a continuous web job for an app, or a deployment slot.

StopContinuousWebJobSlotAsync(IWebAppsOperations, String, String, String, String, CancellationToken)

Stop a continuous web job for an app, or a deployment slot.

StopNetworkTrace(IWebAppsOperations, String, String)

Stop ongoing capturing network packets for the site.

StopNetworkTraceAsync(IWebAppsOperations, String, String, CancellationToken)

Stop ongoing capturing network packets for the site.

StopNetworkTraceSlot(IWebAppsOperations, String, String, String)

Stop ongoing capturing network packets for the site.

StopNetworkTraceSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Stop ongoing capturing network packets for the site.

StopSlot(IWebAppsOperations, String, String, String)

Stops an app (or deployment slot, if specified).

StopSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Stops an app (or deployment slot, if specified).

StopWebSiteNetworkTrace(IWebAppsOperations, String, String)

Stop ongoing capturing network packets for the site.

StopWebSiteNetworkTraceAsync(IWebAppsOperations, String, String, CancellationToken)

Stop ongoing capturing network packets for the site.

StopWebSiteNetworkTraceSlot(IWebAppsOperations, String, String, String)

Stop ongoing capturing network packets for the site.

StopWebSiteNetworkTraceSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Stop ongoing capturing network packets for the site.

SwapSlotSlot(IWebAppsOperations, String, String, CsmSlotEntity, String)

Swaps two deployment slots of an app.

SwapSlotSlotAsync(IWebAppsOperations, String, String, CsmSlotEntity, String, CancellationToken)

Swaps two deployment slots of an app.

SwapSlotWithProduction(IWebAppsOperations, String, String, CsmSlotEntity)

Swaps two deployment slots of an app.

SwapSlotWithProductionAsync(IWebAppsOperations, String, String, CsmSlotEntity, CancellationToken)

Swaps two deployment slots of an app.

SyncFunctions(IWebAppsOperations, String, String)

Syncs function trigger metadata to the management database

SyncFunctionsAsync(IWebAppsOperations, String, String, CancellationToken)

Syncs function trigger metadata to the management database

SyncFunctionsSlot(IWebAppsOperations, String, String, String)

Syncs function trigger metadata to the management database

SyncFunctionsSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Syncs function trigger metadata to the management database

SyncFunctionTriggers(IWebAppsOperations, String, String)

Syncs function trigger metadata to the management database

SyncFunctionTriggersAsync(IWebAppsOperations, String, String, CancellationToken)

Syncs function trigger metadata to the management database

SyncFunctionTriggersSlot(IWebAppsOperations, String, String, String)

Syncs function trigger metadata to the management database

SyncFunctionTriggersSlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Syncs function trigger metadata to the management database

SyncRepository(IWebAppsOperations, String, String)

Sync web app repository.

SyncRepositoryAsync(IWebAppsOperations, String, String, CancellationToken)

Sync web app repository.

SyncRepositorySlot(IWebAppsOperations, String, String, String)

Sync web app repository.

SyncRepositorySlotAsync(IWebAppsOperations, String, String, String, CancellationToken)

Sync web app repository.

Update(IWebAppsOperations, String, String, SitePatchResource)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

UpdateApplicationSettings(IWebAppsOperations, String, String, StringDictionary)

Replaces the application settings of an app.

UpdateApplicationSettingsAsync(IWebAppsOperations, String, String, StringDictionary, CancellationToken)

Replaces the application settings of an app.

UpdateApplicationSettingsSlot(IWebAppsOperations, String, String, StringDictionary, String)

Replaces the application settings of an app.

UpdateApplicationSettingsSlotAsync(IWebAppsOperations, String, String, StringDictionary, String, CancellationToken)

Replaces the application settings of an app.

UpdateAsync(IWebAppsOperations, String, String, SitePatchResource, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

UpdateAuthSettings(IWebAppsOperations, String, String, SiteAuthSettings)

Updates the Authentication / Authorization settings associated with web app.

UpdateAuthSettingsAsync(IWebAppsOperations, String, String, SiteAuthSettings, CancellationToken)

Updates the Authentication / Authorization settings associated with web app.

UpdateAuthSettingsSlot(IWebAppsOperations, String, String, SiteAuthSettings, String)

Updates the Authentication / Authorization settings associated with web app.

UpdateAuthSettingsSlotAsync(IWebAppsOperations, String, String, SiteAuthSettings, String, CancellationToken)

Updates the Authentication / Authorization settings associated with web app.

UpdateAuthSettingsV2(IWebAppsOperations, String, String, SiteAuthSettingsV2)

Updates site's Authentication / Authorization settings for apps via the V2 format

UpdateAuthSettingsV2Async(IWebAppsOperations, String, String, SiteAuthSettingsV2, CancellationToken)

Updates site's Authentication / Authorization settings for apps via the V2 format

UpdateAuthSettingsV2Slot(IWebAppsOperations, String, String, SiteAuthSettingsV2, String)

Updates site's Authentication / Authorization settings for apps via the V2 format

UpdateAuthSettingsV2SlotAsync(IWebAppsOperations, String, String, SiteAuthSettingsV2, String, CancellationToken)

Updates site's Authentication / Authorization settings for apps via the V2 format

UpdateAzureStorageAccounts(IWebAppsOperations, String, String, AzureStoragePropertyDictionaryResource)

Updates the Azure storage account configurations of an app.

UpdateAzureStorageAccountsAsync(IWebAppsOperations, String, String, AzureStoragePropertyDictionaryResource, CancellationToken)

Updates the Azure storage account configurations of an app.

UpdateAzureStorageAccountsSlot(IWebAppsOperations, String, String, AzureStoragePropertyDictionaryResource, String)

Updates the Azure storage account configurations of an app.

UpdateAzureStorageAccountsSlotAsync(IWebAppsOperations, String, String, AzureStoragePropertyDictionaryResource, String, CancellationToken)

Updates the Azure storage account configurations of an app.

UpdateBackupConfiguration(IWebAppsOperations, String, String, BackupRequest)

Updates the backup configuration of an app.

UpdateBackupConfigurationAsync(IWebAppsOperations, String, String, BackupRequest, CancellationToken)

Updates the backup configuration of an app.

UpdateBackupConfigurationSlot(IWebAppsOperations, String, String, BackupRequest, String)

Updates the backup configuration of an app.

UpdateBackupConfigurationSlotAsync(IWebAppsOperations, String, String, BackupRequest, String, CancellationToken)

Updates the backup configuration of an app.

UpdateConfiguration(IWebAppsOperations, String, String, SiteConfigResource)

Updates the configuration of an app.

UpdateConfigurationAsync(IWebAppsOperations, String, String, SiteConfigResource, CancellationToken)

Updates the configuration of an app.

UpdateConfigurationSlot(IWebAppsOperations, String, String, SiteConfigResource, String)

Updates the configuration of an app.

UpdateConfigurationSlotAsync(IWebAppsOperations, String, String, SiteConfigResource, String, CancellationToken)

Updates the configuration of an app.

UpdateConnectionStrings(IWebAppsOperations, String, String, ConnectionStringDictionary)

Replaces the connection strings of an app.

UpdateConnectionStringsAsync(IWebAppsOperations, String, String, ConnectionStringDictionary, CancellationToken)

Replaces the connection strings of an app.

UpdateConnectionStringsSlot(IWebAppsOperations, String, String, ConnectionStringDictionary, String)

Replaces the connection strings of an app.

UpdateConnectionStringsSlotAsync(IWebAppsOperations, String, String, ConnectionStringDictionary, String, CancellationToken)

Replaces the connection strings of an app.

UpdateDiagnosticLogsConfig(IWebAppsOperations, String, String, SiteLogsConfig)

Updates the logging configuration of an app.

UpdateDiagnosticLogsConfigAsync(IWebAppsOperations, String, String, SiteLogsConfig, CancellationToken)

Updates the logging configuration of an app.

UpdateDiagnosticLogsConfigSlot(IWebAppsOperations, String, String, SiteLogsConfig, String)

Updates the logging configuration of an app.

UpdateDiagnosticLogsConfigSlotAsync(IWebAppsOperations, String, String, SiteLogsConfig, String, CancellationToken)

Updates the logging configuration of an app.

UpdateDomainOwnershipIdentifier(IWebAppsOperations, String, String, String, Identifier)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

UpdateDomainOwnershipIdentifierAsync(IWebAppsOperations, String, String, String, Identifier, CancellationToken)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

UpdateDomainOwnershipIdentifierSlot(IWebAppsOperations, String, String, String, Identifier, String)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

UpdateDomainOwnershipIdentifierSlotAsync(IWebAppsOperations, String, String, String, Identifier, String, CancellationToken)

Creates a domain ownership identifier for web app, or updates an existing ownership identifier.

UpdateFtpAllowed(IWebAppsOperations, String, String, CsmPublishingCredentialsPoliciesEntity)

Updates whether FTP is allowed on the site or not.

UpdateFtpAllowedAsync(IWebAppsOperations, String, String, CsmPublishingCredentialsPoliciesEntity, CancellationToken)

Updates whether FTP is allowed on the site or not.

UpdateFtpAllowedSlot(IWebAppsOperations, String, String, CsmPublishingCredentialsPoliciesEntity, String)

Updates whether FTP is allowed on the site or not.

UpdateFtpAllowedSlotAsync(IWebAppsOperations, String, String, CsmPublishingCredentialsPoliciesEntity, String, CancellationToken)

Updates whether FTP is allowed on the site or not.

UpdateHybridConnection(IWebAppsOperations, String, String, String, String, HybridConnection)

Creates a new Hybrid Connection using a Service Bus relay.

UpdateHybridConnectionAsync(IWebAppsOperations, String, String, String, String, HybridConnection, CancellationToken)

Creates a new Hybrid Connection using a Service Bus relay.

UpdateHybridConnectionSlot(IWebAppsOperations, String, String, String, String, HybridConnection, String)

Creates a new Hybrid Connection using a Service Bus relay.

UpdateHybridConnectionSlotAsync(IWebAppsOperations, String, String, String, String, HybridConnection, String, CancellationToken)

Creates a new Hybrid Connection using a Service Bus relay.

UpdateMetadata(IWebAppsOperations, String, String, StringDictionary)

Replaces the metadata of an app.

UpdateMetadataAsync(IWebAppsOperations, String, String, StringDictionary, CancellationToken)

Replaces the metadata of an app.

UpdateMetadataSlot(IWebAppsOperations, String, String, StringDictionary, String)

Replaces the metadata of an app.

UpdateMetadataSlotAsync(IWebAppsOperations, String, String, StringDictionary, String, CancellationToken)

Replaces the metadata of an app.

UpdatePremierAddOn(IWebAppsOperations, String, String, String, PremierAddOnPatchResource)

Updates a named add-on of an app.

UpdatePremierAddOnAsync(IWebAppsOperations, String, String, String, PremierAddOnPatchResource, CancellationToken)

Updates a named add-on of an app.

UpdatePremierAddOnSlot(IWebAppsOperations, String, String, String, PremierAddOnPatchResource, String)

Updates a named add-on of an app.

UpdatePremierAddOnSlotAsync(IWebAppsOperations, String, String, String, PremierAddOnPatchResource, String, CancellationToken)

Updates a named add-on of an app.

UpdateRelayServiceConnection(IWebAppsOperations, String, String, String, RelayServiceConnectionEntity)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

UpdateRelayServiceConnectionAsync(IWebAppsOperations, String, String, String, RelayServiceConnectionEntity, CancellationToken)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

UpdateRelayServiceConnectionSlot(IWebAppsOperations, String, String, String, RelayServiceConnectionEntity, String)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

UpdateRelayServiceConnectionSlotAsync(IWebAppsOperations, String, String, String, RelayServiceConnectionEntity, String, CancellationToken)

Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).

UpdateScmAllowed(IWebAppsOperations, String, String, CsmPublishingCredentialsPoliciesEntity)

Updates whether user publishing credentials are allowed on the site or not.

UpdateScmAllowedAsync(IWebAppsOperations, String, String, CsmPublishingCredentialsPoliciesEntity, CancellationToken)

Updates whether user publishing credentials are allowed on the site or not.

UpdateScmAllowedSlot(IWebAppsOperations, String, String, CsmPublishingCredentialsPoliciesEntity, String)

Updates whether user publishing credentials are allowed on the site or not.

UpdateScmAllowedSlotAsync(IWebAppsOperations, String, String, CsmPublishingCredentialsPoliciesEntity, String, CancellationToken)

Updates whether user publishing credentials are allowed on the site or not.

UpdateSitePushSettings(IWebAppsOperations, String, String, PushSettings)

Updates the Push settings associated with web app.

UpdateSitePushSettingsAsync(IWebAppsOperations, String, String, PushSettings, CancellationToken)

Updates the Push settings associated with web app.

UpdateSitePushSettingsSlot(IWebAppsOperations, String, String, PushSettings, String)

Updates the Push settings associated with web app.

UpdateSitePushSettingsSlotAsync(IWebAppsOperations, String, String, PushSettings, String, CancellationToken)

Updates the Push settings associated with web app.

UpdateSlot(IWebAppsOperations, String, String, SitePatchResource, String)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

UpdateSlotAsync(IWebAppsOperations, String, String, SitePatchResource, String, CancellationToken)

Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.

UpdateSlotConfigurationNames(IWebAppsOperations, String, String, SlotConfigNamesResource)

Updates the names of application settings and connection string that remain with the slot during swap operation.

UpdateSlotConfigurationNamesAsync(IWebAppsOperations, String, String, SlotConfigNamesResource, CancellationToken)

Updates the names of application settings and connection string that remain with the slot during swap operation.

UpdateSourceControl(IWebAppsOperations, String, String, SiteSourceControl)

Updates the source control configuration of an app.

UpdateSourceControlAsync(IWebAppsOperations, String, String, SiteSourceControl, CancellationToken)

Updates the source control configuration of an app.

UpdateSourceControlSlot(IWebAppsOperations, String, String, SiteSourceControl, String)

Updates the source control configuration of an app.

UpdateSourceControlSlotAsync(IWebAppsOperations, String, String, SiteSourceControl, String, CancellationToken)

Updates the source control configuration of an app.

UpdateSwiftVirtualNetworkConnectionWithCheck(IWebAppsOperations, String, String, SwiftVirtualNetwork)

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.

UpdateSwiftVirtualNetworkConnectionWithCheckAsync(IWebAppsOperations, String, String, SwiftVirtualNetwork, CancellationToken)

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.

UpdateSwiftVirtualNetworkConnectionWithCheckSlot(IWebAppsOperations, String, String, SwiftVirtualNetwork, String)

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.

UpdateSwiftVirtualNetworkConnectionWithCheckSlotAsync(IWebAppsOperations, String, String, SwiftVirtualNetwork, String, CancellationToken)

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.

UpdateVnetConnection(IWebAppsOperations, String, String, String, VnetInfoResource)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

UpdateVnetConnectionAsync(IWebAppsOperations, String, String, String, VnetInfoResource, CancellationToken)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

UpdateVnetConnectionGateway(IWebAppsOperations, String, String, String, String, VnetGateway)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

UpdateVnetConnectionGatewayAsync(IWebAppsOperations, String, String, String, String, VnetGateway, CancellationToken)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

UpdateVnetConnectionGatewaySlot(IWebAppsOperations, String, String, String, String, VnetGateway, String)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

UpdateVnetConnectionGatewaySlotAsync(IWebAppsOperations, String, String, String, String, VnetGateway, String, CancellationToken)

Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).

UpdateVnetConnectionSlot(IWebAppsOperations, String, String, String, VnetInfoResource, String)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

UpdateVnetConnectionSlotAsync(IWebAppsOperations, String, String, String, VnetInfoResource, String, CancellationToken)

Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).

Applies to