TriggerSupportPackageRequest.MinimumTimeStamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets minimumTimeStamp from where logs need to be collected
[Newtonsoft.Json.JsonProperty(PropertyName="properties.minimumTimeStamp")]
public DateTime? MinimumTimeStamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.minimumTimeStamp")>]
member this.MinimumTimeStamp : Nullable<DateTime> with get, set
Public Property MinimumTimeStamp As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute