Share via


DedicatedHostsRestart interface

Methods

post(DedicatedHostsRestartParameters)

Restart the dedicated host. The operation will complete successfully once the dedicated host has restarted and is running. To determine the health of VMs deployed on the dedicated host after the restart check the Resource Health Center in the Azure Portal. Please refer to https://docs.microsoft.com/azure/service-health/resource-health-overview for more details.

Method Details

post(DedicatedHostsRestartParameters)

Restart the dedicated host. The operation will complete successfully once the dedicated host has restarted and is running. To determine the health of VMs deployed on the dedicated host after the restart check the Resource Health Center in the Azure Portal. Please refer to https://docs.microsoft.com/azure/service-health/resource-health-overview for more details.

function post(options: DedicatedHostsRestartParameters): StreamableMethod<DedicatedHostsRestart200Response | DedicatedHostsRestartDefaultResponse>

Parameters

Returns