Share via


ILogCollectionSession.TimeCollected Property

Definition

Duration of logs collected

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

Property Value

Attributes

Applies to