Share via


IAgentUpdateParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.AgentUpdateParametersTypeConverter))]
public interface IAgentUpdateParameters : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.AgentUpdateParametersTypeConverter))>]
type IAgentUpdateParameters = interface
    interface IJsonSerializable
Public Interface IAgentUpdateParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Description

A description for the Agent.

UploadLimitScheduleWeeklyRecurrence

The set of weekly repeating recurrences of the WAN-link upload limit schedule.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to