ILogCollectionSession.EndTimeCollected 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="endTimeCollected")]
public DateTime? EndTimeCollected { 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="endTimeCollected")>]
member this.EndTimeCollected : Nullable<DateTime>
Public ReadOnly Property EndTimeCollected As Nullable(Of DateTime)

Property Value

Attributes

Applies to