JobStreamListParameters.Time 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.
Optional. Use the time filter to retrieve stream records created after this time. The value should be a datetime string in UTC format as defined in ISO 8601. For example, 2014-09-25T17:49:17.2252204Z
public string Time { get; set; }
member this.Time : string with get, set
Public Property Time As String
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET