Share via


ServiceFabricClusterData.UpgradePauseStartOn Property

Definition

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

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

Property Value

Applies to