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>

매개 변수

반환