ILogCollectionRequestProperties.ToDate Property

Definition

To DateTimeStamp till when logs need to be connected

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

Property Value

Attributes

Applies to