Share via


ServiceFabricClusterData.UpgradePauseEndOn Property

Definition

Indicates the end date and time to pause automatic runtime version upgrades on the cluster for an specific period of time on the cluster (UTC).

public DateTimeOffset? UpgradePauseEndOn { get; set; }
member this.UpgradePauseEndOn : Nullable<DateTimeOffset> with get, set
Public Property UpgradePauseEndOn As Nullable(Of DateTimeOffset)

Property Value

Applies to