AgentUpdateParameters interface

The Agent resource.

Properties

description

A description for the Agent.

uploadLimitSchedule

The WAN-link upload limit schedule that applies to any Job Run the agent executes. Data plane operations (migrating files) are affected. Control plane operations ensure seamless migration functionality and are not limited by this schedule. The schedule is interpreted with the agent's local time.

Property Details

description

A description for the Agent.

description?: string

Property Value

string

uploadLimitSchedule

The WAN-link upload limit schedule that applies to any Job Run the agent executes. Data plane operations (migrating files) are affected. Control plane operations ensure seamless migration functionality and are not limited by this schedule. The schedule is interpreted with the agent's local time.

uploadLimitSchedule?: UploadLimitSchedule

Property Value