DeviceManagementGetDeployment interface

Metodi

delete(RequestParameters)

Elimina una distribuzione.

get(RequestParameters)

Ottiene le proprietà di distribuzione.

put(DeviceManagementCreateOrUpdateDeploymentParameters)

Crea o aggiorna una distribuzione.

Dettagli metodo

delete(RequestParameters)

Elimina una distribuzione.

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

Parametri

Restituisce

get(RequestParameters)

Ottiene le proprietà di distribuzione.

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

Parametri

Restituisce

put(DeviceManagementCreateOrUpdateDeploymentParameters)

Crea o aggiorna una distribuzione.

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

Parametri

Restituisce