JitNetworkAccessRequest Class
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.
public class JitNetworkAccessRequest
type JitNetworkAccessRequest = class
Public Class JitNetworkAccessRequest
- Inheritance
-
JitNetworkAccessRequest
Constructors
JitNetworkAccessRequest() |
Initializes a new instance of the JitNetworkAccessRequest class. |
JitNetworkAccessRequest(IList<JitNetworkAccessRequestVirtualMachine>, DateTime, String, String) |
Initializes a new instance of the JitNetworkAccessRequest class. |
Properties
Justification |
Gets or sets the justification for making the initiate request |
Requestor |
Gets or sets the identity of the person who made the request |
StartTimeUtc |
Gets or sets the start time of the request in UTC |
VirtualMachines |
Gets or sets |
Methods
Validate() |
Validate the object. |
Extension Methods
ConvertToPSType(JitNetworkAccessRequest) |