Compartir a través de


DedicatedHostsCreateOrUpdate interface

Métodos

delete(DedicatedHostsDeleteParameters)

Elimine un host dedicado.

get(DedicatedHostsGetParameters)

Recupera información sobre un host dedicado.

patch(DedicatedHostsUpdateParameters)

Actualice un host dedicado.

put(DedicatedHostsCreateOrUpdateParameters)

Cree o actualice un host dedicado.

Detalles del método

delete(DedicatedHostsDeleteParameters)

Elimine un host dedicado.

function delete(options: DedicatedHostsDeleteParameters): StreamableMethod<DedicatedHostsDelete200Response | DedicatedHostsDelete202Response | DedicatedHostsDelete204Response | DedicatedHostsDeleteDefaultResponse>

Parámetros

Devoluciones

get(DedicatedHostsGetParameters)

Recupera información sobre un host dedicado.

function get(options: DedicatedHostsGetParameters): StreamableMethod<DedicatedHostsGet200Response | DedicatedHostsGetDefaultResponse>

Parámetros

Devoluciones

patch(DedicatedHostsUpdateParameters)

Actualice un host dedicado.

function patch(options: DedicatedHostsUpdateParameters): StreamableMethod<DedicatedHostsUpdate200Response | DedicatedHostsUpdateDefaultResponse>

Parámetros

Devoluciones

put(DedicatedHostsCreateOrUpdateParameters)

Cree o actualice un host dedicado.

function put(options: DedicatedHostsCreateOrUpdateParameters): StreamableMethod<DedicatedHostsCreateOrUpdate200Response | DedicatedHostsCreateOrUpdate201Response | DedicatedHostsCreateOrUpdateDefaultResponse>

Parámetros

Devoluciones