|
CheckNameAvailability(String, String, ICheckNameAvailabilityModel,
Func<HttpResponseMessage,Task<ICheckNameAvailabilityResponseModel>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Checks the resource name availability.
|
|
CheckNameAvailabilityPost(String, String, ICheckNameAvailabilityModel,
Func<HttpResponseMessage,Task<ICheckNameAvailabilityResponseModel>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Checks the resource name availability.
|
|
CheckNameAvailabilityPostViaIdentity(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.
|
|
ClusterRecoveryPointGet(String, String, String, String, String,
String, String, Func<HttpResponseMessage,Task<IClusterRecoveryPoint>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get the details of specified recovery point.
|
|
ClusterRecoveryPointGetViaIdentity(String, Func<HttpResponseMessage,
Task<IClusterRecoveryPoint>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get the details of specified recovery point.
|
|
ClusterRecoveryPointsListByReplicationProtectionCluster(String,
String, String, String, String, String, Func<HttpResponseMessage,
Task<IClusterRecoveryPointCollection>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
The list of cluster recovery points.
|
|
ClusterRecoveryPointsListByReplicationProtectionClusterViaIdentity(String,
Func<HttpResponseMessage,Task<IClusterRecoveryPointCollection>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
The list of cluster recovery points.
|
|
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.
|
|
DeploymentPreflightPost(String, String, String, IDeploymentPreflightModel,
Func<HttpResponseMessage,Task<IDeploymentPreflightModel>,Task>,
Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>,
IEventListener, ISendAsync)
|
Performs resource deployment preflight validation.
|
|
DeploymentPreflightPostViaIdentity(String, IDeploymentPreflightModel,
Func<HttpResponseMessage,Task<IDeploymentPreflightModel>,Task>,
Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>,
IEventListener, ISendAsync)
|
Performs resource deployment preflight 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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
EmailConfigurationList(String, String, String, Func<HttpResponseMessage,
Task<IEmailConfigurationModelListResult>,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.
|
|
EmailConfigurationListViaIdentity(String, Func<HttpResponseMessage,
Task<IEmailConfigurationModelListResult>,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.
|
|
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.
|
|
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, Nullable<Int32>, String,
Func<HttpResponseMessage,Task<IEventModelListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the list of events in the given vault.
|
|
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.
|
|
EventListViaIdentity(String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IEventModelListResult>,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.
|
|
FabricAgentCreate(String, String, String, String, IFabricAgentModel,
Func<HttpResponseMessage,Task<IFabricAgentModel>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Creates the fabric agent.
|
|
FabricAgentCreateViaIdentity(String, IFabricAgentModel, Func<HttpResponseMessage,
Task<IFabricAgentModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Creates the fabric agent.
|
|
FabricAgentDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Deletes fabric agent.
|
|
FabricAgentDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Deletes fabric agent.
|
|
FabricAgentGet(String, String, String, String, Func<HttpResponseMessage,
Task<IFabricAgentModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the details of the fabric agent.
|
|
FabricAgentGetViaIdentity(String, Func<HttpResponseMessage,Task<IFabricAgentModel>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the details of the fabric agent.
|
|
FabricAgentList(String, String, String, Func<HttpResponseMessage,
Task<IFabricAgentModelListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the list of fabric agents in the given fabric.
|
|
FabricAgentListViaIdentity(String, Func<HttpResponseMessage,Task<IFabricAgentModelListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the list of fabric agents in the given fabric.
|
|
FabricCreate(String, String, String, IFabricModel, Func<HttpResponseMessage,
Task<IFabricModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Creates the fabric.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
FabricList(String, String, String, Func<HttpResponseMessage,Task<IFabricModelListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the list of fabrics in the given subscription and resource group.
|
|
FabricListBySubscription(String, Func<HttpResponseMessage,Task<IFabricModelListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the list of fabrics in the given subscription.
|
|
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, Func<HttpResponseMessage,
Task<IFabricModelListResult>,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.
|
|
FabricListViaIdentity(String, String, Func<HttpResponseMessage,
Task<IFabricModelListResult>,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.
|
|
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.
|
|
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.
|
|
JobGet(String, String, String, String, Func<HttpResponseMessage,
Task<IJobModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the details of the job.
|
|
JobGetViaIdentity(String, Func<HttpResponseMessage,Task<IJobModel>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the details of the job.
|
|
JobList(String, String, String, String, Nullable<Int32>, String,
Func<HttpResponseMessage,Task<IJobModelListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the list of jobs in the given vault.
|
|
JobListViaIdentity(String, String, String, Nullable<Int32>, Func<HttpResponseMessage,
Task<IJobModelListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the list of jobs in the given vault.
|
|
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.
|
|
LocationBasedOperationResultsGet(String, String, String, String,
Func<HttpResponseMessage,Task<IOperationStatusAutoGenerated>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the location based operation result.
|
|
LocationBasedOperationResultsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the location based operation result.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
MigrationRecoveryPointsListByReplicationMigrationItemsViaIdentity(String,
Func<HttpResponseMessage,Task<IMigrationRecoveryPointCollection>,
Task>, IEventListener, ISendAsync)
|
Gets the recovery points for a migration item.
|
|
OperationResultsGet(String, String, String, Func<HttpResponseMessage,
Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the operations.
|
|
OperationResultsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IOperationStatusAutoGenerated>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the operations.
|
|
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.
|
|
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.
|
|
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.
|
|
OperationsList3(Func<HttpResponseMessage,Task<IOperationListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
List the operations for the provider
|
|
OperationsList3ViaIdentity(String, 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)
|
List the operations for the provider
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
PolicyList(String, String, String, Func<HttpResponseMessage,Task<IPolicyModelListResult>,
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.
|
|
PolicyListViaIdentity(String, Func<HttpResponseMessage,Task<IPolicyModelListResult>,
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.
|
|
PrivateEndpointConnectionProxiesCreate(String, String, String,
String, IPrivateEndpointConnectionProxy, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionProxy>,Task>, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionProxy>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Create a new private endpoint connection proxy which includes both auto and manual approval types. Creating the proxy
resource will also create a private endpoint connection resource.
|
|
PrivateEndpointConnectionProxiesCreateViaIdentity(String, IPrivateEndpointConnectionProxy,
Func<HttpResponseMessage,Task<IPrivateEndpointConnectionProxy>,
Task>, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionProxy>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Create a new private endpoint connection proxy which includes both auto and manual approval types. Creating the proxy
resource will also create a private endpoint connection resource.
|
|
PrivateEndpointConnectionProxiesDelete(String, String, String,
String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Returns the operation to track the deletion of private endpoint connection proxy.
|
|
PrivateEndpointConnectionProxiesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Returns the operation to track the deletion of private endpoint connection proxy.
|
|
PrivateEndpointConnectionProxiesGet(String, String, String, String,
Func<HttpResponseMessage,Task<IPrivateEndpointConnectionProxy>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the private endpoint connection proxy details.
|
|
PrivateEndpointConnectionProxiesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionProxy>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the private endpoint connection proxy details.
|
|
PrivateEndpointConnectionProxiesList(String, String, String, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionProxyListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the all private endpoint connections proxies.
|
|
PrivateEndpointConnectionProxiesListViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionProxyListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the all private endpoint connections proxies.
|
|
PrivateEndpointConnectionProxiesValidate(String, String, String,
String, IPrivateEndpointConnectionProxy, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionProxy>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Returns remote private endpoint connection information after validation.
|
|
PrivateEndpointConnectionProxiesValidateViaIdentity(String, IPrivateEndpointConnectionProxy,
Func<HttpResponseMessage,Task<IPrivateEndpointConnectionProxy>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Returns remote private endpoint connection information after validation.
|
|
PrivateEndpointConnectionsDelete(String, String, String, String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Deletes the private endpoint connection.
|
|
PrivateEndpointConnectionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Deletes the private endpoint connection.
|
|
PrivateEndpointConnectionsGet(String, String, String, String,
Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,Task>,
Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>,
IEventListener, ISendAsync)
|
Gets the private endpoint connection details.
|
|
PrivateEndpointConnectionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateEndpointConnection>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the private endpoint connection details.
|
|
PrivateEndpointConnectionsList(String, String, String, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the all private endpoint connections configured on the vault.
|
|
PrivateEndpointConnectionsListViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the all private endpoint connections configured on the vault.
|
|
PrivateEndpointConnectionsUpdate(String, String, String, String,
IPrivateEndpointConnection, Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,
Task>, Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Updated the private endpoint connection status (Approval/Rejected). This gets invoked by resource admin.
|
|
PrivateEndpointConnectionsUpdateViaIdentity(String, IPrivateEndpointConnection,
Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,Task>,
Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,Task>,
Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,Task>,
IEventListener, ISendAsync)
|
Updated the private endpoint connection status (Approval/Rejected). This gets invoked by resource admin.
|
|
PrivateLinkResourcesGet(String, String, String, String, Func<HttpResponseMessage,
Task<IPrivateLinkResource>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the details of site recovery private link resource.
|
|
PrivateLinkResourcesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateLinkResource>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the details of site recovery private link resource.
|
|
PrivateLinkResourcesList(String, String, String, Func<HttpResponseMessage,
Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the list of private link resources.
|
|
PrivateLinkResourcesListViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the list of private link resources.
|
|
ProtectedItemCreate(String, String, String, String, IProtectedItemModel,
Func<HttpResponseMessage,Task<IProtectedItemModel>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Creates the protected item.
|
|
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.
|
|
ProtectedItemCreateViaIdentity(String, IProtectedItemModel, Func<HttpResponseMessage,
Task<IProtectedItemModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Creates the protected item.
|
|
ProtectedItemDelete(String, String, Nullable<Boolean>, String,
String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Removes 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.
|
|
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.
|
|
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.
|
|
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.
|
|
ProtectedItemList(String, String, String, String, Nullable<Int32>,
String, Func<HttpResponseMessage,Task<IProtectedItemModelListResult>,
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.
|
|
ProtectedItemListViaIdentity(String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IProtectedItemModelListResult>,
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.
|
|
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.
|
|
ProtectedItemPlannedFailoverViaIdentity(String, IPlannedFailoverModel,
Func<HttpResponseMessage,Task<IPlannedFailoverModel>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Performs the planned failover on the protected item.
|
|
ProtectedItemUpdate(String, String, String, String, IProtectedItemModelUpdate,
Func<HttpResponseMessage,Task<IProtectedItemModel>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Performs update on the protected item.
|
|
ProtectedItemUpdateViaIdentity(String, IProtectedItemModelUpdate,
Func<HttpResponseMessage,Task<IProtectedItemModel>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Performs update on the protected item.
|
|
RecoveryPointGet(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.
|
|
RecoveryPointGetViaIdentity(String, Func<HttpResponseMessage,
Task<IRecoveryPointModel>,Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the details of the recovery point of a protected item.
|
|
RecoveryPointList(String, String, String, String, Func<HttpResponseMessage,
Task<IRecoveryPointModelListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the list of recovery points of the given protected item.
|
|
RecoveryPointListViaIdentity(String, Func<HttpResponseMessage,
Task<IRecoveryPointModelListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponseAutoGenerated>,Task>, IEventListener, ISendAsync)
|
Gets the list of recovery points of the given protected item.
|
|
RecoveryPointsGet(String, String, String, String, String, String,
String, Func<HttpResponseMessage,Task<IRecoveryPoint>,Task>,
IEventListener, ISendAsync)
|
Get the details of specified recovery point.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
ReplicationExtensionList(String, String, String, Func<HttpResponseMessage,
Task<IReplicationExtensionModelListResult>,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.
|
|
ReplicationExtensionListViaIdentity(String, Func<HttpResponseMessage,
Task<IReplicationExtensionModelListResult>,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.
|
|
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.
|
|
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).
|
|
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).
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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).
|
|
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).
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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).
|
|
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).
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
ReplicationProtectedItemsReinstallMobilityService(String, String,
String, String, String, String, IReinstallMobilityServiceRequest,
Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
The operation to reinstall the installed mobility service software on a replication protected item to the latest available
version.
|
|
ReplicationProtectedItemsReinstallMobilityServiceViaIdentity(String,
IReinstallMobilityServiceRequest, Func<HttpResponseMessage,Task<IReplicationProtectedItem>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
The operation to reinstall the installed mobility service software on a replication protected item to the latest available
version.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
ReplicationProtectedItemsUpdateViaIdentity(String, IUpdateReplicationProtectedItemInput,
Func<HttpResponseMessage,Task<IReplicationProtectedItem>,Task>,
IEventListener, ISendAsync)
|
The operation to update the recovery settings of an ASR replication protected item.
|
|
ReplicationProtectionClustersApplyRecoveryPoint(String, String,
String, String, String, String, IApplyClusterRecoveryPointInput,
Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to apply a new cluster recovery point on the Protection cluster.
|
|
ReplicationProtectionClustersApplyRecoveryPointViaIdentity(String,
IApplyClusterRecoveryPointInput, Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to apply a new cluster recovery point on the Protection cluster.
|
|
ReplicationProtectionClustersCreate(String, String, String, String,
String, String, IReplicationProtectionCluster, Func<HttpResponseMessage,
Task<IReplicationProtectionCluster>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
The operation to create an ASR replication protection cluster item.
|
|
ReplicationProtectionClustersCreateViaIdentity(String, IReplicationProtectionCluster,
Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
The operation to create an ASR replication protection cluster item.
|
|
ReplicationProtectionClustersFailoverCommit(String, String, String,
String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to initiate commit failover of the replication protection cluster.
|
|
ReplicationProtectionClustersFailoverCommitViaIdentity(String,
Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to initiate commit failover of the replication protection cluster.
|
|
ReplicationProtectionClustersGet(String, String, String, String,
String, String, Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the details of an ASR replication protection cluster.
|
|
ReplicationProtectionClustersGetOperationResults(String, String,
String, String, String, String, String, Func<HttpResponseMessage,
Task<IReplicationProtectionCluster>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Track the results of an asynchronous operation on the replication protection cluster.
|
|
ReplicationProtectionClustersGetOperationResultsViaIdentity(String,
Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Track the results of an asynchronous operation on the replication protection cluster.
|
|
ReplicationProtectionClustersGetViaIdentity(String, Func<HttpResponseMessage,
Task<IReplicationProtectionCluster>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Gets the details of an ASR replication protection cluster.
|
|
ReplicationProtectionClustersList(String, String, String, String,
String, Func<HttpResponseMessage,Task<IReplicationProtectionClusterCollection>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the list of ASR replication protected clusters in the vault.
|
|
ReplicationProtectionClustersListByReplicationProtectionContainers(String,
String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectionClusterCollection>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the list of ASR replication protected clusters in the protection container.
|
|
ReplicationProtectionClustersListByReplicationProtectionContainersViaIdentity(String,
Func<HttpResponseMessage,Task<IReplicationProtectionClusterCollection>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the list of ASR replication protected clusters in the protection container.
|
|
ReplicationProtectionClustersListViaIdentity(String, String, String,
Func<HttpResponseMessage,Task<IReplicationProtectionClusterCollection>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the list of ASR replication protected clusters in the vault.
|
|
ReplicationProtectionClustersPurge(String, String, String, String,
String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
The operation to purge the replication protection cluster. This operation will force delete the replication protection
cluster. Use the remove operation on replication protection cluster to perform a clean disable replication protection
cluster.
|
|
ReplicationProtectionClustersPurgeViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
The operation to purge the replication protection cluster. This operation will force delete the replication protection
cluster. Use the remove operation on replication protection cluster to perform a clean disable replication protection
cluster.
|
|
ReplicationProtectionClustersRepairReplication(String, String,
String, String, String, String, Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
The operation to repair replication protection cluster.
|
|
ReplicationProtectionClustersRepairReplicationViaIdentity(String,
Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
The operation to repair replication protection cluster.
|
|
ReplicationProtectionClustersTestFailover(String, String, String,
String, String, String, IClusterTestFailoverInput, Func<HttpResponseMessage,
Task<IReplicationProtectionCluster>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Operation to initiate a failover of the replication protection cluster.
|
|
ReplicationProtectionClustersTestFailoverCleanup(String, String,
String, String, String, String, IClusterTestFailoverCleanupInput,
Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to clean up the test failover of a replication protected cluster.
|
|
ReplicationProtectionClustersTestFailoverCleanupViaIdentity(String,
IClusterTestFailoverCleanupInput, Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to clean up the test failover of a replication protected cluster.
|
|
ReplicationProtectionClustersTestFailoverViaIdentity(String, IClusterTestFailoverInput,
Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to initiate a failover of the replication protection cluster.
|
|
ReplicationProtectionClustersUnplannedFailover(String, String,
String, String, String, String, IClusterUnplannedFailoverInput,
Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to initiate a failover of the replication protection cluster.
|
|
ReplicationProtectionClustersUnplannedFailoverViaIdentity(String,
IClusterUnplannedFailoverInput, Func<HttpResponseMessage,Task<IReplicationProtectionCluster>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to initiate a failover of the replication protection cluster.
|
|
ReplicationProtectionContainerMappingsCreate(String, String, String,
String, String, String, ICreateProtectionContainerMappingInput,
Func<HttpResponseMessage,Task<IProtectionContainerMapping>,Task>,
IEventListener, ISendAsync)
|
The operation to create a protection container mapping.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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).
|
|
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).
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
ReplicationProtectionContainersListViaIdentity(String, Func<HttpResponseMessage,
Task<IProtectionContainerCollection>,Task>, IEventListener, ISendAsync)
|
Lists the protection containers in a vault.
|
|
ReplicationProtectionContainersSwitchClusterProtection(String,
String, String, String, String, ISwitchClusterProtectionInput,
Func<HttpResponseMessage,Task<IProtectionContainer>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Operation to switch protection from one container to another.
|
|
ReplicationProtectionContainersSwitchClusterProtectionViaIdentity(String,
ISwitchClusterProtectionInput, Func<HttpResponseMessage,Task<IProtectionContainer>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Operation to switch protection from one container to another.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
ReplicationRecoveryPlansReprotect(String, String, String, String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)
|
The operation to reprotect(reverse replicate) a recovery plan. This api is for deprecated scenarios and no longer works.
|
|
ReplicationRecoveryPlansReprotectViaIdentity(String, Func<HttpResponseMessage,Task<IRecoveryPlan>,Task>, IEventListener, ISendAsync)
|
The operation to reprotect(reverse replicate) a recovery plan. This api is for deprecated scenarios and no longer works.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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..
|
|
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..
|
|
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).
|
|
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).
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
VaultList(String, String, String, Func<HttpResponseMessage,Task<IVaultModelListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the list of vaults in the given subscription and resource group.
|
|
VaultListBySubscription(String, Func<HttpResponseMessage,Task<IVaultModelListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponseAutoGenerated>,
Task>, IEventListener, ISendAsync)
|
Gets the list of vaults in the given subscription.
|
|
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, Func<HttpResponseMessage,
Task<IVaultModelListResult>,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.
|
|
VaultListViaIdentity(String, String, Func<HttpResponseMessage,
Task<IVaultModelListResult>,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.
|
|
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.
|
|
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.
|