SAPCentralInstances interface
Interface representing a SAPCentralInstances.
Methods
begin |
Creates the SAP Central Services Instance resource. |
begin |
Creates the SAP Central Services Instance resource. |
begin |
Deletes the SAP Central Services Instance resource. |
begin |
Deletes the SAP Central Services Instance resource. |
begin |
Starts the SAP Central Services Instance. |
begin |
Starts the SAP Central Services Instance. |
begin |
Stops the SAP Central Services Instance. |
begin |
Stops the SAP Central Services Instance. |
get(string, string, string, SAPCentral |
Gets the SAP Central Services Instance resource. |
list(string, string, SAPCentral |
Lists the SAP Central Services Instance resource for the given Virtual Instance for SAP solutions resource. |
update(string, string, string, SAPCentral |
Updates the SAP Central Services Instance resource. |
Method Details
beginCreate(string, string, string, SAPCentralInstancesCreateOptionalParams)
Creates the SAP Central Services Instance resource.
This will be used by service only. PUT
operation on this resource by end user will return a Bad Request error.
function beginCreate(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesCreateOptionalParams): Promise<SimplePollerLike<OperationState<SAPCentralServerInstance>, SAPCentralServerInstance>>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<@azure/core-lro.SimplePollerLike<OperationState<SAPCentralServerInstance>, SAPCentralServerInstance>>
beginCreateAndWait(string, string, string, SAPCentralInstancesCreateOptionalParams)
Creates the SAP Central Services Instance resource.
This will be used by service only. PUT
operation on this resource by end user will return a Bad Request error.
function beginCreateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesCreateOptionalParams): Promise<SAPCentralServerInstance>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<SAPCentralServerInstance>
beginDelete(string, string, string, SAPCentralInstancesDeleteOptionalParams)
Deletes the SAP Central Services Instance resource.
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.
function beginDelete(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<SAPCentralInstancesDeleteHeaders>, SAPCentralInstancesDeleteHeaders>>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<@azure/core-lro.SimplePollerLike<OperationState<SAPCentralInstancesDeleteHeaders>, SAPCentralInstancesDeleteHeaders>>
beginDeleteAndWait(string, string, string, SAPCentralInstancesDeleteOptionalParams)
Deletes the SAP Central Services Instance resource.
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.
function beginDeleteAndWait(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesDeleteOptionalParams): Promise<SAPCentralInstancesDeleteHeaders>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<SAPCentralInstancesDeleteHeaders>
beginStartInstance(string, string, string, SAPCentralInstancesStartInstanceOptionalParams)
Starts the SAP Central Services Instance.
function beginStartInstance(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesStartInstanceOptionalParams): Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<@azure/core-lro.SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>
beginStartInstanceAndWait(string, string, string, SAPCentralInstancesStartInstanceOptionalParams)
Starts the SAP Central Services Instance.
function beginStartInstanceAndWait(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesStartInstanceOptionalParams): Promise<OperationStatusResult>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<OperationStatusResult>
beginStopInstance(string, string, string, SAPCentralInstancesStopInstanceOptionalParams)
Stops the SAP Central Services Instance.
function beginStopInstance(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesStopInstanceOptionalParams): Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<@azure/core-lro.SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>
beginStopInstanceAndWait(string, string, string, SAPCentralInstancesStopInstanceOptionalParams)
Stops the SAP Central Services Instance.
function beginStopInstanceAndWait(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesStopInstanceOptionalParams): Promise<OperationStatusResult>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<OperationStatusResult>
get(string, string, string, SAPCentralInstancesGetOptionalParams)
Gets the SAP Central Services Instance resource.
function get(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesGetOptionalParams): Promise<SAPCentralServerInstance>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<SAPCentralServerInstance>
list(string, string, SAPCentralInstancesListOptionalParams)
Lists the SAP Central Services Instance resource for the given Virtual Instance for SAP solutions resource.
function list(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPCentralInstancesListOptionalParams): PagedAsyncIterableIterator<SAPCentralServerInstance, SAPCentralServerInstance[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
The options parameters.
Returns
update(string, string, string, SAPCentralInstancesUpdateOptionalParams)
Updates the SAP Central Services Instance resource.
This can be used to update tags on the
resource.
function update(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesUpdateOptionalParams): Promise<SAPCentralServerInstance>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- sapVirtualInstanceName
-
string
The name of the Virtual Instances for SAP solutions resource
- centralInstanceName
-
string
Central Services Instance resource name string modeled as parameter for auto generation to work correctly.
The options parameters.
Returns
Promise<SAPCentralServerInstance>
Azure SDK for JavaScript