Interface PrivateEndpointConnection.UpdateStages.WithGroupIds

All Known Subinterfaces:
PrivateEndpointConnection.Update
Enclosing interface:
PrivateEndpointConnection.UpdateStages

public static interface PrivateEndpointConnection.UpdateStages.WithGroupIds
The stage of the PrivateEndpointConnection update allowing to specify groupIds.
  • Method Details

    • withGroupIds

      PrivateEndpointConnection.Update withGroupIds(List<String> groupIds)
      Specifies the groupIds property: Gets the groupIds..
      Parameters:
      groupIds - Gets the groupIds.
      Returns:
      the next definition stage.