ILogCollectionSession.TimeCollected Property

Definition

Duration of logs collected

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

Property Value

Attributes

Applies to