JobInformationBasic.SubmitTime 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 the time the job was submitted to the service.
[Newtonsoft.Json.JsonProperty(PropertyName="submitTime")]
public DateTimeOffset? SubmitTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="submitTime")>]
member this.SubmitTime : Nullable<DateTimeOffset>
Public ReadOnly Property SubmitTime As Nullable(Of DateTimeOffset)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute