LoadTest.LastModifiedDateTime 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.
The last Modified datetime(RFC 3339 literal format).
public DateTimeOffset? LastModifiedDateTime { get; }
member this.LastModifiedDateTime : Nullable<DateTimeOffset>
Public ReadOnly Property LastModifiedDateTime As Nullable(Of DateTimeOffset)