Delen via


InMageRcmFailbackDiscoveredProtectedVmDetails.LastDiscoveryTimeInUtc Property

Definition

Gets the last time when SDS information discovered in SRS.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to