VirtualEnclaveApprovalPatchProperties.StateChangedOn 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.
Approval request state change time, time at which approval request state changed from pending to approved or rejected.
public DateTimeOffset? StateChangedOn { get; set; }
member this.StateChangedOn : Nullable<DateTimeOffset> with get, set
Public Property StateChangedOn As Nullable(Of DateTimeOffset)