Share via


IInMageRcmApplianceDetails.ReprotectAgentLastDiscoveryInUtc 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? ReprotectAgentLastDiscoveryInUtc { 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.ReprotectAgentLastDiscoveryInUtc : Nullable<DateTime>
Public ReadOnly Property ReprotectAgentLastDiscoveryInUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to