DeviceManagementGetDeployment interface

方法

delete(RequestParameters)

刪除部署。

get(RequestParameters)

取得部署屬性。

put(DeviceManagementCreateOrUpdateDeploymentParameters)

建立或更新部署。

方法詳細資料

delete(RequestParameters)

刪除部署。

function delete(options?: RequestParameters): StreamableMethod<DeviceManagementDeleteDeployment204Response | DeviceManagementDeleteDeploymentDefaultResponse>

參數

傳回

get(RequestParameters)

取得部署屬性。

function get(options?: RequestParameters): StreamableMethod<DeviceManagementGetDeployment200Response | DeviceManagementGetDeploymentDefaultResponse>

參數

傳回

put(DeviceManagementCreateOrUpdateDeploymentParameters)

建立或更新部署。

function put(options: DeviceManagementCreateOrUpdateDeploymentParameters): StreamableMethod<DeviceManagementCreateOrUpdateDeployment200Response | DeviceManagementCreateOrUpdateDeploymentDefaultResponse>

參數

傳回