ILogCollectionSession.LogEndTime Property

Definition

End Time of the logs when it was collected

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

Property Value

Attributes

Applies to