Megosztás:


DeviceManagementGetDeployment interface

Metódusok

delete(RequestParameters)

Törli az üzembe helyezést.

get(RequestParameters)

Lekéri az üzembehelyezési tulajdonságokat.

put(DeviceManagementCreateOrUpdateDeploymentParameters)

Üzembe helyezést hoz létre vagy frissít.

Metódus adatai

delete(RequestParameters)

Törli az üzembe helyezést.

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

Paraméterek

Válaszok

get(RequestParameters)

Lekéri az üzembehelyezési tulajdonságokat.

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

Paraméterek

Válaszok

put(DeviceManagementCreateOrUpdateDeploymentParameters)

Üzembe helyezést hoz létre vagy frissít.

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

Paraméterek

Válaszok