Aracılığıyla paylaş


DeviceManagementGetDeployment interface

Yöntemler

delete(RequestParameters)

Dağıtımı siler.

get(RequestParameters)

Dağıtım özelliklerini alır.

put(DeviceManagementCreateOrUpdateDeploymentParameters)

Dağıtım oluşturur veya güncelleştirir.

Yöntem Ayrıntıları

delete(RequestParameters)

Dağıtımı siler.

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

Parametreler

Döndürülenler

get(RequestParameters)

Dağıtım özelliklerini alır.

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

Parametreler

Döndürülenler

put(DeviceManagementCreateOrUpdateDeploymentParameters)

Dağıtım oluşturur veya güncelleştirir.

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

Parametreler

Döndürülenler