Interface JitNetworkAccessRequest


public interface JitNetworkAccessRequest
An immutable client-side representation of JitNetworkAccessRequest.
  • Method Details

    • virtualMachines

      Gets the virtualMachines property: The virtualMachines property.
      Returns:
      the virtualMachines value.
    • startTimeUtc

      OffsetDateTime startTimeUtc()
      Gets the startTimeUtc property: The start time of the request in UTC.
      Returns:
      the startTimeUtc value.
    • requestor

      String requestor()
      Gets the requestor property: The identity of the person who made the request.
      Returns:
      the requestor value.
    • justification

      String justification()
      Gets the justification property: The justification for making the initiate request.
      Returns:
      the justification value.
    • innerModel

      Gets the inner com.azure.resourcemanager.security.fluent.models.JitNetworkAccessRequestInner object.
      Returns:
      the inner object.