次の方法で共有


ConfigurationUpgradeDescription.UpgradeDomainTimeout プロパティ

定義

アップグレード ドメインのタイムアウトを取得または設定します。

public TimeSpan UpgradeDomainTimeout { get; set; }
member this.UpgradeDomainTimeout : TimeSpan with get, set
Public Property UpgradeDomainTimeout As TimeSpan

プロパティ値

アップグレード ドメインのタイムアウト。

注釈

既定値は TimeSpan.FromSeconds(uint.MaxValue)。

適用対象