Sdílet prostřednictvím


RestorePointsCreate interface

Metody

delete(RestorePointsDeleteParameters)

Operace pro odstranění bodu obnovení.

get(RestorePointsGetParameters)

Operace pro získání bodu obnovení.

put(RestorePointsCreateParameters)

Operace pro vytvoření bodu obnovení. Aktualizace vlastností existujícího bodu obnovení není povolená.

Podrobnosti metody

delete(RestorePointsDeleteParameters)

Operace pro odstranění bodu obnovení.

function delete(options: RestorePointsDeleteParameters): StreamableMethod<RestorePointsDelete200Response | RestorePointsDelete202Response | RestorePointsDelete204Response | RestorePointsDeleteDefaultResponse>

Parametry

Návraty

get(RestorePointsGetParameters)

Operace pro získání bodu obnovení.

function get(options: RestorePointsGetParameters): StreamableMethod<RestorePointsGet200Response | RestorePointsGetDefaultResponse>

Parametry

Návraty

put(RestorePointsCreateParameters)

Operace pro vytvoření bodu obnovení. Aktualizace vlastností existujícího bodu obnovení není povolená.

function put(options: RestorePointsCreateParameters): StreamableMethod<RestorePointsCreate201Response | RestorePointsCreateDefaultResponse>

Parametry

Návraty