SearchServicePatch.ServiceUpgradedOn Property

Definition

The date and time the search service was last upgraded. This field will be null until the service gets upgraded for the first time.

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

Property Value

Applies to