Partilhar via


IInMageRcmDiscoveredProtectedVMDetails.LastDiscoveryTimeInUtc 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="lastDiscoveryTimeInUtc")]
public DateTime? LastDiscoveryTimeInUtc { 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="lastDiscoveryTimeInUtc")>]
member this.LastDiscoveryTimeInUtc : Nullable<DateTime>
Public ReadOnly Property LastDiscoveryTimeInUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to