Freigeben über


SapVirtualInstance Class

Definition

public class SapVirtualInstance
type SapVirtualInstance = class
Public Class SapVirtualInstance
Inheritance
SapVirtualInstance

Constructors

SapVirtualInstance()

Methods

OperationsList(Func<HttpResponseMessage,Task<IOperationListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Lists all the available API operations under this PR

OperationsList(Func<HttpResponseMessage,Task<IOperationListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List the operations for the provider

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

Lists all the available API operations under this PR

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

List the operations for the provider

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

Puts the SAP Application Server Instance resource. <br><br>This will be used by service only. PUT by end user will return a Bad Request error.

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

Puts the SAP Application Server Instance resource. <br><br>This will be used by service only. PUT by end user will return a Bad Request error.

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

Deletes the SAP Application Server Instance resource. <br><br>This operation will be used by service only. Delete by end user will return a Bad Request error.

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

Deletes the SAP Application Server Instance resource. <br><br>This operation will be used by service only. Delete by end user will return a Bad Request error.

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

Gets the SAP Application Server Instance corresponding to the Virtual Instance for SAP solutions resource.

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

Gets the SAP Application Server Instance corresponding to the Virtual Instance for SAP solutions resource.

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

Gets the SAP Application Server Instance corresponding to the Virtual Instance for SAP solutions resource.

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

Gets the SAP Application Server Instance corresponding to the Virtual Instance for SAP solutions resource.

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

Lists the SAP Application Server Instance resources for a given Virtual Instance for SAP solutions resource.

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

Lists the SAP Application Server Instance resources for a given Virtual Instance for SAP solutions resource.

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

Lists the SAP Application Server Instance resources for a given Virtual Instance for SAP solutions resource.

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

Lists the SAP Application Server Instance resources for a given Virtual Instance for SAP solutions resource.

SapApplicationServerInstancesStart(String, String, String, String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP Application Server Instance.

SapApplicationServerInstancesStartInstance(String, String, String, String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP Application Server Instance.

SapApplicationServerInstancesStartInstanceViaIdentity(String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP Application Server Instance.

SapApplicationServerInstancesStartViaIdentity(String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP Application Server Instance.

SapApplicationServerInstancesStop(String, String, String, String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Application Server Instance.

SapApplicationServerInstancesStopInstance(String, String, String, String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Application Server Instance.

SapApplicationServerInstancesStopInstanceViaIdentity(String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Application Server Instance.

SapApplicationServerInstancesStopViaIdentity(String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Application Server Instance.

SapApplicationServerInstancesUpdate(String, String, String, String, IUpdateSapApplicationInstanceRequest, Func<HttpResponseMessage, Task<ISapApplicationServerInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the SAP Application server instance resource. This can be used to update tags on the resource.

SapApplicationServerInstancesUpdate(String, String, String, String, IUpdateSapApplicationInstanceRequest, Func<HttpResponseMessage, Task<ISapApplicationServerInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Puts the SAP Application Server Instance resource.

SapApplicationServerInstancesUpdateViaIdentity(String, IUpdateSapApplicationInstanceRequest, Func<HttpResponseMessage,Task<ISapApplicationServerInstance>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Puts the SAP Application Server Instance resource.

SapApplicationServerInstancesUpdateViaIdentity(String, IUpdateSapApplicationInstanceRequest, Func<HttpResponseMessage,Task<ISapApplicationServerInstance>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the SAP Application server instance resource. This can be used to update tags on the resource.

SapavailabilityZoneDetails(String, String, ISapAvailabilityZoneDetailsRequest, Func<HttpResponseMessage,Task<ISapAvailabilityZoneDetailsResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the recommended SAP Availability Zone Pair Details for your region.

SapavailabilityZoneDetailsViaIdentity(String, ISapAvailabilityZoneDetailsRequest, Func<HttpResponseMessage,Task<ISapAvailabilityZoneDetailsResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the recommended SAP Availability Zone Pair Details for your region.

SapCentralInstancesCreate(String, String, String, String, ISapCentralServerInstance, Func<HttpResponseMessage,Task<ISapCentralServerInstance>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
SapCentralInstancesCreateViaIdentity(String, ISapCentralServerInstance, Func<HttpResponseMessage,Task<ISapCentralServerInstance>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
SapCentralInstancesDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
SapCentralInstancesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
SapCentralInstancesGet(String, String, String, String, Func<HttpResponseMessage, Task<ISapCentralServerInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the SAP Central Services Instance resource.

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

Gets the SAP Central Services Instance resource.

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

Lists the SAP Central Services Instance resource for the given Virtual Instance for SAP solutions resource.

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

Lists the SAP Central Services Instance resource for the given Virtual Instance for SAP solutions resource.

SapCentralInstancesStartInstance(String, String, String, String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP Central Services Instance.

SapCentralInstancesStartInstanceViaIdentity(String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP Central Services Instance.

SapCentralInstancesStopInstance(String, String, String, String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Central Services Instance.

SapCentralInstancesStopInstanceViaIdentity(String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Central Services Instance.

SapCentralInstancesUpdate(String, String, String, String, IUpdateSapCentralInstanceRequest, Func<HttpResponseMessage,Task<ISapCentralServerInstance>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
SapCentralInstancesUpdateViaIdentity(String, IUpdateSapCentralInstanceRequest, Func<HttpResponseMessage,Task<ISapCentralServerInstance>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
SapCentralServerInstancesCreate(String, String, String, String, ISapCentralServerInstance, Func<HttpResponseMessage,Task<ISapCentralServerInstance>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Creates the SAP Central Services Instance resource. <br><br>This will be used by service only. PUT operation on this resource by end user will return a Bad Request error.

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

Creates the SAP Central Services Instance resource. <br><br>This will be used by service only. PUT operation on this resource by end user will return a Bad Request error.

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

Deletes the SAP Central Services Instance resource. <br><br>This will be used by service only. Delete operation on this resource by end user will return a Bad Request error. You can delete the parent resource, which is the Virtual Instance for SAP solutions resource, using the delete operation on it.

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

Deletes the SAP Central Services Instance resource. <br><br>This will be used by service only. Delete operation on this resource by end user will return a Bad Request error. You can delete the parent resource, which is the Virtual Instance for SAP solutions resource, using the delete operation on it.

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

Gets the SAP Central Services Instance resource.

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

Gets the SAP Central Services Instance resource.

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

Lists the SAP Central Services Instance resource for the given Virtual Instance for SAP solutions resource.

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

Lists the SAP Central Services Instance resource for the given Virtual Instance for SAP solutions resource.

SapCentralServerInstancesStart(String, String, String, String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP Central Services Instance.

SapCentralServerInstancesStartViaIdentity(String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP Central Services Instance.

SapCentralServerInstancesStop(String, String, String, String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Central Services Instance.

SapCentralServerInstancesStopViaIdentity(String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Central Services Instance.

SapCentralServerInstancesUpdate(String, String, String, String, IUpdateSapCentralInstanceRequest, Func<HttpResponseMessage,Task<ISapCentralServerInstance>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the SAP Central Services Instance resource. <br><br>This can be used to update tags on the resource.

SapCentralServerInstancesUpdateViaIdentity(String, IUpdateSapCentralInstanceRequest, Func<HttpResponseMessage,Task<ISapCentralServerInstance>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the SAP Central Services Instance resource. <br><br>This can be used to update tags on the resource.

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

Creates the Database resource corresponding to the Virtual Instance for SAP solutions resource. <br><br>This will be used by service only. PUT by end user will return a Bad Request error.

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

Creates the Database resource corresponding to the Virtual Instance for SAP solutions resource. <br><br>This will be used by service only. PUT by end user will return a Bad Request error.

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

Deletes the Database resource corresponding to a Virtual Instance for SAP solutions resource. <br><br>This will be used by service only. Delete by end user will return a Bad Request error.

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

Deletes the Database resource corresponding to a Virtual Instance for SAP solutions resource. <br><br>This will be used by service only. Delete by end user will return a Bad Request error.

SapDatabaseInstancesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
SapDatabaseInstancesGet(String, String, String, String, Func<HttpResponseMessage, Task<ISapDatabaseInstance>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Gets the SAP Database Instance resource.

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

Gets the SAP Database Instance resource.

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

Gets the SAP Database Instance resource.

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

Gets the SAP Database Instance resource.

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

Lists the Database resources associated with a Virtual Instance for SAP solutions resource.

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

Lists the Database resources associated with a Virtual Instance for SAP solutions resource.

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

Lists the Database resources associated with a Virtual Instance for SAP solutions resource.

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

Lists the Database resources associated with a Virtual Instance for SAP solutions resource.

SapDatabaseInstancesStart(String, String, String, String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the database instance of the SAP system.

SapDatabaseInstancesStartInstance(String, String, String, String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the database instance of the SAP system.

SapDatabaseInstancesStartInstanceViaIdentity(String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the database instance of the SAP system.

SapDatabaseInstancesStartViaIdentity(String, IStartRequest, Func<HttpResponseMessage, Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the database instance of the SAP system.

SapDatabaseInstancesStop(String, String, String, String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the database instance of the SAP system.

SapDatabaseInstancesStopInstance(String, String, String, String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the database instance of the SAP system.

SapDatabaseInstancesStopInstanceViaIdentity(String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the database instance of the SAP system.

SapDatabaseInstancesStopViaIdentity(String, IStopRequest, Func<HttpResponseMessage, Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the database instance of the SAP system.

SapDatabaseInstancesUpdate(String, String, String, String, IUpdateSapDatabaseInstanceRequest, Func<HttpResponseMessage,Task<ISapDatabaseInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Database instance resource. This can be used to update tags on the resource.

SapDatabaseInstancesUpdate(String, String, String, String, IUpdateSapDatabaseInstanceRequest, Func<HttpResponseMessage,Task<ISapDatabaseInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Database resource.

SapDatabaseInstancesUpdateViaIdentity(String, IUpdateSapDatabaseInstanceRequest, Func<HttpResponseMessage,Task<ISapDatabaseInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Database instance resource. This can be used to update tags on the resource.

SapDatabaseInstancesUpdateViaIdentity(String, IUpdateSapDatabaseInstanceRequest, Func<HttpResponseMessage,Task<ISapDatabaseInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates the Database resource.

SapdiskConfigurations(String, String, ISapDiskConfigurationsRequest, Func<HttpResponseMessage,Task<ISapDiskConfigurationsResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the SAP Disk Configuration Layout prod/non-prod SAP System.

SapdiskConfigurationsViaIdentity(String, ISapDiskConfigurationsRequest, Func<HttpResponseMessage,Task<ISapDiskConfigurationsResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the SAP Disk Configuration Layout prod/non-prod SAP System.

SapsizingRecommendations(String, String, ISapSizingRecommendationRequest, Func<HttpResponseMessage,Task<ISapSizingRecommendationResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get SAP sizing recommendations by providing input SAPS for application tier and memory required for database tier

SapsizingRecommendationsViaIdentity(String, ISapSizingRecommendationRequest, Func<HttpResponseMessage,Task<ISapSizingRecommendationResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get SAP sizing recommendations by providing input SAPS for application tier and memory required for database tier

SapsupportedSku(String, String, ISapSupportedSkusRequest, Func<HttpResponseMessage, Task<ISapSupportedResourceSkusResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get a list of SAP supported SKUs for ASCS, Application and Database tier.

SapsupportedSkuViaIdentity(String, ISapSupportedSkusRequest, Func<HttpResponseMessage, Task<ISapSupportedResourceSkusResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get a list of SAP supported SKUs for ASCS, Application and Database tier.

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

Creates a Virtual Instance for SAP solutions (VIS) resource

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

Creates a Virtual Instance for SAP solutions (VIS) resource

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

Creates a Virtual Instance for SAP solutions (VIS) resource

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

Creates a Virtual Instance for SAP solutions (VIS) resource

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

Creates a Virtual Instance for SAP solutions (VIS) resource

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

Creates a Virtual Instance for SAP solutions (VIS) resource

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

Deletes a Virtual Instance for SAP solutions resource and its child resources, that is the associated Central Services Instance, Application Server Instances and Database Instance.

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

Deletes a Virtual Instance for SAP solutions resource and its child resources, that is the associated Central Services Instance, Application Server Instances and Database Instance.

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

Deletes a Virtual Instance for SAP solutions resource and its child resources, that is the associated Central Services Instance, Application Server Instances and Database Instance.

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

Deletes a Virtual Instance for SAP solutions resource and its child resources, that is the associated Central Services Instance, Application Server Instances and Database Instance.

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

Gets a Virtual Instance for SAP solutions resource

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

Gets a Virtual Instance for SAP solutions resource

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

Gets a Virtual Instance for SAP solutions resource

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

Gets a Virtual Instance for SAP solutions resource

SapVirtualInstancesInvokeAvailabilityZoneDetails(String, String, ISapAvailabilityZoneDetailsRequest, Func<HttpResponseMessage, Task<ISapAvailabilityZoneDetailsResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the recommended SAP Availability Zone Pair Details for your region.

SapVirtualInstancesInvokeAvailabilityZoneDetailsViaIdentity(String, ISapAvailabilityZoneDetailsRequest, Func<HttpResponseMessage, Task<ISapAvailabilityZoneDetailsResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the recommended SAP Availability Zone Pair Details for your region.

SapVirtualInstancesInvokeDiskConfigurations(String, String, ISapDiskConfigurationsRequest, Func<HttpResponseMessage,Task<ISapDiskConfigurationsResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the SAP Disk Configuration Layout prod/non-prod SAP System.

SapVirtualInstancesInvokeDiskConfigurationsViaIdentity(String, ISapDiskConfigurationsRequest, Func<HttpResponseMessage,Task<ISapDiskConfigurationsResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get the SAP Disk Configuration Layout prod/non-prod SAP System.

SapVirtualInstancesInvokeSapSupportedSku(String, String, ISapSupportedSkusRequest, Func<HttpResponseMessage,Task<ISapSupportedResourceSkusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get a list of SAP supported SKUs for ASCS, Application and Database tier.

SapVirtualInstancesInvokeSapSupportedSkuViaIdentity(String, ISapSupportedSkusRequest, Func<HttpResponseMessage,Task<ISapSupportedResourceSkusResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Get a list of SAP supported SKUs for ASCS, Application and Database tier.

SapVirtualInstancesInvokeSizingRecommendations(String, String, ISapSizingRecommendationRequest, Func<HttpResponseMessage,Task<ISapSizingRecommendationResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the sizing recommendations.

SapVirtualInstancesInvokeSizingRecommendationsViaIdentity(String, ISapSizingRecommendationRequest, Func<HttpResponseMessage,Task<ISapSizingRecommendationResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets the sizing recommendations.

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

Gets all Virtual Instances for SAP solutions resources in a Resource Group.

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

Gets all Virtual Instances for SAP solutions resources in a Resource Group.

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

Gets all Virtual Instances for SAP solutions resources in a Resource Group.

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

Gets all Virtual Instances for SAP solutions resources in a Resource Group.

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

Gets all Virtual Instances for SAP solutions resources in a Subscription.

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

Gets all Virtual Instances for SAP solutions resources in a Subscription.

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

Gets all Virtual Instances for SAP solutions resources in a Subscription.

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

Gets all Virtual Instances for SAP solutions resources in a Subscription.

SapVirtualInstancesStart(String, String, String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP application, that is the Central Services instance and Application server instances.

SapVirtualInstancesStart(String, String, String, IStartRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP application, that is the Central Services instance and Application server instances.

SapVirtualInstancesStartViaIdentity(String, IStartRequest, Func<HttpResponseMessage, Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP application, that is the Central Services instance and Application server instances.

SapVirtualInstancesStartViaIdentity(String, IStartRequest, Func<HttpResponseMessage, Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Starts the SAP application, that is the Central Services instance and Application server instances.

SapVirtualInstancesStop(String, String, String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Application, that is the Application server instances and Central Services instance.

SapVirtualInstancesStop(String, String, String, IStopRequest, Func<HttpResponseMessage,Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Application, that is the Application server instances and Central Services instance.

SapVirtualInstancesStopViaIdentity(String, IStopRequest, Func<HttpResponseMessage, Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Application, that is the Application server instances and Central Services instance.

SapVirtualInstancesStopViaIdentity(String, IStopRequest, Func<HttpResponseMessage, Task<IOperationStatusResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Stops the SAP Application, that is the Application server instances and Central Services instance.

SapVirtualInstancesUpdate(String, String, String, IUpdateSapVirtualInstanceRequest, Func<HttpResponseMessage,Task<ISapVirtualInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a Virtual Instance for SAP solutions resource

SapVirtualInstancesUpdate(String, String, String, IUpdateSapVirtualInstanceRequest, Func<HttpResponseMessage,Task<ISapVirtualInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a Virtual Instance for SAP solutions resource

SapVirtualInstancesUpdateViaIdentity(String, IUpdateSapVirtualInstanceRequest, Func<HttpResponseMessage,Task<ISapVirtualInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a Virtual Instance for SAP solutions resource

SapVirtualInstancesUpdateViaIdentity(String, IUpdateSapVirtualInstanceRequest, Func<HttpResponseMessage,Task<ISapVirtualInstance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Updates a Virtual Instance for SAP solutions resource

Applies to