JitNetworkAccessRequest Class

JitNetworkAccessRequest.

All required parameters must be populated in order to send to server.

Constructor

JitNetworkAccessRequest(*, virtual_machines: List[_models.JitNetworkAccessRequestVirtualMachine], start_time_utc: datetime, requestor: str, justification: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
virtual_machines

Required.

start_time_utc

The start time of the request in UTC. Required.

requestor
str

The identity of the person who made the request. Required.

justification
str

The justification for making the initiate request.

Default value: None

Variables

Name Description
virtual_machines

Required.

start_time_utc

The start time of the request in UTC. Required.

requestor
str

The identity of the person who made the request. Required.

justification
str

The justification for making the initiate request.