ScansCreateOrReplace interface
Metody
| delete(Request |
Odstraní kontrolu přidruženou ke zdroji dat. |
| get(Request |
Získá informace o kontrole. |
| put(Scans |
Vytvoří nebo nahradí instanci kontroly. |
Podrobnosti metody
delete(RequestParameters)
Odstraní kontrolu přidruženou ke zdroji dat.
function delete(options?: RequestParameters): StreamableMethod<ScansDelete204Response | ScansDeleteDefaultResponse>
Parametry
- options
- RequestParameters
Návraty
get(RequestParameters)
Získá informace o kontrole.
function get(options?: RequestParameters): StreamableMethod<ScansGet200Response | ScansGetDefaultResponse>
Parametry
- options
- RequestParameters
Návraty
put(ScansCreateOrReplaceParameters)
Vytvoří nebo nahradí instanci kontroly.
function put(options: ScansCreateOrReplaceParameters): StreamableMethod<ScansCreateOrReplace200Response | ScansCreateOrReplace201Response | ScansCreateOrReplaceDefaultResponse>
Parametry
- options
- ScansCreateOrReplaceParameters