ICluster.LogCollectionPropertyToDate Property

Definition

To DateTimeStamp till when logs need to be connected

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

Property Value

Attributes

Applies to