Share via


IReprotectAgentDetails.LastDiscoveryInUtc Property

Definition

The last time when SDS information discovered in SRS.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The last time when SDS information discovered in SRS.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastDiscoveryInUtc")]
public DateTime? LastDiscoveryInUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The last time when SDS information discovered in SRS.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastDiscoveryInUtc")>]
member this.LastDiscoveryInUtc : Nullable<DateTime>
Public ReadOnly Property LastDiscoveryInUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to