Share via


IClusterProperties.LogCollectionPropertyToDate Property

Definition

To DateTimeStamp till when logs need to be connected

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

Property Value

Attributes

Applies to