SAPApplicationServerInstances interface
表示 SAPApplicationServerInstances 的介面。
方法
方法詳細資料
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 Application Server 實例資源的名稱。
選項參數。
傳回
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 Application Server 實例資源的名稱。
選項參數。
傳回
Promise<SAPApplicationServerInstance>
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 Application Server 實例資源的名稱。
選項參數。
傳回
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 Application Server 實例資源的名稱。
選項參數。
傳回
Promise<OperationStatusResult>
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 Application Server 實例資源的名稱。
選項參數。
傳回
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 Application Server 實例資源的名稱。
選項參數。
傳回
Promise<OperationStatusResult>
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 Application Server 實例資源的名稱。
選項參數。
傳回
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 Application Server 實例資源的名稱。
選項參數。
傳回
Promise<OperationStatusResult>
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 Application Server 實例資源的名稱。
選項參數。
傳回
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 Application Server 實例資源的名稱。
選項參數。
傳回
Promise<SAPApplicationServerInstance>
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 Application Server 實例資源的名稱。
選項參數。
傳回
Promise<SAPApplicationServerInstance>
list(string, string, SAPApplicationServerInstancesListOptionalParams)
列出適用于 SAP 解決方案資源之指定虛擬實例的 SAP 應用程式伺服器實例資源。
function list(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPApplicationServerInstancesListOptionalParams): PagedAsyncIterableIterator<SAPApplicationServerInstance, SAPApplicationServerInstance[], PageSettings>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- sapVirtualInstanceName
-
string
SAP 解決方案資源的虛擬實例名稱
選項參數。