次の方法で共有


SessionHostAgentUpdateProperties クラス

定義

エージェント、監視エージェント、スタック コンポーネントを更新するためのセッション ホスト構成。

public class SessionHostAgentUpdateProperties
type SessionHostAgentUpdateProperties = class
Public Class SessionHostAgentUpdateProperties
継承
SessionHostAgentUpdateProperties

コンストラクター

SessionHostAgentUpdateProperties()

SessionHostAgentUpdateProperties の新しいインスタンスを初期化します。

プロパティ

DoesUseSessionHostLocalTime

仮想マシンの localTime を使用するかどうか。

MaintenanceWindows

メンテナンス期間の一覧。 メンテナンス期間は 2 時間です。

MaintenanceWindowTimeZone

https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0定義されているメンテナンスのタイム ゾーン。 useLocalTime が true の場合は、設定する必要があります。

UpdateType

セッション ホスト コンポーネントのメンテナンスの種類。

適用対象