IVMwareMachine.GuestDetailsDiscoveryTimestamp Property

Definition

The last time at which the Guest Details was discovered or the error while discovering guest details based discovery of the machine.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The last time at which the Guest Details was discovered or the error while discovering guest details based discovery of the machine.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="guestDetailsDiscoveryTimestamp")]
public DateTime? GuestDetailsDiscoveryTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The last time at which the Guest Details was discovered or the error while discovering guest details based discovery of the machine.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="guestDetailsDiscoveryTimestamp")>]
member this.GuestDetailsDiscoveryTimestamp : Nullable<DateTime>
Public ReadOnly Property GuestDetailsDiscoveryTimestamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to