JobsOperations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

DataBoxEdgeManagementClient's

<xref:jobs> attribute.

Constructor

JobsOperations(*args, **kwargs)

Methods

get

Gets the details of a specified job on a Data Box Edge/Data Box Gateway device.

Gets the details of a specified job on a Data Box Edge/Data Box Gateway device.

get

Gets the details of a specified job on a Data Box Edge/Data Box Gateway device.

Gets the details of a specified job on a Data Box Edge/Data Box Gateway device.

async get(device_name: str, name: str, resource_group_name: str, **kwargs: Any) -> Job

Parameters

Name Description
device_name
Required
str

The device name. Required.

name
Required
str

The job name. Required.

resource_group_name
Required
str

The resource group name. Required.

Returns

Type Description
Job

Job or the result of cls(response)

Exceptions

Type Description

Attributes

models

models = <module 'azure.mgmt.databoxedge.v2019_08_01.models' from 'C:\\ToolCache\\Python\\3.12.10\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv111\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2019_08_01\\models\\__init__.py'>