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(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="guestDetailsDiscoveryTimestamp", Update=false)]
public DateTime? GuestDetailsDiscoveryTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="guestDetailsDiscoveryTimestamp", Update=false)>]
member this.GuestDetailsDiscoveryTimestamp : Nullable<DateTime>
Public ReadOnly Property GuestDetailsDiscoveryTimestamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to