ILogCollectionProperties.FromDate Property

Definition

From DateTimeStamp from when logs need to be connected

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="From DateTimeStamp from when logs need to be connected", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="fromDate", Update=false)]
public DateTime? FromDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="From DateTimeStamp from when logs need to be connected", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="fromDate", Update=false)>]
member this.FromDate : Nullable<DateTime>
Public ReadOnly Property FromDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to