ILogCollectionProperties.LastLogGenerated Property

Definition

Recent DateTimeStamp where logs are successfully generated

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Recent DateTimeStamp where logs are successfully generated", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastLogGenerated", Update=false)]
public DateTime? LastLogGenerated { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Recent DateTimeStamp where logs are successfully generated", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastLogGenerated", Update=false)>]
member this.LastLogGenerated : Nullable<DateTime>
Public ReadOnly Property LastLogGenerated As Nullable(Of DateTime)

Property Value

Attributes

Applies to