Share via


DeviceManagementGetDeploymentStatus interface

Methods

get(RequestParameters)

Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.

Method Details

get(RequestParameters)

Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.

function get(options?: RequestParameters): StreamableMethod<DeviceManagementGetDeploymentStatus200Response | DeviceManagementGetDeploymentStatusDefaultResponse>

Parameters

Returns