Delen via


Migrate Class

Definition

Low-level API implementation for the Migrate service. Discover your workloads for Azure.

public class Migrate
type Migrate = class
Public Class Migrate
Inheritance
Migrate

Constructors

Migrate()

Methods

CheckNameAvailability(String, String, ICheckNameAvailabilityModel, Func<HttpResponseMessage,Task<ICheckNameAvailabilityResponseModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Checks the resource name availability.

CheckNameAvailabilityViaIdentity(String, ICheckNameAvailabilityModel, Func<HttpResponseMessage,Task<ICheckNameAvailabilityResponseModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Checks the resource name availability.

DatabaseInstancesGetDatabaseInstance(String, String, String, String, String, Func<HttpResponseMessage,Task<IDatabaseInstance>,Task>, IEventListener, ISendAsync)

Gets a database instance in the migrate project.

DatabaseInstancesGetDatabaseInstanceViaIdentity(String, String, Func<HttpResponseMessage,Task<IDatabaseInstance>,Task>, IEventListener, ISendAsync)

Gets a database instance in the migrate project.

DatabaseInstancesList(String, String, String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IDatabaseInstanceCollection>, Task>, IEventListener, ISendAsync)

Gets a list of database instances in the migrate project.

DatabaseInstancesListViaIdentity(String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IDatabaseInstanceCollection>, Task>, IEventListener, ISendAsync)

Gets a list of database instances in the migrate project.

DatabasesGetDatabase(String, String, String, String, String, Func<HttpResponseMessage,Task<IDatabase>,Task>, IEventListener, ISendAsync)

Gets a database in the migrate project.

DatabasesGetDatabaseViaIdentity(String, String, Func<HttpResponseMessage,Task<IDatabase>,Task>, IEventListener, ISendAsync)

Gets a database in the migrate project.

DatabasesList(String, String, String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IDatabaseCollection>,Task>, IEventListener, ISendAsync)

Gets a list of databases in the migrate project.

DatabasesListViaIdentity(String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IDatabaseCollection>,Task>, IEventListener, ISendAsync)

Gets a list of databases in the migrate project.

DeploymentPreflight(String, String, String, IDeploymentPreflightModel, Func<HttpResponseMessage,Task<IDeploymentPreflightModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Performs resource deployment validation.

DeploymentPreflightViaIdentity(String, IDeploymentPreflightModel, Func<HttpResponseMessage,Task<IDeploymentPreflightModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Performs resource deployment validation.

DraCreate(String, String, String, String, IDraModel, Func<HttpResponseMessage, Task<IDraModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Creates the fabric agent.

DraCreateViaIdentity(String, IDraModel, Func<HttpResponseMessage, Task<IDraModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Creates the fabric agent.

DraDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Deletes the fabric agent.

DraDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Deletes the fabric agent.

DraGet(String, String, String, String, Func<HttpResponseMessage, Task<IDraModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the fabric agent.

DraGetViaIdentity(String, Func<HttpResponseMessage,Task<IDraModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the fabric agent.

DraList(String, String, String, Func<HttpResponseMessage,Task<IDraModelCollection>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of fabric agents in the given fabric.

DraListViaIdentity(String, Func<HttpResponseMessage,Task<IDraModelCollection>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of fabric agents in the given fabric.

DraOperationStatusGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IOperationStatusAutoGenerated>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the fabric agent.

DraOperationStatusGetViaIdentity(String, Func<HttpResponseMessage, Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the fabric agent.

EmailConfigurationCreate(String, String, String, String, IEmailConfigurationModel, Func<HttpResponseMessage,Task<IEmailConfigurationModel>,Task>, Func<HttpResponseMessage,Task<IEmailConfigurationModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Creates an alert configuration setting for the given vault.

EmailConfigurationCreateViaIdentity(String, IEmailConfigurationModel, Func<HttpResponseMessage,Task<IEmailConfigurationModel>,Task>, Func<HttpResponseMessage,Task<IEmailConfigurationModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Creates an alert configuration setting for the given vault.

EmailConfigurationGet(String, String, String, String, Func<HttpResponseMessage, Task<IEmailConfigurationModel>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the details of the alert configuration setting.

EmailConfigurationGetViaIdentity(String, Func<HttpResponseMessage, Task<IEmailConfigurationModel>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the details of the alert configuration setting.

EmailConfigurationList(String, String, String, Func<HttpResponseMessage, Task<IEmailConfigurationModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of alert configuration settings for the given vault.

EmailConfigurationListViaIdentity(String, Func<HttpResponseMessage, Task<IEmailConfigurationModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of alert configuration settings for the given vault.

EventGet(String, String, String, String, Func<HttpResponseMessage, Task<IEventModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the event.

EventGetViaIdentity(String, Func<HttpResponseMessage,Task<IEventModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the event.

EventList(String, String, String, String, String, Func<HttpResponseMessage, Task<IEventModelCollection>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of events in the given vault.

EventListViaIdentity(String, String, String, Func<HttpResponseMessage, Task<IEventModelCollection>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of events in the given vault.

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

Delete the migrate event. Deleting non-existent migrate event is a no-operation.

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

Delete the migrate event. Deleting non-existent migrate event is a no-operation.

EventsGetEvent(String, String, String, String, Func<HttpResponseMessage,Task<IMigrateEvent>,Task>, IEventListener, ISendAsync)

Gets an event in the migrate project.

EventsGetEventViaIdentity(String, Func<HttpResponseMessage,Task<IMigrateEvent>,Task>, IEventListener, ISendAsync)

Gets an event in the migrate project.

EventsList(String, String, String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IEventCollection>,Task>, IEventListener, ISendAsync)

Gets a list of events in the migrate project.

EventsListViaIdentity(String, String, Nullable<Int32>, String, Func<HttpResponseMessage,Task<IEventCollection>,Task>, IEventListener, ISendAsync)

Gets a list of events in the migrate project.

FabricCreate(String, String, String, IFabricModel, Func<HttpResponseMessage, Task<IFabricModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Creates the fabric.

FabricCreateViaIdentity(String, IFabricModel, Func<HttpResponseMessage, Task<IFabricModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Creates the fabric.

FabricDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Removes the fabric.

FabricDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Removes the fabric.

FabricGet(String, String, String, Func<HttpResponseMessage,Task<IFabricModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the fabric.

FabricGetViaIdentity(String, Func<HttpResponseMessage,Task<IFabricModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the fabric.

FabricList(String, String, String, Func<HttpResponseMessage,Task<IFabricModelCollection>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of fabrics in the given subscription and resource group.

FabricListBySubscription(String, String, Func<HttpResponseMessage, Task<IFabricModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of fabrics in the given subscription.

FabricListBySubscriptionViaIdentity(String, String, Func<HttpResponseMessage, Task<IFabricModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of fabrics in the given subscription.

FabricListViaIdentity(String, String, Func<HttpResponseMessage, Task<IFabricModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of fabrics in the given subscription and resource group.

FabricOperationsStatusGet(String, String, String, String, Func<HttpResponseMessage, Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the fabric.

FabricOperationsStatusGetViaIdentity(String, Func<HttpResponseMessage, Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the fabric.

FabricUpdate(String, String, String, IFabricModelUpdate, Func<HttpResponseMessage, Task<IFabricModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Performs update on the fabric.

FabricUpdateViaIdentity(String, IFabricModelUpdate, Func<HttpResponseMessage, Task<IFabricModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Performs update on the fabric.

HyperVClusterCreateOrUpdate(String, String, String, String, IHyperVCluster, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Method to create or update a cluster in site.

HyperVClusterCreateOrUpdateViaIdentity(String, IHyperVCluster, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Method to create or update a cluster in site.

HyperVClusterGet(String, String, String, String, Func<HttpResponseMessage,Task<IHyperVCluster>,Task>, IEventListener, ISendAsync)

Method to get a Hyper-V cluster.

HyperVClusterGetViaIdentity(String, Func<HttpResponseMessage,Task<IHyperVCluster>,Task>, IEventListener, ISendAsync)

Method to get a Hyper-V cluster.

HyperVClusterList(String, String, String, String, Func<HttpResponseMessage,Task<IHyperVClusterCollection>,Task>, IEventListener, ISendAsync)

Method to get all clusters in a site.

HyperVClusterListViaIdentity(String, String, Func<HttpResponseMessage,Task<IHyperVClusterCollection>,Task>, IEventListener, ISendAsync)

Method to get all clusters in a site.

HyperVHostCreateOrUpdate(String, String, String, String, IHyperVHost, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Method to create or update a host in site.

HyperVHostCreateOrUpdateViaIdentity(String, IHyperVHost, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Method to create or update a host in site.

HyperVHostGet(String, String, String, String, Func<HttpResponseMessage,Task<IHyperVHost>,Task>, IEventListener, ISendAsync)

Method to get a Hyper-V host.

HyperVHostGetViaIdentity(String, Func<HttpResponseMessage,Task<IHyperVHost>,Task>, IEventListener, ISendAsync)

Method to get a Hyper-V host.

HyperVHostList(String, String, String, String, Func<HttpResponseMessage,Task<IHyperVHostCollection>,Task>, IEventListener, ISendAsync)

Method to get all hosts in a site.

HyperVHostListViaIdentity(String, String, Func<HttpResponseMessage,Task<IHyperVHostCollection>,Task>, IEventListener, ISendAsync)

Method to get all hosts in a site.

HyperVJobsGet(String, String, String, String, Func<HttpResponseMessage,Task<IHyperVJob>,Task>, IEventListener, ISendAsync)

Method to get job.

HyperVJobsGetViaIdentity(String, Func<HttpResponseMessage,Task<IHyperVJob>,Task>, IEventListener, ISendAsync)

Method to get job.

HyperVJobsList(String, String, String, Func<HttpResponseMessage,Task<IHyperVJobCollection>,Task>, IEventListener, ISendAsync)

Method to get all jobs in a site.

HyperVJobsListViaIdentity(String, Func<HttpResponseMessage,Task<IHyperVJobCollection>,Task>, IEventListener, ISendAsync)

Method to get all jobs in a site.

HyperVMachinesGet(String, String, String, String, Func<HttpResponseMessage,Task<IHyperVMachine>,Task>, IEventListener, ISendAsync)

Method to get machine.

HyperVMachinesGetViaIdentity(String, Func<HttpResponseMessage,Task<IHyperVMachine>,Task>, IEventListener, ISendAsync)

Method to get machine.

HyperVMachinesList(String, String, String, String, Nullable<Int32>, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IHyperVMachineCollection>, Task>, IEventListener, ISendAsync)

Method to get machine.

HyperVMachinesListViaIdentity(String, String, Nullable<Int32>, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IHyperVMachineCollection>, Task>, IEventListener, ISendAsync)

Method to get machine.

HyperVOperationsStatusGet(String, String, String, String, Func<HttpResponseMessage,Task<IOperationStatus>,Task>, IEventListener, ISendAsync)

Method to get operation status.

HyperVOperationsStatusGetViaIdentity(String, Func<HttpResponseMessage,Task<IOperationStatus>,Task>, IEventListener, ISendAsync)

Method to get operation status.

HyperVRunAsAccountsGet(String, String, String, String, Func<HttpResponseMessage,Task<IHyperVRunAsAccount>,Task>, IEventListener, ISendAsync)

Method to get run as account.

HyperVRunAsAccountsGetViaIdentity(String, Func<HttpResponseMessage,Task<IHyperVRunAsAccount>,Task>, IEventListener, ISendAsync)

Method to get run as account.

HyperVRunAsAccountsList(String, String, String, Func<HttpResponseMessage,Task<IHyperVRunAsAccountCollection>,Task>, IEventListener, ISendAsync)

Method to get run as accounts.

HyperVRunAsAccountsListViaIdentity(String, Func<HttpResponseMessage,Task<IHyperVRunAsAccountCollection>,Task>, IEventListener, ISendAsync)

Method to get run as accounts.

HyperVSitesCreateOrUpdate(String, String, String, IHyperVSite, Func<HttpResponseMessage,Task<IHyperVSite>,Task>, Func<HttpResponseMessage, Task<IHyperVSite>,Task>, IEventListener, ISendAsync)

Method to create or update a site.

HyperVSitesCreateOrUpdateViaIdentity(String, IHyperVSite, Func<HttpResponseMessage, Task<IHyperVSite>,Task>, Func<HttpResponseMessage,Task<IHyperVSite>, Task>, IEventListener, ISendAsync)

Method to create or update a site.

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

Method to delete a site.

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

Method to delete a site.

HyperVSitesGet(String, String, String, Func<HttpResponseMessage,Task<IHyperVSite>,Task>, IEventListener, ISendAsync)

Method to get a site.

HyperVSitesGet1(String, String, String, Func<HttpResponseMessage,Task<ISiteHealthSummaryCollection>,Task>, IEventListener, ISendAsync)

Method to get site health summary.

HyperVSitesGet1ViaIdentity(String, Func<HttpResponseMessage,Task<ISiteHealthSummaryCollection>,Task>, IEventListener, ISendAsync)

Method to get site health summary.

HyperVSitesGet2(String, String, String, Func<HttpResponseMessage,Task<IHyperVSiteUsage>,Task>, IEventListener, ISendAsync)

Method to get site usage.

HyperVSitesGet2ViaIdentity(String, Func<HttpResponseMessage,Task<IHyperVSiteUsage>,Task>, IEventListener, ISendAsync)

Method to get site usage.

HyperVSitesGetViaIdentity(String, Func<HttpResponseMessage,Task<IHyperVSite>,Task>, IEventListener, ISendAsync)

Method to get a site.

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

Method to refresh a site.

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

Method to refresh a site.

HyperVSitesUpdate(String, String, String, IHyperVSite, Func<HttpResponseMessage, Task<IHyperVSite>,Task>, Func<HttpResponseMessage,Task<IHyperVSite>, Task>, IEventListener, ISendAsync)

Method to patch an existing site.

HyperVSitesUpdateViaIdentity(String, IHyperVSite, Func<HttpResponseMessage, Task<IHyperVSite>,Task>, Func<HttpResponseMessage,Task<IHyperVSite>, Task>, IEventListener, ISendAsync)

Method to patch an existing site.

JobsGet(String, String, String, String, Func<HttpResponseMessage,Task<IVMwareJob>,Task>, IEventListener, ISendAsync)

Method to get job.

JobsGetViaIdentity(String, Func<HttpResponseMessage,Task<IVMwareJob>,Task>, IEventListener, ISendAsync)

Method to get job.

JobsList(String, String, String, Func<HttpResponseMessage,Task<IVMwareJobCollection>,Task>, IEventListener, ISendAsync)

Method to get all jobs in a site.

JobsListViaIdentity(String, Func<HttpResponseMessage,Task<IVMwareJobCollection>,Task>, IEventListener, ISendAsync)

Method to get all jobs in a site.

MachinesGet(String, String, String, String, Func<HttpResponseMessage,Task<IVMwareMachine>,Task>, IEventListener, ISendAsync)

Method to get machine.

MachinesGetMachine(String, String, String, String, Func<HttpResponseMessage,Task<IMachine>,Task>, IEventListener, ISendAsync)

Gets a machine in the migrate project.

MachinesGetMachineViaIdentity(String, Func<HttpResponseMessage,Task<IMachine>,Task>, IEventListener, ISendAsync)

Gets a machine in the migrate project.

MachinesGetViaIdentity(String, Func<HttpResponseMessage,Task<IVMwareMachine>,Task>, IEventListener, ISendAsync)

Method to get machine.

MachinesList(String, String, String, String, Nullable<Int32>, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IVMwareMachineCollection>, Task>, IEventListener, ISendAsync)

Method to get machine.

MachinesList1(String, String, String, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IMachineCollection>,Task>, IEventListener, ISendAsync)

Gets a list of machines in the migrate project.

MachinesList1ViaIdentity(String, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IMachineCollection>,Task>, IEventListener, ISendAsync)

Gets a list of machines in the migrate project.

MachinesListViaIdentity(String, String, Nullable<Int32>, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IVMwareMachineCollection>, Task>, IEventListener, ISendAsync)

Method to get machine.

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

Method to start a machine.

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

Method to start a machine.

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

Method to stop a machine.

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

Method to stop a machine.

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

Delete the migrate project. Deleting non-existent project is a no-operation.

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

Delete the migrate project. Deleting non-existent project is a no-operation.

MigrateProjectsGetMigrateProject(String, String, String, Func<HttpResponseMessage,Task<IMigrateProject>,Task>, IEventListener, ISendAsync)

Method to get a migrate project.

MigrateProjectsGetMigrateProjectViaIdentity(String, Func<HttpResponseMessage,Task<IMigrateProject>,Task>, IEventListener, ISendAsync)

Method to get a migrate project.

MigrateProjectsPatchMigrateProject(String, String, String, String, IMigrateProject, Func<HttpResponseMessage,Task<IMigrateProject>, Task>, IEventListener, ISendAsync)

Update a migrate project with specified name. Supports partial updates, for example only tags can be provided.

MigrateProjectsPatchMigrateProjectViaIdentity(String, String, IMigrateProject, Func<HttpResponseMessage,Task<IMigrateProject>, Task>, IEventListener, ISendAsync)

Update a migrate project with specified name. Supports partial updates, for example only tags can be provided.

MigrateProjectsPutMigrateProject(String, String, String, String, IMigrateProject, Func<HttpResponseMessage,Task<IMigrateProject>, Task>, Func<HttpResponseMessage,Task<IMigrateProject>,Task>, IEventListener, ISendAsync)

Method to create or update a migrate project.

MigrateProjectsPutMigrateProjectViaIdentity(String, String, IMigrateProject, Func<HttpResponseMessage,Task<IMigrateProject>,Task>, Func<HttpResponseMessage, Task<IMigrateProject>,Task>, IEventListener, ISendAsync)

Method to create or update a migrate project.

MigrateProjectsRefreshMigrateProjectSummary(String, String, String, IRefreshSummaryInput, Func<HttpResponseMessage,Task<IRefreshSummaryResult>, Task>, IEventListener, ISendAsync)

Refresh the summary of the migrate project.

MigrateProjectsRefreshMigrateProjectSummaryViaIdentity(String, IRefreshSummaryInput, Func<HttpResponseMessage,Task<IRefreshSummaryResult>, Task>, IEventListener, ISendAsync)

Refresh the summary of the migrate project.

MigrateProjectsRegisterTool(String, String, String, String, IRegisterToolInput, Func<HttpResponseMessage,Task<IRegistrationResult>,Task>, IEventListener, ISendAsync)

Registers a tool with the migrate project.

MigrateProjectsRegisterToolViaIdentity(String, String, IRegisterToolInput, Func<HttpResponseMessage,Task<IRegistrationResult>,Task>, IEventListener, ISendAsync)

Registers a tool with the migrate project.

MigrationRecoveryPointsGet(String, String, String, String, String, String, String, Func<HttpResponseMessage,Task<IMigrationRecoveryPoint>, Task>, IEventListener, ISendAsync)

Gets a recovery point for a migration item.

MigrationRecoveryPointsGetViaIdentity(String, Func<HttpResponseMessage,Task<IMigrationRecoveryPoint>,Task>, IEventListener, ISendAsync)

Gets a recovery point for a migration item.

MigrationRecoveryPointsListByReplicationMigrationItems(String, String, String, String, String, String, Func<HttpResponseMessage, Task<IMigrationRecoveryPointCollection>,Task>, IEventListener, ISendAsync)

Gets the recovery points for a migration item.

MigrationRecoveryPointsListByReplicationMigrationItemsViaIdentity(String, Func<HttpResponseMessage,Task<IMigrationRecoveryPointCollection>, Task>, IEventListener, ISendAsync)

Gets the recovery points for a migration item.

OperationsList(Func<HttpResponseMessage,Task<IOperationResultList>,Task>, IEventListener, ISendAsync)

Get list of operations supported in the API.

OperationsList1(Func<HttpResponseMessage,Task<IOperationResultListAutoGenerated>,Task>, IEventListener, ISendAsync)

Get a list of REST API supported by Microsoft.Migrate provider.

OperationsList2(String, String, Func<HttpResponseMessage,Task<IOperationsDiscoveryCollection>,Task>, IEventListener, ISendAsync)

Operation to return the list of available operations.

OperationsList2ViaIdentity(String, Func<HttpResponseMessage,Task<IOperationsDiscoveryCollection>,Task>, IEventListener, ISendAsync)

Operation to return the list of available operations.

OperationsList3(Func<HttpResponseMessage,Task<IOperationListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the operations.

OperationsList3ViaIdentity(String, Func<HttpResponseMessage,Task<IOperationListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the operations.

OperationsListViaIdentity(String, Func<HttpResponseMessage,Task<IOperationResultList>,Task>, IEventListener, ISendAsync)

Get list of operations supported in the API.

PolicyCreate(String, String, String, String, IPolicyModel, Func<HttpResponseMessage, Task<IPolicyModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Creates the policy.

PolicyCreateViaIdentity(String, IPolicyModel, Func<HttpResponseMessage, Task<IPolicyModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Creates the policy.

PolicyDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Removes the policy.

PolicyDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Removes the policy.

PolicyGet(String, String, String, String, Func<HttpResponseMessage, Task<IPolicyModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the policy.

PolicyGetViaIdentity(String, Func<HttpResponseMessage,Task<IPolicyModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the policy.

PolicyList(String, String, String, Func<HttpResponseMessage,Task<IPolicyModelCollection>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of policies in the given vault.

PolicyListViaIdentity(String, Func<HttpResponseMessage,Task<IPolicyModelCollection>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of policies in the given vault.

PolicyOperationStatusGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IOperationStatusAutoGenerated>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the policy.

PolicyOperationStatusGetViaIdentity(String, Func<HttpResponseMessage, Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the policy.

ProtectedItemCreate(String, String, String, String, IProtectedItemModel, Func<HttpResponseMessage,Task<IProtectedItemModel>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Creates the protected item.

ProtectedItemCreateViaIdentity(String, IProtectedItemModel, Func<HttpResponseMessage, Task<IProtectedItemModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Creates the protected item.

ProtectedItemDelete(String, String, String, String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Removes the protected item.

ProtectedItemDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Removes the protected item.

ProtectedItemGet(String, String, String, String, Func<HttpResponseMessage, Task<IProtectedItemModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the protected item.

ProtectedItemGetViaIdentity(String, Func<HttpResponseMessage, Task<IProtectedItemModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the protected item.

ProtectedItemList(String, String, String, Func<HttpResponseMessage, Task<IProtectedItemModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of protected items in the given vault.

ProtectedItemListViaIdentity(String, Func<HttpResponseMessage, Task<IProtectedItemModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of protected items in the given vault.

ProtectedItemOperationStatusGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IOperationStatusAutoGenerated>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the protected item.

ProtectedItemOperationStatusGetViaIdentity(String, Func<HttpResponseMessage, Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the protected item.

ProtectedItemPlannedFailover(String, String, String, String, IPlannedFailoverModel, Func<HttpResponseMessage,Task<IPlannedFailoverModel>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Performs the planned failover on the protected item.

ProtectedItemPlannedFailoverViaIdentity(String, IPlannedFailoverModel, Func<HttpResponseMessage,Task<IPlannedFailoverModel>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Performs the planned failover on the protected item.

RecoveryPointsGet(String, String, String, String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryPoint>,Task>, IEventListener, ISendAsync)

Get the details of specified recovery point.

RecoveryPointsGet1(String, String, String, String, String, Func<HttpResponseMessage, Task<IRecoveryPointModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the recovery point of a protected item.

RecoveryPointsGet1ViaIdentity(String, Func<HttpResponseMessage, Task<IRecoveryPointModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the recovery point of a protected item.

RecoveryPointsGetViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryPoint>,Task>, IEventListener, ISendAsync)

Get the details of specified recovery point.

RecoveryPointsList(String, String, String, String, Func<HttpResponseMessage, Task<IRecoveryPointModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of recovery points of the given protected item.

RecoveryPointsListByReplicationProtectedItems(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryPointCollection>, Task>, IEventListener, ISendAsync)

Lists the available recovery points for a replication protected item.

RecoveryPointsListByReplicationProtectedItemsViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryPointCollection>,Task>, IEventListener, ISendAsync)

Lists the available recovery points for a replication protected item.

RecoveryPointsListViaIdentity(String, Func<HttpResponseMessage, Task<IRecoveryPointModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of recovery points of the given protected item.

ReplicationAlertSettingsCreate(String, String, String, String, IConfigureAlertRequest, Func<HttpResponseMessage,Task<IAlert>, Task>, IEventListener, ISendAsync)

Create or update an email notification(alert) configuration.

ReplicationAlertSettingsCreateViaIdentity(String, IConfigureAlertRequest, Func<HttpResponseMessage,Task<IAlert>,Task>, IEventListener, ISendAsync)

Create or update an email notification(alert) configuration.

ReplicationAlertSettingsGet(String, String, String, String, Func<HttpResponseMessage,Task<IAlert>,Task>, IEventListener, ISendAsync)

Gets the details of the specified email notification(alert) configuration.

ReplicationAlertSettingsGetViaIdentity(String, Func<HttpResponseMessage,Task<IAlert>,Task>, IEventListener, ISendAsync)

Gets the details of the specified email notification(alert) configuration.

ReplicationAlertSettingsList(String, String, String, Func<HttpResponseMessage,Task<IAlertCollection>,Task>, IEventListener, ISendAsync)

Gets the list of email notification(alert) configurations for the vault.

ReplicationAlertSettingsListViaIdentity(String, Func<HttpResponseMessage,Task<IAlertCollection>,Task>, IEventListener, ISendAsync)

Gets the list of email notification(alert) configurations for the vault.

ReplicationAppliancesList(String, String, String, String, Func<HttpResponseMessage,Task<IApplianceCollection>,Task>, IEventListener, ISendAsync)

Gets the list of Azure Site Recovery appliances for the vault.

ReplicationAppliancesListViaIdentity(String, String, Func<HttpResponseMessage,Task<IApplianceCollection>,Task>, IEventListener, ISendAsync)

Gets the list of Azure Site Recovery appliances for the vault.

ReplicationEligibilityResultsGet(String, String, String, Func<HttpResponseMessage, Task<IReplicationEligibilityResults>,Task>, IEventListener, ISendAsync)

Validates whether a given VM can be protected or not in which case returns list of errors.

ReplicationEligibilityResultsGetViaIdentity(String, Func<HttpResponseMessage,Task<IReplicationEligibilityResults>,Task>, IEventListener, ISendAsync)

Validates whether a given VM can be protected or not in which case returns list of errors.

ReplicationEligibilityResultsList(String, String, String, Func<HttpResponseMessage, Task<IReplicationEligibilityResultsCollection>,Task>, IEventListener, ISendAsync)

Validates whether a given VM can be protected or not in which case returns list of errors.

ReplicationEligibilityResultsListViaIdentity(String, Func<HttpResponseMessage, Task<IReplicationEligibilityResultsCollection>,Task>, IEventListener, ISendAsync)

Validates whether a given VM can be protected or not in which case returns list of errors.

ReplicationEventsGet(String, String, String, String, Func<HttpResponseMessage,Task<IEvent>,Task>, IEventListener, ISendAsync)

The operation to get the details of an Azure Site recovery event.

ReplicationEventsGetViaIdentity(String, Func<HttpResponseMessage,Task<IEvent>,Task>, IEventListener, ISendAsync)

The operation to get the details of an Azure Site recovery event.

ReplicationEventsList(String, String, String, String, Func<HttpResponseMessage,Task<IEventCollectionAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of Azure Site Recovery events for the vault.

ReplicationEventsListViaIdentity(String, String, Func<HttpResponseMessage,Task<IEventCollectionAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of Azure Site Recovery events for the vault.

ReplicationExtensionCreate(String, String, String, String, IReplicationExtensionModel, Func<HttpResponseMessage,Task<IReplicationExtensionModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Creates the replication extension in the given vault.

ReplicationExtensionCreateViaIdentity(String, IReplicationExtensionModel, Func<HttpResponseMessage,Task<IReplicationExtensionModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Creates the replication extension in the given vault.

ReplicationExtensionDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Deletes the replication extension in the given vault.

ReplicationExtensionDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Deletes the replication extension in the given vault.

ReplicationExtensionGet(String, String, String, String, Func<HttpResponseMessage, Task<IReplicationExtensionModel>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the details of the replication extension.

ReplicationExtensionGetViaIdentity(String, Func<HttpResponseMessage, Task<IReplicationExtensionModel>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the details of the replication extension.

ReplicationExtensionList(String, String, String, Func<HttpResponseMessage, Task<IReplicationExtensionModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of replication extensions in the given vault.

ReplicationExtensionListViaIdentity(String, Func<HttpResponseMessage, Task<IReplicationExtensionModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of replication extensions in the given vault.

ReplicationExtensionOperationStatusGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IOperationStatusAutoGenerated>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the replication extension.

ReplicationExtensionOperationStatusGetViaIdentity(String, Func<HttpResponseMessage, Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the replication extension.

ReplicationFabricsCheckConsistency(String, String, String, String, Func<HttpResponseMessage,Task<IFabric>,Task>, IEventListener, ISendAsync)

The operation to perform a consistency check on the fabric.

ReplicationFabricsCheckConsistencyViaIdentity(String, Func<HttpResponseMessage,Task<IFabric>,Task>, IEventListener, ISendAsync)

The operation to perform a consistency check on the fabric.

ReplicationFabricsCreate(String, String, String, String, IFabricCreationInput, Func<HttpResponseMessage,Task<IFabric>,Task>, IEventListener, ISendAsync)

The operation to create an Azure Site Recovery fabric (for e.g. Hyper-V site).

ReplicationFabricsCreateViaIdentity(String, IFabricCreationInput, Func<HttpResponseMessage,Task<IFabric>,Task>, IEventListener, ISendAsync)

The operation to create an Azure Site Recovery fabric (for e.g. Hyper-V site).

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

The operation to delete or remove an Azure Site Recovery fabric.

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

The operation to delete or remove an Azure Site Recovery fabric.

ReplicationFabricsGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IFabric>,Task>, IEventListener, ISendAsync)

Gets the details of an Azure Site Recovery fabric.

ReplicationFabricsGetViaIdentity(String, String, Func<HttpResponseMessage,Task<IFabric>,Task>, IEventListener, ISendAsync)

Gets the details of an Azure Site Recovery fabric.

ReplicationFabricsList(String, String, String, Func<HttpResponseMessage,Task<IFabricCollection>,Task>, IEventListener, ISendAsync)

Gets a list of the Azure Site Recovery fabrics in the vault.

ReplicationFabricsListViaIdentity(String, Func<HttpResponseMessage,Task<IFabricCollection>,Task>, IEventListener, ISendAsync)

Gets a list of the Azure Site Recovery fabrics in the vault.

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

The operation to migrate an Azure Site Recovery fabric to AAD.

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

The operation to migrate an Azure Site Recovery fabric to AAD.

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

The operation to purge(force delete) an Azure Site Recovery fabric.

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

The operation to purge(force delete) an Azure Site Recovery fabric.

ReplicationFabricsReassociateGateway(String, String, String, String, IFailoverProcessServerRequest, Func<HttpResponseMessage,Task<IFabric>, Task>, IEventListener, ISendAsync)

The operation to move replications from a process server to another process server.

ReplicationFabricsReassociateGatewayViaIdentity(String, IFailoverProcessServerRequest, Func<HttpResponseMessage,Task<IFabric>,Task>, IEventListener, ISendAsync)

The operation to move replications from a process server to another process server.

ReplicationFabricsRemoveInfra(String, String, String, String, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Removes the appliance's infrastructure under the fabric.

ReplicationFabricsRemoveInfraViaIdentity(String, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Removes the appliance's infrastructure under the fabric.

ReplicationFabricsRenewCertificate(String, String, String, String, IRenewCertificateInput, Func<HttpResponseMessage,Task<IFabric>, Task>, IEventListener, ISendAsync)

Renews the connection certificate for the ASR replication fabric.

ReplicationFabricsRenewCertificateViaIdentity(String, IRenewCertificateInput, Func<HttpResponseMessage,Task<IFabric>,Task>, IEventListener, ISendAsync)

Renews the connection certificate for the ASR replication fabric.

ReplicationJobsCancel(String, String, String, String, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

The operation to cancel an Azure Site Recovery job.

ReplicationJobsCancelViaIdentity(String, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

The operation to cancel an Azure Site Recovery job.

ReplicationJobsExport(String, String, String, IJobQueryParameter, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

The operation to export the details of the Azure Site Recovery jobs of the vault.

ReplicationJobsExportViaIdentity(String, IJobQueryParameter, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

The operation to export the details of the Azure Site Recovery jobs of the vault.

ReplicationJobsGet(String, String, String, String, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

Get the details of an Azure Site Recovery job.

ReplicationJobsGetViaIdentity(String, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

Get the details of an Azure Site Recovery job.

ReplicationJobsList(String, String, String, String, Func<HttpResponseMessage,Task<IJobCollection>,Task>, IEventListener, ISendAsync)

Gets the list of Azure Site Recovery Jobs for the vault.

ReplicationJobsListViaIdentity(String, String, Func<HttpResponseMessage,Task<IJobCollection>,Task>, IEventListener, ISendAsync)

Gets the list of Azure Site Recovery Jobs for the vault.

ReplicationJobsRestart(String, String, String, String, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

The operation to restart an Azure Site Recovery job.

ReplicationJobsRestartViaIdentity(String, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

The operation to restart an Azure Site Recovery job.

ReplicationJobsResume(String, String, String, String, IResumeJobParams, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

The operation to resume an Azure Site Recovery job.

ReplicationJobsResumeViaIdentity(String, IResumeJobParams, Func<HttpResponseMessage,Task<IJob>,Task>, IEventListener, ISendAsync)

The operation to resume an Azure Site Recovery job.

ReplicationLogicalNetworksGet(String, String, String, String, String, Func<HttpResponseMessage,Task<ILogicalNetwork>,Task>, IEventListener, ISendAsync)

Gets the details of a logical network.

ReplicationLogicalNetworksGetViaIdentity(String, Func<HttpResponseMessage,Task<ILogicalNetwork>,Task>, IEventListener, ISendAsync)

Gets the details of a logical network.

ReplicationLogicalNetworksListByReplicationFabrics(String, String, String, String, Func<HttpResponseMessage,Task<ILogicalNetworkCollection>, Task>, IEventListener, ISendAsync)

Lists all the logical networks of the Azure Site Recovery fabric.

ReplicationLogicalNetworksListByReplicationFabricsViaIdentity(String, Func<HttpResponseMessage,Task<ILogicalNetworkCollection>,Task>, IEventListener, ISendAsync)

Lists all the logical networks of the Azure Site Recovery fabric.

ReplicationMigrationItemsCreate(String, String, String, String, String, String, IEnableMigrationInput, Func<HttpResponseMessage, Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to create an ASR migration item (enable migration).

ReplicationMigrationItemsCreateViaIdentity(String, IEnableMigrationInput, Func<HttpResponseMessage,Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to create an ASR migration item (enable migration).

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

The operation to delete an ASR migration item.

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

The operation to delete an ASR migration item.

ReplicationMigrationItemsGet(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

Gets the details of a migration item.

ReplicationMigrationItemsGetViaIdentity(String, Func<HttpResponseMessage,Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

Gets the details of a migration item.

ReplicationMigrationItemsList(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IMigrationItemCollection>, Task>, IEventListener, ISendAsync)

Gets the list of migration items in the vault.

ReplicationMigrationItemsListByReplicationProtectionContainers(String, String, String, String, String, String, String, String, Func<HttpResponseMessage, Task<IMigrationItemCollection>,Task>, IEventListener, ISendAsync)

Gets the list of ASR migration items in the protection container.

ReplicationMigrationItemsListByReplicationProtectionContainersViaIdentity(String, String, String, String, Func<HttpResponseMessage,Task<IMigrationItemCollection>, Task>, IEventListener, ISendAsync)

Gets the list of ASR migration items in the protection container.

ReplicationMigrationItemsListViaIdentity(String, String, String, String, Func<HttpResponseMessage,Task<IMigrationItemCollection>, Task>, IEventListener, ISendAsync)

Gets the list of migration items in the vault.

ReplicationMigrationItemsMigrate(String, String, String, String, String, String, IMigrateInput, Func<HttpResponseMessage,Task<IMigrationItem>, Task>, IEventListener, ISendAsync)

The operation to initiate migration of the item.

ReplicationMigrationItemsMigrateViaIdentity(String, IMigrateInput, Func<HttpResponseMessage,Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to initiate migration of the item.

ReplicationMigrationItemsPauseReplication(String, String, String, String, String, String, IPauseReplicationInput, Func<HttpResponseMessage, Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to initiate pause replication of the item.

ReplicationMigrationItemsPauseReplicationViaIdentity(String, IPauseReplicationInput, Func<HttpResponseMessage,Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to initiate pause replication of the item.

ReplicationMigrationItemsResumeReplication(String, String, String, String, String, String, IResumeReplicationInput, Func<HttpResponseMessage, Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to initiate resume replication of the item.

ReplicationMigrationItemsResumeReplicationViaIdentity(String, IResumeReplicationInput, Func<HttpResponseMessage,Task<IMigrationItem>, Task>, IEventListener, ISendAsync)

The operation to initiate resume replication of the item.

ReplicationMigrationItemsResync(String, String, String, String, String, String, IResyncInput, Func<HttpResponseMessage,Task<IMigrationItem>, Task>, IEventListener, ISendAsync)

The operation to resynchronize replication of an ASR migration item.

ReplicationMigrationItemsResyncViaIdentity(String, IResyncInput, Func<HttpResponseMessage,Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to resynchronize replication of an ASR migration item.

ReplicationMigrationItemsTestMigrate(String, String, String, String, String, String, ITestMigrateInput, Func<HttpResponseMessage, Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to initiate test migration of the item.

ReplicationMigrationItemsTestMigrateCleanup(String, String, String, String, String, String, ITestMigrateCleanupInput, Func<HttpResponseMessage, Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to initiate test migrate cleanup.

ReplicationMigrationItemsTestMigrateCleanupViaIdentity(String, ITestMigrateCleanupInput, Func<HttpResponseMessage,Task<IMigrationItem>, Task>, IEventListener, ISendAsync)

The operation to initiate test migrate cleanup.

ReplicationMigrationItemsTestMigrateViaIdentity(String, ITestMigrateInput, Func<HttpResponseMessage,Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to initiate test migration of the item.

ReplicationMigrationItemsUpdate(String, String, String, String, String, String, IUpdateMigrationItemInput, Func<HttpResponseMessage, Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to update the recovery settings of an ASR migration item.

ReplicationMigrationItemsUpdateViaIdentity(String, IUpdateMigrationItemInput, Func<HttpResponseMessage,Task<IMigrationItem>,Task>, IEventListener, ISendAsync)

The operation to update the recovery settings of an ASR migration item.

ReplicationNetworkMappingsCreate(String, String, String, String, String, String, ICreateNetworkMappingInput, Func<HttpResponseMessage, Task<INetworkMapping>,Task>, IEventListener, ISendAsync)

The operation to create an ASR network mapping.

ReplicationNetworkMappingsCreateViaIdentity(String, ICreateNetworkMappingInput, Func<HttpResponseMessage,Task<INetworkMapping>,Task>, IEventListener, ISendAsync)

The operation to create an ASR network mapping.

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

The operation to delete a network mapping.

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

The operation to delete a network mapping.

ReplicationNetworkMappingsGet(String, String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkMapping>, Task>, IEventListener, ISendAsync)

Gets the details of an ASR network mapping.

ReplicationNetworkMappingsGetViaIdentity(String, Func<HttpResponseMessage,Task<INetworkMapping>,Task>, IEventListener, ISendAsync)

Gets the details of an ASR network mapping.

ReplicationNetworkMappingsList(String, String, String, Func<HttpResponseMessage,Task<INetworkMappingCollection>,Task>, IEventListener, ISendAsync)

Lists all ASR network mappings in the vault.

ReplicationNetworkMappingsListByReplicationNetworks(String, String, String, String, String, Func<HttpResponseMessage,Task<INetworkMappingCollection>, Task>, IEventListener, ISendAsync)

Lists all ASR network mappings for the specified network.

ReplicationNetworkMappingsListByReplicationNetworksViaIdentity(String, Func<HttpResponseMessage,Task<INetworkMappingCollection>,Task>, IEventListener, ISendAsync)

Lists all ASR network mappings for the specified network.

ReplicationNetworkMappingsListViaIdentity(String, Func<HttpResponseMessage,Task<INetworkMappingCollection>,Task>, IEventListener, ISendAsync)

Lists all ASR network mappings in the vault.

ReplicationNetworkMappingsUpdate(String, String, String, String, String, String, IUpdateNetworkMappingInput, Func<HttpResponseMessage, Task<INetworkMapping>,Task>, IEventListener, ISendAsync)

The operation to update an ASR network mapping.

ReplicationNetworkMappingsUpdateViaIdentity(String, IUpdateNetworkMappingInput, Func<HttpResponseMessage,Task<INetworkMapping>,Task>, IEventListener, ISendAsync)

The operation to update an ASR network mapping.

ReplicationNetworksGet(String, String, String, String, String, Func<HttpResponseMessage,Task<INetwork>,Task>, IEventListener, ISendAsync)

Gets the details of a network.

ReplicationNetworksGetViaIdentity(String, Func<HttpResponseMessage,Task<INetwork>,Task>, IEventListener, ISendAsync)

Gets the details of a network.

ReplicationNetworksList(String, String, String, Func<HttpResponseMessage,Task<INetworkCollection>,Task>, IEventListener, ISendAsync)

Lists the networks available in a vault.

ReplicationNetworksListByReplicationFabrics(String, String, String, String, Func<HttpResponseMessage,Task<INetworkCollection>,Task>, IEventListener, ISendAsync)

Lists the networks available for a fabric.

ReplicationNetworksListByReplicationFabricsViaIdentity(String, Func<HttpResponseMessage,Task<INetworkCollection>,Task>, IEventListener, ISendAsync)

Lists the networks available for a fabric.

ReplicationNetworksListViaIdentity(String, Func<HttpResponseMessage,Task<INetworkCollection>,Task>, IEventListener, ISendAsync)

Lists the networks available in a vault.

ReplicationPoliciesCreate(String, String, String, String, ICreatePolicyInput, Func<HttpResponseMessage,Task<IPolicy>,Task>, IEventListener, ISendAsync)

The operation to create a replication policy.

ReplicationPoliciesCreateViaIdentity(String, ICreatePolicyInput, Func<HttpResponseMessage,Task<IPolicy>,Task>, IEventListener, ISendAsync)

The operation to create a replication policy.

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

The operation to delete a replication policy.

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

The operation to delete a replication policy.

ReplicationPoliciesGet(String, String, String, String, Func<HttpResponseMessage,Task<IPolicy>,Task>, IEventListener, ISendAsync)

Gets the details of a replication policy.

ReplicationPoliciesGetViaIdentity(String, Func<HttpResponseMessage,Task<IPolicy>,Task>, IEventListener, ISendAsync)

Gets the details of a replication policy.

ReplicationPoliciesList(String, String, String, Func<HttpResponseMessage,Task<IPolicyCollection>,Task>, IEventListener, ISendAsync)

Lists the replication policies for a vault.

ReplicationPoliciesListViaIdentity(String, Func<HttpResponseMessage,Task<IPolicyCollection>,Task>, IEventListener, ISendAsync)

Lists the replication policies for a vault.

ReplicationPoliciesUpdate(String, String, String, String, IUpdatePolicyInput, Func<HttpResponseMessage,Task<IPolicy>,Task>, IEventListener, ISendAsync)

The operation to update a replication policy.

ReplicationPoliciesUpdateViaIdentity(String, IUpdatePolicyInput, Func<HttpResponseMessage,Task<IPolicy>,Task>, IEventListener, ISendAsync)

The operation to update a replication policy.

ReplicationProtectableItemsGet(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProtectableItem>, Task>, IEventListener, ISendAsync)

The operation to get the details of a protectable item.

ReplicationProtectableItemsGetViaIdentity(String, Func<HttpResponseMessage,Task<IProtectableItem>,Task>, IEventListener, ISendAsync)

The operation to get the details of a protectable item.

ReplicationProtectableItemsListByReplicationProtectionContainers(String, String, String, String, String, String, String, String, Func<HttpResponseMessage, Task<IProtectableItemCollection>,Task>, IEventListener, ISendAsync)

Lists the protectable items in a protection container.

ReplicationProtectableItemsListByReplicationProtectionContainersViaIdentity(String, String, String, String, Func<HttpResponseMessage,Task<IProtectableItemCollection>, Task>, IEventListener, ISendAsync)

Lists the protectable items in a protection container.

ReplicationProtectedItemsAddDisks(String, String, String, String, String, String, IAddDisksInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

Operation to add disks(s) to the replication protected item.

ReplicationProtectedItemsAddDisksViaIdentity(String, IAddDisksInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to add disks(s) to the replication protected item.

ReplicationProtectedItemsApplyRecoveryPoint(String, String, String, String, String, String, IApplyRecoveryPointInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

The operation to change the recovery point of a failed over replication protected item.

ReplicationProtectedItemsApplyRecoveryPointViaIdentity(String, IApplyRecoveryPointInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

The operation to change the recovery point of a failed over replication protected item.

ReplicationProtectedItemsCreate(String, String, String, String, String, String, IEnableProtectionInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

The operation to create an ASR replication protected item (Enable replication).

ReplicationProtectedItemsCreateViaIdentity(String, IEnableProtectionInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

The operation to create an ASR replication protected item (Enable replication).

ReplicationProtectedItemsDelete(String, String, String, String, String, String, IDisableProtectionInput, Func<HttpResponseMessage, Task>, IEventListener, ISendAsync)

The operation to disable replication on a replication protected item. This will also remove the item.

ReplicationProtectedItemsDeleteViaIdentity(String, IDisableProtectionInput, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

The operation to disable replication on a replication protected item. This will also remove the item.

ReplicationProtectedItemsFailoverCancel(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

Operation to cancel the failover of the replication protected item.

ReplicationProtectedItemsFailoverCancelViaIdentity(String, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to cancel the failover of the replication protected item.

ReplicationProtectedItemsFailoverCommit(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

Operation to commit the failover of the replication protected item.

ReplicationProtectedItemsFailoverCommitViaIdentity(String, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to commit the failover of the replication protected item.

ReplicationProtectedItemsGet(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

Gets the details of an ASR replication protected item.

ReplicationProtectedItemsGetViaIdentity(String, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Gets the details of an ASR replication protected item.

ReplicationProtectedItemsList(String, String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectedItemCollection>, Task>, IEventListener, ISendAsync)

Gets the list of ASR replication protected items in the vault.

ReplicationProtectedItemsListByReplicationProtectionContainers(String, String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectedItemCollection>, Task>, IEventListener, ISendAsync)

Gets the list of ASR replication protected items in the protection container.

ReplicationProtectedItemsListByReplicationProtectionContainersViaIdentity(String, Func<HttpResponseMessage,Task<IReplicationProtectedItemCollection>, Task>, IEventListener, ISendAsync)

Gets the list of ASR replication protected items in the protection container.

ReplicationProtectedItemsListViaIdentity(String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectedItemCollection>, Task>, IEventListener, ISendAsync)

Gets the list of ASR replication protected items in the vault.

ReplicationProtectedItemsPlannedFailover(String, String, String, String, String, String, IPlannedFailoverInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to initiate a planned failover of the replication protected item.

ReplicationProtectedItemsPlannedFailoverViaIdentity(String, IPlannedFailoverInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to initiate a planned failover of the replication protected item.

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

The operation to delete or purge a replication protected item. This operation will force delete the replication protected item. Use the remove operation on replication protected item to perform a clean disable replication for the item.

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

The operation to delete or purge a replication protected item. This operation will force delete the replication protected item. Use the remove operation on replication protected item to perform a clean disable replication for the item.

ReplicationProtectedItemsRemoveDisks(String, String, String, String, String, String, IRemoveDisksInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to remove disk(s) from the replication protected item.

ReplicationProtectedItemsRemoveDisksViaIdentity(String, IRemoveDisksInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to remove disk(s) from the replication protected item.

ReplicationProtectedItemsRepairReplication(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

The operation to start resynchronize/repair replication for a replication protected item requiring resynchronization.

ReplicationProtectedItemsRepairReplicationViaIdentity(String, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

The operation to start resynchronize/repair replication for a replication protected item requiring resynchronization.

ReplicationProtectedItemsReprotect(String, String, String, String, String, String, IReverseReplicationInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to reprotect or reverse replicate a failed over replication protected item.

ReplicationProtectedItemsReprotectViaIdentity(String, IReverseReplicationInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to reprotect or reverse replicate a failed over replication protected item.

ReplicationProtectedItemsResolveHealthErrors(String, String, String, String, String, String, IResolveHealthInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to resolve health issues of the replication protected item.

ReplicationProtectedItemsResolveHealthErrorsViaIdentity(String, IResolveHealthInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

Operation to resolve health issues of the replication protected item.

ReplicationProtectedItemsSwitchProvider(String, String, String, String, String, String, ISwitchProviderInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to initiate a switch provider of the replication protected item.

ReplicationProtectedItemsSwitchProviderViaIdentity(String, ISwitchProviderInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to initiate a switch provider of the replication protected item.

ReplicationProtectedItemsTestFailover(String, String, String, String, String, String, ITestFailoverInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to perform a test failover of the replication protected item.

ReplicationProtectedItemsTestFailoverCleanup(String, String, String, String, String, String, ITestFailoverCleanupInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to clean up the test failover of a replication protected item.

ReplicationProtectedItemsTestFailoverCleanupViaIdentity(String, ITestFailoverCleanupInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

Operation to clean up the test failover of a replication protected item.

ReplicationProtectedItemsTestFailoverViaIdentity(String, ITestFailoverInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to perform a test failover of the replication protected item.

ReplicationProtectedItemsUnplannedFailover(String, String, String, String, String, String, IUnplannedFailoverInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

Operation to initiate a failover of the replication protected item.

ReplicationProtectedItemsUnplannedFailoverViaIdentity(String, IUnplannedFailoverInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

Operation to initiate a failover of the replication protected item.

ReplicationProtectedItemsUpdate(String, String, String, String, String, String, IUpdateReplicationProtectedItemInput, Func<HttpResponseMessage, Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

The operation to update the recovery settings of an ASR replication protected item.

ReplicationProtectedItemsUpdateAppliance(String, String, String, String, String, String, IUpdateApplianceForReplicationProtectedItemInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

The operation to update appliance of an ASR replication protected item.

ReplicationProtectedItemsUpdateApplianceViaIdentity(String, IUpdateApplianceForReplicationProtectedItemInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

The operation to update appliance of an ASR replication protected item.

ReplicationProtectedItemsUpdateMobilityService(String, String, String, String, String, String, IUpdateMobilityServiceRequest, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

The operation to update(push update) the installed mobility service software on a replication protected item to the latest available version.

ReplicationProtectedItemsUpdateMobilityServiceViaIdentity(String, IUpdateMobilityServiceRequest, Func<HttpResponseMessage,Task<IReplicationProtectedItem>, Task>, IEventListener, ISendAsync)

The operation to update(push update) the installed mobility service software on a replication protected item to the latest available version.

ReplicationProtectedItemsUpdateViaIdentity(String, IUpdateReplicationProtectedItemInput, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>, IEventListener, ISendAsync)

The operation to update the recovery settings of an ASR replication protected item.

ReplicationProtectionContainerMappingsCreate(String, String, String, String, String, String, ICreateProtectionContainerMappingInput, Func<HttpResponseMessage,Task<IProtectionContainerMapping>,Task>, IEventListener, ISendAsync)

The operation to create a protection container mapping.

ReplicationProtectionContainerMappingsCreateViaIdentity(String, ICreateProtectionContainerMappingInput, Func<HttpResponseMessage, Task<IProtectionContainerMapping>,Task>, IEventListener, ISendAsync)

The operation to create a protection container mapping.

ReplicationProtectionContainerMappingsDelete(String, String, String, String, String, String, IRemoveProtectionContainerMappingInput, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

The operation to delete or remove a protection container mapping.

ReplicationProtectionContainerMappingsDeleteViaIdentity(String, IRemoveProtectionContainerMappingInput, Func<HttpResponseMessage, Task>, IEventListener, ISendAsync)

The operation to delete or remove a protection container mapping.

ReplicationProtectionContainerMappingsGet(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IProtectionContainerMapping>, Task>, IEventListener, ISendAsync)

Gets the details of a protection container mapping.

ReplicationProtectionContainerMappingsGetViaIdentity(String, Func<HttpResponseMessage, Task<IProtectionContainerMapping>,Task>, IEventListener, ISendAsync)

Gets the details of a protection container mapping.

ReplicationProtectionContainerMappingsList(String, String, String, Func<HttpResponseMessage,Task<IProtectionContainerMappingCollection>, Task>, IEventListener, ISendAsync)

Lists the protection container mappings in the vault.

ReplicationProtectionContainerMappingsListByReplicationProtectionContainers(String, String, String, String, String, Func<HttpResponseMessage,Task<IProtectionContainerMappingCollection>, Task>, IEventListener, ISendAsync)

Lists the protection container mappings for a protection container.

ReplicationProtectionContainerMappingsListByReplicationProtectionContainersViaIdentity(String, Func<HttpResponseMessage,Task<IProtectionContainerMappingCollection>, Task>, IEventListener, ISendAsync)

Lists the protection container mappings for a protection container.

ReplicationProtectionContainerMappingsListViaIdentity(String, Func<HttpResponseMessage,Task<IProtectionContainerMappingCollection>, Task>, IEventListener, ISendAsync)

Lists the protection container mappings in the vault.

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

The operation to purge(force delete) a protection container mapping.

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

The operation to purge(force delete) a protection container mapping.

ReplicationProtectionContainerMappingsUpdate(String, String, String, String, String, String, IUpdateProtectionContainerMappingInput, Func<HttpResponseMessage,Task<IProtectionContainerMapping>,Task>, IEventListener, ISendAsync)

The operation to update protection container mapping.

ReplicationProtectionContainerMappingsUpdateViaIdentity(String, IUpdateProtectionContainerMappingInput, Func<HttpResponseMessage, Task<IProtectionContainerMapping>,Task>, IEventListener, ISendAsync)

The operation to update protection container mapping.

ReplicationProtectionContainersCreate(String, String, String, String, String, ICreateProtectionContainerInput, Func<HttpResponseMessage, Task<IProtectionContainer>,Task>, IEventListener, ISendAsync)

Operation to create a protection container.

ReplicationProtectionContainersCreateViaIdentity(String, ICreateProtectionContainerInput, Func<HttpResponseMessage,Task<IProtectionContainer>,Task>, IEventListener, ISendAsync)

Operation to create a protection container.

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

Operation to remove a protection container.

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

Operation to remove a protection container.

ReplicationProtectionContainersDiscoverProtectableItem(String, String, String, String, String, IDiscoverProtectableItemRequest, Func<HttpResponseMessage,Task<IProtectionContainer>,Task>, IEventListener, ISendAsync)

The operation to a add a protectable item to a protection container(Add physical server).

ReplicationProtectionContainersDiscoverProtectableItemViaIdentity(String, IDiscoverProtectableItemRequest, Func<HttpResponseMessage,Task<IProtectionContainer>, Task>, IEventListener, ISendAsync)

The operation to a add a protectable item to a protection container(Add physical server).

ReplicationProtectionContainersGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IProtectionContainer>, Task>, IEventListener, ISendAsync)

Gets the details of a protection container.

ReplicationProtectionContainersGetViaIdentity(String, Func<HttpResponseMessage,Task<IProtectionContainer>,Task>, IEventListener, ISendAsync)

Gets the details of a protection container.

ReplicationProtectionContainersList(String, String, String, Func<HttpResponseMessage, Task<IProtectionContainerCollection>,Task>, IEventListener, ISendAsync)

Lists the protection containers in a vault.

ReplicationProtectionContainersListByReplicationFabrics(String, String, String, String, Func<HttpResponseMessage,Task<IProtectionContainerCollection>, Task>, IEventListener, ISendAsync)

Lists the protection containers in the specified fabric.

ReplicationProtectionContainersListByReplicationFabricsViaIdentity(String, Func<HttpResponseMessage,Task<IProtectionContainerCollection>, Task>, IEventListener, ISendAsync)

Lists the protection containers in the specified fabric.

ReplicationProtectionContainersListViaIdentity(String, Func<HttpResponseMessage, Task<IProtectionContainerCollection>,Task>, IEventListener, ISendAsync)

Lists the protection containers in a vault.

ReplicationProtectionContainersSwitchProtection(String, String, String, String, String, ISwitchProtectionInput, Func<HttpResponseMessage, Task<IProtectionContainer>,Task>, IEventListener, ISendAsync)

Operation to switch protection from one container to another or one replication provider to another.

ReplicationProtectionContainersSwitchProtectionViaIdentity(String, ISwitchProtectionInput, Func<HttpResponseMessage,Task<IProtectionContainer>, Task>, IEventListener, ISendAsync)

Operation to switch protection from one container to another or one replication provider to another.

ReplicationProtectionIntentsCreate(String, String, String, String, ICreateProtectionIntentInput, Func<HttpResponseMessage,Task<IReplicationProtectionIntent>, Task>, IEventListener, ISendAsync)

The operation to create an ASR replication protection intent item.

ReplicationProtectionIntentsCreateViaIdentity(String, ICreateProtectionIntentInput, Func<HttpResponseMessage,Task<IReplicationProtectionIntent>, Task>, IEventListener, ISendAsync)

The operation to create an ASR replication protection intent item.

ReplicationProtectionIntentsGet(String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectionIntent>, Task>, IEventListener, ISendAsync)

Gets the details of an ASR replication protection intent.

ReplicationProtectionIntentsGetViaIdentity(String, Func<HttpResponseMessage,Task<IReplicationProtectionIntent>,Task>, IEventListener, ISendAsync)

Gets the details of an ASR replication protection intent.

ReplicationProtectionIntentsList(String, String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectionIntentCollection>, Task>, IEventListener, ISendAsync)

Gets the list of ASR replication protection intent objects in the vault.

ReplicationProtectionIntentsListViaIdentity(String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectionIntentCollection>, Task>, IEventListener, ISendAsync)

Gets the list of ASR replication protection intent objects in the vault.

ReplicationRecoveryPlansCreate(String, String, String, String, ICreateRecoveryPlanInput, Func<HttpResponseMessage,Task<IRecoveryPlan>, Task>, IEventListener, ISendAsync)

The operation to create a recovery plan.

ReplicationRecoveryPlansCreateViaIdentity(String, ICreateRecoveryPlanInput, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to create a recovery plan.

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

Delete a recovery plan.

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

Delete a recovery plan.

ReplicationRecoveryPlansFailoverCancel(String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to cancel the failover of a recovery plan.

ReplicationRecoveryPlansFailoverCancelViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to cancel the failover of a recovery plan.

ReplicationRecoveryPlansFailoverCommit(String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to commit the failover of a recovery plan.

ReplicationRecoveryPlansFailoverCommitViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to commit the failover of a recovery plan.

ReplicationRecoveryPlansGet(String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

Gets the details of the recovery plan.

ReplicationRecoveryPlansGetViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

Gets the details of the recovery plan.

ReplicationRecoveryPlansList(String, String, String, Func<HttpResponseMessage,Task<IRecoveryPlanCollection>,Task>, IEventListener, ISendAsync)

Lists the recovery plans in the vault.

ReplicationRecoveryPlansListViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryPlanCollection>,Task>, IEventListener, ISendAsync)

Lists the recovery plans in the vault.

ReplicationRecoveryPlansPlannedFailover(String, String, String, String, IRecoveryPlanPlannedFailoverInput, Func<HttpResponseMessage, Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to start the planned failover of a recovery plan.

ReplicationRecoveryPlansPlannedFailoverViaIdentity(String, IRecoveryPlanPlannedFailoverInput, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to start the planned failover of a recovery plan.

ReplicationRecoveryPlansReprotect(String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to reprotect(reverse replicate) a recovery plan.

ReplicationRecoveryPlansReprotectViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to reprotect(reverse replicate) a recovery plan.

ReplicationRecoveryPlansTestFailover(String, String, String, String, IRecoveryPlanTestFailoverInput, Func<HttpResponseMessage,Task<IRecoveryPlan>, Task>, IEventListener, ISendAsync)

The operation to start the test failover of a recovery plan.

ReplicationRecoveryPlansTestFailoverCleanup(String, String, String, String, IRecoveryPlanTestFailoverCleanupInput, Func<HttpResponseMessage, Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to cleanup test failover of a recovery plan.

ReplicationRecoveryPlansTestFailoverCleanupViaIdentity(String, IRecoveryPlanTestFailoverCleanupInput, Func<HttpResponseMessage, Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to cleanup test failover of a recovery plan.

ReplicationRecoveryPlansTestFailoverViaIdentity(String, IRecoveryPlanTestFailoverInput, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to start the test failover of a recovery plan.

ReplicationRecoveryPlansUnplannedFailover(String, String, String, String, IRecoveryPlanUnplannedFailoverInput, Func<HttpResponseMessage, Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to start the unplanned failover of a recovery plan.

ReplicationRecoveryPlansUnplannedFailoverViaIdentity(String, IRecoveryPlanUnplannedFailoverInput, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to start the unplanned failover of a recovery plan.

ReplicationRecoveryPlansUpdate(String, String, String, String, IUpdateRecoveryPlanInput, Func<HttpResponseMessage,Task<IRecoveryPlan>, Task>, IEventListener, ISendAsync)

The operation to update a recovery plan.

ReplicationRecoveryPlansUpdateViaIdentity(String, IUpdateRecoveryPlanInput, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)

The operation to update a recovery plan.

ReplicationRecoveryServicesProvidersCreate(String, String, String, String, String, IAddRecoveryServicesProviderInput, Func<HttpResponseMessage, Task<IRecoveryServicesProvider>,Task>, IEventListener, ISendAsync)

The operation to add a recovery services provider.

ReplicationRecoveryServicesProvidersCreateViaIdentity(String, IAddRecoveryServicesProviderInput, Func<HttpResponseMessage, Task<IRecoveryServicesProvider>,Task>, IEventListener, ISendAsync)

The operation to add a recovery services provider.

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

The operation to removes/delete(unregister) a recovery services provider from the vault.

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

The operation to removes/delete(unregister) a recovery services provider from the vault.

ReplicationRecoveryServicesProvidersGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryServicesProvider>, Task>, IEventListener, ISendAsync)

Gets the details of registered recovery services provider.

ReplicationRecoveryServicesProvidersGetViaIdentity(String, Func<HttpResponseMessage, Task<IRecoveryServicesProvider>,Task>, IEventListener, ISendAsync)

Gets the details of registered recovery services provider.

ReplicationRecoveryServicesProvidersList(String, String, String, Func<HttpResponseMessage,Task<IRecoveryServicesProviderCollection>, Task>, IEventListener, ISendAsync)

Lists the registered recovery services providers in the vault.

ReplicationRecoveryServicesProvidersListByReplicationFabrics(String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryServicesProviderCollection>, Task>, IEventListener, ISendAsync)

Lists the registered recovery services providers for the specified fabric.

ReplicationRecoveryServicesProvidersListByReplicationFabricsViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryServicesProviderCollection>, Task>, IEventListener, ISendAsync)

Lists the registered recovery services providers for the specified fabric.

ReplicationRecoveryServicesProvidersListViaIdentity(String, Func<HttpResponseMessage, Task<IRecoveryServicesProviderCollection>,Task>, IEventListener, ISendAsync)

Lists the registered recovery services providers in the vault.

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

The operation to purge(force delete) a recovery services provider from the vault.

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

The operation to purge(force delete) a recovery services provider from the vault.

ReplicationRecoveryServicesProvidersRefreshProvider(String, String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryServicesProvider>, Task>, IEventListener, ISendAsync)

The operation to refresh the information from the recovery services provider.

ReplicationRecoveryServicesProvidersRefreshProviderViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryServicesProvider>,Task>, IEventListener, ISendAsync)

The operation to refresh the information from the recovery services provider.

ReplicationStorageClassificationMappingsCreate(String, String, String, String, String, String, IStorageClassificationMappingInput, Func<HttpResponseMessage,Task<IStorageClassificationMapping>, Task>, IEventListener, ISendAsync)

The operation to create a storage classification mapping.

ReplicationStorageClassificationMappingsCreateViaIdentity(String, IStorageClassificationMappingInput, Func<HttpResponseMessage, Task<IStorageClassificationMapping>,Task>, IEventListener, ISendAsync)

The operation to create a storage classification mapping.

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

The operation to delete a storage classification mapping.

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

The operation to delete a storage classification mapping.

ReplicationStorageClassificationMappingsGet(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IStorageClassificationMapping>, Task>, IEventListener, ISendAsync)

Gets the details of the specified storage classification mapping.

ReplicationStorageClassificationMappingsGetViaIdentity(String, Func<HttpResponseMessage,Task<IStorageClassificationMapping>, Task>, IEventListener, ISendAsync)

Gets the details of the specified storage classification mapping.

ReplicationStorageClassificationMappingsList(String, String, String, Func<HttpResponseMessage,Task<IStorageClassificationMappingCollection>, Task>, IEventListener, ISendAsync)

Lists the storage classification mappings in the vault.

ReplicationStorageClassificationMappingsListByReplicationStorageClassifications(String, String, String, String, String, Func<HttpResponseMessage,Task<IStorageClassificationMappingCollection>, Task>, IEventListener, ISendAsync)

Lists the storage classification mappings for the fabric.

ReplicationStorageClassificationMappingsListByReplicationStorageClassificationsViaIdentity(String, Func<HttpResponseMessage,Task<IStorageClassificationMappingCollection>, Task>, IEventListener, ISendAsync)

Lists the storage classification mappings for the fabric.

ReplicationStorageClassificationMappingsListViaIdentity(String, Func<HttpResponseMessage,Task<IStorageClassificationMappingCollection>, Task>, IEventListener, ISendAsync)

Lists the storage classification mappings in the vault.

ReplicationStorageClassificationsGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IStorageClassification>, Task>, IEventListener, ISendAsync)

Gets the details of the specified storage classification.

ReplicationStorageClassificationsGetViaIdentity(String, Func<HttpResponseMessage,Task<IStorageClassification>,Task>, IEventListener, ISendAsync)

Gets the details of the specified storage classification.

ReplicationStorageClassificationsList(String, String, String, Func<HttpResponseMessage,Task<IStorageClassificationCollection>, Task>, IEventListener, ISendAsync)

Lists the storage classifications in the vault.

ReplicationStorageClassificationsListByReplicationFabrics(String, String, String, String, Func<HttpResponseMessage,Task<IStorageClassificationCollection>, Task>, IEventListener, ISendAsync)

Lists the storage classifications available in the specified fabric.

ReplicationStorageClassificationsListByReplicationFabricsViaIdentity(String, Func<HttpResponseMessage,Task<IStorageClassificationCollection>, Task>, IEventListener, ISendAsync)

Lists the storage classifications available in the specified fabric.

ReplicationStorageClassificationsListViaIdentity(String, Func<HttpResponseMessage, Task<IStorageClassificationCollection>,Task>, IEventListener, ISendAsync)

Lists the storage classifications in the vault.

ReplicationVaultHealthGet(String, String, String, Func<HttpResponseMessage,Task<IVaultHealthDetails>,Task>, IEventListener, ISendAsync)

Gets the health details of the vault.

ReplicationVaultHealthGetViaIdentity(String, Func<HttpResponseMessage,Task<IVaultHealthDetails>,Task>, IEventListener, ISendAsync)

Gets the health details of the vault.

ReplicationVaultHealthRefresh(String, String, String, Func<HttpResponseMessage,Task<IVaultHealthDetails>,Task>, IEventListener, ISendAsync)

Refreshes health summary of the vault.

ReplicationVaultHealthRefreshViaIdentity(String, Func<HttpResponseMessage,Task<IVaultHealthDetails>,Task>, IEventListener, ISendAsync)

Refreshes health summary of the vault.

ReplicationVaultSettingCreate(String, String, String, String, IVaultSettingCreationInput, Func<HttpResponseMessage,Task<IVaultSetting>, Task>, IEventListener, ISendAsync)

The operation to configure vault setting.

ReplicationVaultSettingCreateViaIdentity(String, IVaultSettingCreationInput, Func<HttpResponseMessage,Task<IVaultSetting>,Task>, IEventListener, ISendAsync)

The operation to configure vault setting.

ReplicationVaultSettingGet(String, String, String, String, Func<HttpResponseMessage,Task<IVaultSetting>,Task>, IEventListener, ISendAsync)

Gets the vault setting. This includes the Migration Hub connection settings.

ReplicationVaultSettingGetViaIdentity(String, Func<HttpResponseMessage,Task<IVaultSetting>,Task>, IEventListener, ISendAsync)

Gets the vault setting. This includes the Migration Hub connection settings.

ReplicationVaultSettingList(String, String, String, Func<HttpResponseMessage,Task<IVaultSettingCollection>,Task>, IEventListener, ISendAsync)

Gets the list of vault setting. This includes the Migration Hub connection settings.

ReplicationVaultSettingListViaIdentity(String, Func<HttpResponseMessage,Task<IVaultSettingCollection>,Task>, IEventListener, ISendAsync)

Gets the list of vault setting. This includes the Migration Hub connection settings.

ReplicationvCentersCreate(String, String, String, String, String, IAddVCenterRequest, Func<HttpResponseMessage,Task<IVCenterAutoGenerated>, Task>, IEventListener, ISendAsync)

The operation to create a vCenter object..

ReplicationvCentersCreateViaIdentity(String, IAddVCenterRequest, Func<HttpResponseMessage,Task<IVCenterAutoGenerated>,Task>, IEventListener, ISendAsync)

The operation to create a vCenter object..

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

The operation to remove(unregister) a registered vCenter server from the vault.

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

The operation to remove(unregister) a registered vCenter server from the vault.

ReplicationvCentersGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IVCenterAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the details of a registered vCenter server(Add vCenter server).

ReplicationvCentersGetViaIdentity(String, Func<HttpResponseMessage,Task<IVCenterAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the details of a registered vCenter server(Add vCenter server).

ReplicationvCentersList(String, String, String, Func<HttpResponseMessage,Task<IVCenterCollectionAutoGenerated>,Task>, IEventListener, ISendAsync)

Lists the vCenter servers registered in the vault.

ReplicationvCentersListByReplicationFabrics(String, String, String, String, Func<HttpResponseMessage,Task<IVCenterCollectionAutoGenerated>, Task>, IEventListener, ISendAsync)

Lists the vCenter servers registered in a fabric.

ReplicationvCentersListByReplicationFabricsViaIdentity(String, Func<HttpResponseMessage,Task<IVCenterCollectionAutoGenerated>, Task>, IEventListener, ISendAsync)

Lists the vCenter servers registered in a fabric.

ReplicationvCentersListViaIdentity(String, Func<HttpResponseMessage,Task<IVCenterCollectionAutoGenerated>,Task>, IEventListener, ISendAsync)

Lists the vCenter servers registered in the vault.

ReplicationvCentersUpdate(String, String, String, String, String, IUpdateVCenterRequest, Func<HttpResponseMessage,Task<IVCenterAutoGenerated>, Task>, IEventListener, ISendAsync)

The operation to update a registered vCenter.

ReplicationvCentersUpdateViaIdentity(String, IUpdateVCenterRequest, Func<HttpResponseMessage,Task<IVCenterAutoGenerated>,Task>, IEventListener, ISendAsync)

The operation to update a registered vCenter.

RunAsAccountsGet(String, String, String, String, Func<HttpResponseMessage,Task<IVMwareRunAsAccount>,Task>, IEventListener, ISendAsync)

Method to get run as account.

RunAsAccountsGetViaIdentity(String, Func<HttpResponseMessage,Task<IVMwareRunAsAccount>,Task>, IEventListener, ISendAsync)

Method to get run as account.

RunAsAccountsList(String, String, String, Func<HttpResponseMessage,Task<IVMwareRunAsAccountCollection>,Task>, IEventListener, ISendAsync)

Method to get run as accounts.

RunAsAccountsListViaIdentity(String, Func<HttpResponseMessage,Task<IVMwareRunAsAccountCollection>,Task>, IEventListener, ISendAsync)

Method to get run as accounts.

SitesCreateOrUpdate(String, String, String, IVMwareSite, Func<HttpResponseMessage, Task<IVMwareSite>,Task>, Func<HttpResponseMessage,Task<IVMwareSite>, Task>, IEventListener, ISendAsync)

Method to create or update a site.

SitesCreateOrUpdateViaIdentity(String, IVMwareSite, Func<HttpResponseMessage, Task<IVMwareSite>,Task>, Func<HttpResponseMessage,Task<IVMwareSite>, Task>, IEventListener, ISendAsync)

Method to create or update a site.

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

Method to delete a site.

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

Method to delete a site.

SitesGet(String, String, String, Func<HttpResponseMessage,Task<IVMwareSite>,Task>, IEventListener, ISendAsync)

Method to get a site.

SitesGet1(String, String, String, Func<HttpResponseMessage,Task<ISiteHealthSummaryCollection>,Task>, IEventListener, ISendAsync)

Method to get site health summary.

SitesGet1ViaIdentity(String, Func<HttpResponseMessage,Task<ISiteHealthSummaryCollection>,Task>, IEventListener, ISendAsync)

Method to get site health summary.

SitesGet2(String, String, String, Func<HttpResponseMessage,Task<IVMwareSiteUsage>,Task>, IEventListener, ISendAsync)

Method to get site usage/summary.

SitesGet2ViaIdentity(String, Func<HttpResponseMessage,Task<IVMwareSiteUsage>,Task>, IEventListener, ISendAsync)

Method to get site usage/summary.

SitesGetViaIdentity(String, Func<HttpResponseMessage,Task<IVMwareSite>,Task>, IEventListener, ISendAsync)

Method to get a site.

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

Method to refresh a site.

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

Method to refresh a site.

SitesUpdate(String, String, String, IVMwareSite, Func<HttpResponseMessage, Task<IVMwareSite>,Task>, Func<HttpResponseMessage,Task<IVMwareSite>, Task>, IEventListener, ISendAsync)

Method to update an existing site.

SitesUpdateViaIdentity(String, IVMwareSite, Func<HttpResponseMessage, Task<IVMwareSite>,Task>, Func<HttpResponseMessage,Task<IVMwareSite>, Task>, IEventListener, ISendAsync)

Method to update an existing site.

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

Cleanup the solution data in the migrate project.

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

Cleanup the solution data in the migrate project.

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

Delete the solution. Deleting non-existent project is a no-operation.

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

Delete the solution. Deleting non-existent project is a no-operation.

SolutionsGetConfig(String, String, String, String, Func<HttpResponseMessage,Task<ISolutionConfig>,Task>, IEventListener, ISendAsync)

Gets the config for the solution in the migrate project.

SolutionsGetConfigViaIdentity(String, Func<HttpResponseMessage,Task<ISolutionConfig>,Task>, IEventListener, ISendAsync)

Gets the config for the solution in the migrate project.

SolutionsGetSolution(String, String, String, String, Func<HttpResponseMessage,Task<ISolution>,Task>, IEventListener, ISendAsync)

Gets a solution in the migrate project.

SolutionsGetSolutionViaIdentity(String, Func<HttpResponseMessage,Task<ISolution>,Task>, IEventListener, ISendAsync)

Gets a solution in the migrate project.

SolutionsList(String, String, String, Func<HttpResponseMessage,Task<ISolutionsCollection>,Task>, IEventListener, ISendAsync)

Gets the list of solutions in the migrate project.

SolutionsListViaIdentity(String, Func<HttpResponseMessage,Task<ISolutionsCollection>,Task>, IEventListener, ISendAsync)

Gets the list of solutions in the migrate project.

SolutionsPatchSolution(String, String, String, String, ISolution, Func<HttpResponseMessage,Task<ISolution>,Task>, IEventListener, ISendAsync)

Update a solution with specified name. Supports partial updates, for example only tags can be provided.

SolutionsPatchSolutionViaIdentity(String, ISolution, Func<HttpResponseMessage,Task<ISolution>,Task>, IEventListener, ISendAsync)

Update a solution with specified name. Supports partial updates, for example only tags can be provided.

SolutionsPutSolution(String, String, String, String, ISolution, Func<HttpResponseMessage,Task<ISolution>,Task>, Func<HttpResponseMessage, Task<ISolution>,Task>, IEventListener, ISendAsync)

Creates a solution in the migrate project.

SolutionsPutSolutionViaIdentity(String, ISolution, Func<HttpResponseMessage, Task<ISolution>,Task>, Func<HttpResponseMessage,Task<ISolution>, Task>, IEventListener, ISendAsync)

Creates a solution in the migrate project.

SupportedOperatingSystemsGet(String, String, String, String, Func<HttpResponseMessage, Task<ISupportedOperatingSystems>,Task>, IEventListener, ISendAsync)

Gets the data of supported operating systems by SRS.

SupportedOperatingSystemsGetViaIdentity(String, String, Func<HttpResponseMessage,Task<ISupportedOperatingSystems>,Task>, IEventListener, ISendAsync)

Gets the data of supported operating systems by SRS.

TargetComputeSizesListByReplicationProtectedItems(String, String, String, String, String, String, Func<HttpResponseMessage,Task<ITargetComputeSizeCollection>, Task>, IEventListener, ISendAsync)

Lists the available target compute sizes for a replication protected item.

TargetComputeSizesListByReplicationProtectedItemsViaIdentity(String, Func<HttpResponseMessage,Task<ITargetComputeSizeCollection>, Task>, IEventListener, ISendAsync)

Lists the available target compute sizes for a replication protected item.

VaultCreate(String, String, String, IVaultModel, Func<HttpResponseMessage, Task<IVaultModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Creates the vault.

VaultCreateViaIdentity(String, IVaultModel, Func<HttpResponseMessage, Task<IVaultModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Creates the vault.

VaultDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Removes the vault.

VaultDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Removes the vault.

VaultGet(String, String, String, Func<HttpResponseMessage,Task<IVaultModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the vault.

VaultGetViaIdentity(String, Func<HttpResponseMessage,Task<IVaultModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the vault.

VaultList(String, String, String, Func<HttpResponseMessage,Task<IVaultModelCollection>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of vaults in the given subscription and resource group.

VaultListBySubscription(String, String, Func<HttpResponseMessage, Task<IVaultModelCollection>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of vaults in the given subscription.

VaultListBySubscriptionViaIdentity(String, String, Func<HttpResponseMessage, Task<IVaultModelCollection>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of vaults in the given subscription.

VaultListViaIdentity(String, String, Func<HttpResponseMessage, Task<IVaultModelCollection>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the list of vaults in the given subscription and resource group.

VaultOperationStatusGet(String, String, String, String, Func<HttpResponseMessage, Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the vault.

VaultOperationStatusGetViaIdentity(String, Func<HttpResponseMessage, Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the vault.

VaultUpdate(String, String, String, IVaultModelUpdate, Func<HttpResponseMessage, Task<IVaultModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Performs update on the vault.

VaultUpdateViaIdentity(String, IVaultModelUpdate, Func<HttpResponseMessage, Task<IVaultModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Performs update on the vault.

VCenterCreateOrUpdate(String, String, String, String, IVCenter, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Method to create or update a vCenter in site.

VCenterCreateOrUpdateViaIdentity(String, IVCenter, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)

Method to create or update a vCenter in site.

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

Method to delete vCenter in site.

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

Method to delete vCenter in site.

VCenterGet(String, String, String, String, Func<HttpResponseMessage,Task<IVCenter>,Task>, IEventListener, ISendAsync)

Method to get a vCenter.

VCenterGetViaIdentity(String, Func<HttpResponseMessage,Task<IVCenter>,Task>, IEventListener, ISendAsync)

Method to get a vCenter.

VCenterList(String, String, String, String, Func<HttpResponseMessage,Task<IVCenterCollection>,Task>, IEventListener, ISendAsync)

Method to get all vCenters in a site.

VCenterListViaIdentity(String, String, Func<HttpResponseMessage,Task<IVCenterCollection>,Task>, IEventListener, ISendAsync)

Method to get all vCenters in a site.

VMwareOperationsStatusGet(String, String, String, String, Func<HttpResponseMessage,Task<IOperationStatus>,Task>, IEventListener, ISendAsync)

Method to get operation status.

VMwareOperationsStatusGetViaIdentity(String, Func<HttpResponseMessage,Task<IOperationStatus>,Task>, IEventListener, ISendAsync)

Method to get operation status.

WorkflowGet(String, String, String, String, Func<HttpResponseMessage, Task<IWorkflowModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the job.

WorkflowGetViaIdentity(String, Func<HttpResponseMessage,Task<IWorkflowModel>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Gets the details of the job.

WorkflowList(String, String, String, String, String, Func<HttpResponseMessage, Task<IWorkflowModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of jobs in the given vault.

WorkflowListViaIdentity(String, String, String, Func<HttpResponseMessage, Task<IWorkflowModelCollection>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Gets the list of jobs in the given vault.

WorkflowOperationStatusGet(String, String, String, String, String, Func<HttpResponseMessage,Task<IOperationStatusAutoGenerated>, Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>, Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the job.

WorkflowOperationStatusGetViaIdentity(String, Func<HttpResponseMessage, Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage, Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)

Tracks the results of an asynchronous operation on the job.

Applies to