Interface JitNetworkAccessPolicy.DefinitionStages.WithParentResource

All Known Subinterfaces:
JitNetworkAccessPolicy.Definition, JitNetworkAccessPolicy.DefinitionStages.Blank
Enclosing interface:
JitNetworkAccessPolicy.DefinitionStages

public static interface JitNetworkAccessPolicy.DefinitionStages.WithParentResource
The stage of the JitNetworkAccessPolicy definition allowing to specify parent resource.
  • Method Details

    • withExistingLocation

      JitNetworkAccessPolicy.DefinitionStages.WithVirtualMachines withExistingLocation(String resourceGroupName, String ascLocation)
      Specifies resourceGroupName, ascLocation.
      Parameters:
      resourceGroupName - The name of the resource group within the user's subscription. The name is case insensitive.
      ascLocation - The location where ASC stores the data of the subscription. can be retrieved from Get locations.
      Returns:
      the next definition stage.