Share via


ILogCollectionSession.LogEndTime Property

Definition

End Time of the logs when it was collected

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

Property Value

Attributes

Applies to