Share via


ReprotectAgentDetails.LastDiscoveryInUtc Property

Definition

Gets the last time when SDS information discovered in SRS.

[Newtonsoft.Json.JsonProperty(PropertyName="lastDiscoveryInUtc")]
public DateTime? LastDiscoveryInUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastDiscoveryInUtc")>]
member this.LastDiscoveryInUtc : Nullable<DateTime>
Public ReadOnly Property LastDiscoveryInUtc As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to