RestorePointsCreate interface
Metody
| delete(Restore |
Operace pro odstranění bodu obnovení. |
| get(Restore |
Operace pro získání bodu obnovení. |
| put(Restore |
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
- options
- RestorePointsDeleteParameters
Návraty
get(RestorePointsGetParameters)
Operace pro získání bodu obnovení.
function get(options: RestorePointsGetParameters): StreamableMethod<RestorePointsGet200Response | RestorePointsGetDefaultResponse>
Parametry
- options
- RestorePointsGetParameters
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
- options
- RestorePointsCreateParameters