Share via


AgentUpdateProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.AgentUpdatePropertiesTypeConverter))]
public class AgentUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IAgentUpdateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.AgentUpdatePropertiesTypeConverter))>]
type AgentUpdateProperties = class
    interface IAgentUpdateProperties
    interface IJsonSerializable
Public Class AgentUpdateProperties
Implements IAgentUpdateProperties
Inheritance
AgentUpdateProperties
Attributes
Implements

Constructors

AgentUpdateProperties()

Properties

MaintenanceWindow
MaintenanceWindowTimeZone
Type
UseSessionHostLocalTime

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to