你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SAPApplicationServerInstances interface

表示 SAPApplicationServerInstances 的接口。

方法

beginCreate(string, string, string, SAPApplicationServerInstancesCreateOptionalParams)

放置 SAP 应用程序服务器实例资源。

这将仅由服务使用。 最终用户的 PUT 将返回错误请求错误。

beginCreateAndWait(string, string, string, SAPApplicationServerInstancesCreateOptionalParams)

放置 SAP 应用程序服务器实例资源。

这将仅由服务使用。 最终用户的 PUT 将返回错误请求错误。

beginDelete(string, string, string, SAPApplicationServerInstancesDeleteOptionalParams)

删除 SAP 应用程序服务器实例资源。

此操作将仅由服务使用。 最终用户删除将返回错误请求错误。

beginDeleteAndWait(string, string, string, SAPApplicationServerInstancesDeleteOptionalParams)

删除 SAP 应用程序服务器实例资源。

此操作将仅由服务使用。 最终用户删除将返回错误请求错误。

beginStartInstance(string, string, string, SAPApplicationServerInstancesStartInstanceOptionalParams)

启动 SAP 应用程序服务器实例。

beginStartInstanceAndWait(string, string, string, SAPApplicationServerInstancesStartInstanceOptionalParams)

启动 SAP 应用程序服务器实例。

beginStopInstance(string, string, string, SAPApplicationServerInstancesStopInstanceOptionalParams)

停止 SAP 应用程序服务器实例。

beginStopInstanceAndWait(string, string, string, SAPApplicationServerInstancesStopInstanceOptionalParams)

停止 SAP 应用程序服务器实例。

beginUpdate(string, string, string, SAPApplicationServerInstancesUpdateOptionalParams)

放置 SAP 应用程序服务器实例资源。

beginUpdateAndWait(string, string, string, SAPApplicationServerInstancesUpdateOptionalParams)

放置 SAP 应用程序服务器实例资源。

get(string, string, string, SAPApplicationServerInstancesGetOptionalParams)

获取与 SAP 解决方案的虚拟实例资源对应的 SAP 应用程序服务器实例。

list(string, string, SAPApplicationServerInstancesListOptionalParams)

列出给定的 SAP 解决方案虚拟实例资源的 SAP 应用程序服务器实例资源。

方法详细信息

beginCreate(string, string, string, SAPApplicationServerInstancesCreateOptionalParams)

放置 SAP 应用程序服务器实例资源。

这将仅由服务使用。 最终用户的 PUT 将返回错误请求错误。

function beginCreate(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesCreateOptionalParams): Promise<SimplePollerLike<OperationState<SAPApplicationServerInstance>, SAPApplicationServerInstance>>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

Promise<@azure/core-lro.SimplePollerLike<OperationState<SAPApplicationServerInstance>, SAPApplicationServerInstance>>

beginCreateAndWait(string, string, string, SAPApplicationServerInstancesCreateOptionalParams)

放置 SAP 应用程序服务器实例资源。

这将仅由服务使用。 最终用户的 PUT 将返回错误请求错误。

function beginCreateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesCreateOptionalParams): Promise<SAPApplicationServerInstance>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

beginDelete(string, string, string, SAPApplicationServerInstancesDeleteOptionalParams)

删除 SAP 应用程序服务器实例资源。

此操作将仅由服务使用。 最终用户删除将返回错误请求错误。

function beginDelete(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

Promise<@azure/core-lro.SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

beginDeleteAndWait(string, string, string, SAPApplicationServerInstancesDeleteOptionalParams)

删除 SAP 应用程序服务器实例资源。

此操作将仅由服务使用。 最终用户删除将返回错误请求错误。

function beginDeleteAndWait(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesDeleteOptionalParams): Promise<OperationStatusResult>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

beginStartInstance(string, string, string, SAPApplicationServerInstancesStartInstanceOptionalParams)

启动 SAP 应用程序服务器实例。

function beginStartInstance(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesStartInstanceOptionalParams): Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

Promise<@azure/core-lro.SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

beginStartInstanceAndWait(string, string, string, SAPApplicationServerInstancesStartInstanceOptionalParams)

启动 SAP 应用程序服务器实例。

function beginStartInstanceAndWait(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesStartInstanceOptionalParams): Promise<OperationStatusResult>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

beginStopInstance(string, string, string, SAPApplicationServerInstancesStopInstanceOptionalParams)

停止 SAP 应用程序服务器实例。

function beginStopInstance(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesStopInstanceOptionalParams): Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

Promise<@azure/core-lro.SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

beginStopInstanceAndWait(string, string, string, SAPApplicationServerInstancesStopInstanceOptionalParams)

停止 SAP 应用程序服务器实例。

function beginStopInstanceAndWait(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesStopInstanceOptionalParams): Promise<OperationStatusResult>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

beginUpdate(string, string, string, SAPApplicationServerInstancesUpdateOptionalParams)

放置 SAP 应用程序服务器实例资源。

function beginUpdate(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SAPApplicationServerInstance>, SAPApplicationServerInstance>>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

Promise<@azure/core-lro.SimplePollerLike<OperationState<SAPApplicationServerInstance>, SAPApplicationServerInstance>>

beginUpdateAndWait(string, string, string, SAPApplicationServerInstancesUpdateOptionalParams)

放置 SAP 应用程序服务器实例资源。

function beginUpdateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesUpdateOptionalParams): Promise<SAPApplicationServerInstance>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

get(string, string, string, SAPApplicationServerInstancesGetOptionalParams)

获取与 SAP 解决方案的虚拟实例资源对应的 SAP 应用程序服务器实例。

function get(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesGetOptionalParams): Promise<SAPApplicationServerInstance>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

applicationInstanceName

string

SAP 应用程序服务器实例资源的名称。

返回

list(string, string, SAPApplicationServerInstancesListOptionalParams)

列出给定的 SAP 解决方案虚拟实例资源的 SAP 应用程序服务器实例资源。

function list(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPApplicationServerInstancesListOptionalParams): PagedAsyncIterableIterator<SAPApplicationServerInstance, SAPApplicationServerInstance[], PageSettings>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

sapVirtualInstanceName

string

SAP 解决方案资源的虚拟实例的名称

返回