Share via


ILogCollectionSession.LogStartTime Property

Definition

Start Time of the logs when it was collected

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Start Time of the logs when it was collected", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="logStartTime")]
public DateTime? LogStartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Start Time of the logs when it was collected", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="logStartTime")>]
member this.LogStartTime : Nullable<DateTime>
Public ReadOnly Property LogStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to