Bagikan melalui


SessionHostAgentUpdateProperties Class

Definition

The session host configuration for updating agent, monitoring agent, and stack component.

public class SessionHostAgentUpdateProperties
type SessionHostAgentUpdateProperties = class
Public Class SessionHostAgentUpdateProperties
Inheritance
SessionHostAgentUpdateProperties

Constructors

SessionHostAgentUpdateProperties()

Initializes a new instance of SessionHostAgentUpdateProperties.

Properties

DoesUseSessionHostLocalTime

Whether to use localTime of the virtual machine.

MaintenanceWindows

List of maintenance windows. Maintenance windows are 2 hours long.

MaintenanceWindowTimeZone

Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true.

UpdateType

The type of maintenance for session host components.

Applies to