Udostępnij za pośrednictwem


SqlVirtualMachineTroubleshoot interface

Interfejs reprezentujący element SqlVirtualMachineTroubleshoot.

Metody

beginTroubleshoot(string, string, SqlVmTroubleshooting, SqlVirtualMachineTroubleshootTroubleshootOptionalParams)

Uruchamia rozwiązywanie problemów z maszyną wirtualną SQL.

beginTroubleshootAndWait(string, string, SqlVmTroubleshooting, SqlVirtualMachineTroubleshootTroubleshootOptionalParams)

Uruchamia rozwiązywanie problemów z maszyną wirtualną SQL.

Szczegóły metody

beginTroubleshoot(string, string, SqlVmTroubleshooting, SqlVirtualMachineTroubleshootTroubleshootOptionalParams)

Uruchamia rozwiązywanie problemów z maszyną wirtualną SQL.

function beginTroubleshoot(resourceGroupName: string, sqlVirtualMachineName: string, parameters: SqlVmTroubleshooting, options?: SqlVirtualMachineTroubleshootTroubleshootOptionalParams): Promise<SimplePollerLike<OperationState<SqlVmTroubleshooting>, SqlVmTroubleshooting>>

Parametry

resourceGroupName

string

Nazwa grupy zasobów zawierającej zasób. Tę wartość można uzyskać z interfejsu API usługi Azure Resource Manager lub portalu.

sqlVirtualMachineName

string

Nazwa maszyny wirtualnej SQL.

parameters
SqlVmTroubleshooting

Jednostka rozwiązywania problemów z maszyną wirtualną SQL.

Zwraca

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

beginTroubleshootAndWait(string, string, SqlVmTroubleshooting, SqlVirtualMachineTroubleshootTroubleshootOptionalParams)

Uruchamia rozwiązywanie problemów z maszyną wirtualną SQL.

function beginTroubleshootAndWait(resourceGroupName: string, sqlVirtualMachineName: string, parameters: SqlVmTroubleshooting, options?: SqlVirtualMachineTroubleshootTroubleshootOptionalParams): Promise<SqlVmTroubleshooting>

Parametry

resourceGroupName

string

Nazwa grupy zasobów zawierającej zasób. Tę wartość można uzyskać z interfejsu API usługi Azure Resource Manager lub portalu.

sqlVirtualMachineName

string

Nazwa maszyny wirtualnej SQL.

parameters
SqlVmTroubleshooting

Jednostka rozwiązywania problemów z maszyną wirtualną SQL.

Zwraca