JitNetworkAccessRequest interface
Properties
justification | The justification for making the initiate request |
requestor | The identity of the person who made the request |
start |
The start time of the request in UTC |
virtual |
Property Details
justification
The justification for making the initiate request
justification?: string
Property Value
string
requestor
The identity of the person who made the request
requestor: string
Property Value
string
startTimeUtc
The start time of the request in UTC
startTimeUtc: Date
Property Value
Date
virtualMachines
virtualMachines: JitNetworkAccessRequestVirtualMachine[]