ScansCreateOrReplace interface

Metody

delete(RequestParameters)

Odstraní kontrolu přidruženou ke zdroji dat.

get(RequestParameters)

Získá informace o kontrole.

put(ScansCreateOrReplaceParameters)

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

Návraty

get(RequestParameters)

Získá informace o kontrole.

function get(options?: RequestParameters): StreamableMethod<ScansGet200Response | ScansGetDefaultResponse>

Parametry

Návraty

put(ScansCreateOrReplaceParameters)

Vytvoří nebo nahradí instanci kontroly.

function put(options: ScansCreateOrReplaceParameters): StreamableMethod<ScansCreateOrReplace200Response | ScansCreateOrReplace201Response | ScansCreateOrReplaceDefaultResponse>

Parametry

Návraty