Share via


IMachineAutoGenerated.PropertiesBootTime Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="properties.bootTime")]
public DateTime? PropertiesBootTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="properties.bootTime")>]
member this.PropertiesBootTime : Nullable<DateTime> with get, set
Public Property PropertiesBootTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to