Share via


DeviceUpdateGetUpdate interface

Methods

delete(RequestParameters)

Delete a specific update version. This is a long-running-operation; use Operation-Location response header value to check for operation status.

get(DeviceUpdateGetUpdateParameters)

Get a specific update version.

Method Details

delete(RequestParameters)

Delete a specific update version. This is a long-running-operation; use Operation-Location response header value to check for operation status.

function delete(options?: RequestParameters): StreamableMethod<DeviceUpdateDeleteUpdate202Response | DeviceUpdateDeleteUpdateDefaultResponse>

Parameters

Returns

get(DeviceUpdateGetUpdateParameters)

Get a specific update version.

function get(options?: DeviceUpdateGetUpdateParameters): StreamableMethod<DeviceUpdateGetUpdate200Response | DeviceUpdateGetUpdate304Response | DeviceUpdateGetUpdateDefaultResponse>

Parameters

Returns