RolloutOperationInfo.EndOn Property

Definition

The start time of the rollout in UTC. This property will not be set if the rollout has not completed yet.

public DateTimeOffset? EndOn { get; }
member this.EndOn : Nullable<DateTimeOffset>
Public ReadOnly Property EndOn As Nullable(Of DateTimeOffset)

Property Value

Applies to