你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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